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

build(deps): bump scientist from 1.1.1 to 1.6.0 #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 9, 2021

Bumps scientist from 1.1.1 to 1.6.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
  • 303c1f4 Version 1.6.0
  • 72dfd38 Add documentation explaining set_default behavior
  • 55f6b4b Version 1.5.0
  • 64b9912 Merge pull request #144 from jejacks0n/no-set-default-for-module
  • a6222a6 Don’t set default when included in modules
  • 15ca554 Merge pull request #143 from gogainda/patch-1
  • 5440da4 Update .travis.yml
  • 1a65d92 Update experiment_test.rb
  • 64c5b2e Merge pull request #125 from OllieJennings/patch-1
  • 030c91c Add TypeScript alternative
  • 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 Mar 9, 2021
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