Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Bump scientist from 1.1.1 to 1.4.0 #43

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2020

Bumps scientist from 1.1.1 to 1.4.0.

Changelog

Sourced from scientist's changelog.

Changes

v1.3.0 (2 April 2019)

  • New: Drop support for ruby <2.3
  • Fix: Build new strings instead of modifying frozen ones
  • New: Add an accessor for the configured clean block
  • New: Add a hook to use fabricated durations instead of actual timing data.

v1.2.0 (5 July 2018)

  • New: Use monotonic clock for duration calculations
  • New: Drop support for ruby <2.1 to support monotonic clock
  • New: Run CI on Ruby 2.5

v1.1.2 (9 May 2018)

  • New: Add raise_with option to allow for custom mismatch errors to be raised
Commits
  • e4bd860 Bump to 1.4.0
  • a854426 Merge pull request #107 from iamvery/iamvery/errors
  • ad48edc Fix begin/rescue syntax for older rubies
  • 0b76afc Make MismatchError a base Exception
  • 3463724 Add failing example illustrating behavior of MismatchError in bare rescue
  • 1105e41 Merge pull request #106 from github/lab-tech
  • fcb5ec4 Add lab_tech link to README
  • 25a22f7 Update changelog and version for 1.3.0 release
  • 5216dfd Merge pull request #103 from geeksam/add-testing-hooks
  • 081ba38 Document new behaviors in the README
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 1, 2020
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jun 1, 2020

CLA Check
The committers are authorized under a signed CLA.

@dependabot dependabot bot force-pushed the dependabot/bundler/scientist-1.4.0 branch 2 times, most recently from b29edc1 to ebdf6b0 Compare July 20, 2020 16:45
@dependabot dependabot bot force-pushed the dependabot/bundler/scientist-1.4.0 branch 4 times, most recently from cb9586f to 458c9a8 Compare July 29, 2020 01:25
@dependabot dependabot bot force-pushed the dependabot/bundler/scientist-1.4.0 branch from 458c9a8 to 4d67e8c Compare August 6, 2020 18:09
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 9, 2020

Superseded by #110.

@dependabot dependabot bot closed this Sep 9, 2020
@dependabot dependabot bot deleted the dependabot/bundler/scientist-1.4.0 branch September 9, 2020 11:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants