Skip to content

Conversation

@dependabot-preview
Copy link

Bumps rspec-retry from 0.4.5 to 0.5.7.

Changelog

Sourced from rspec-retry's changelog.

0.5.7 - 2018-03-13

enhancements

remove <3.8 constraint on rspec-core to prevent breaking when rspec-core upgrades (thanks dthorsen / #89)

0.5.6 - 2017-10-17

enhancements

added support for rspec 3.7.0

0.5.5 - 2017-08-22

enhancements

added retry_callback to help with cleanup between runs (thanks abrom / #80)

0.5.4 - 2017-05-08

enhancements

added support for rspec 3.6.0 (thanks dthorsen / #76)

0.5.3 - 2017-01-11

enhancements

printing summary of rspec to output not STDOUT (thanks trevorcreech / #68)
removing some development dependencies

0.5.2 - 2016-10-03

bugfixes

supports versions > 3.5.0 (thanks y-yagi / #65)

0.5.1 - 2016-9-30

enhancements

better failure message for multiple failures in one test (thanks JonRowe / #62)

0.5.0 - 2016-8-8

drop support for rspec 3.2, added support for 3.4, 3.5

0.4.6 - 2016-8-8

bugfixes

failure message was off by 1 (thanks anthonywoo, vgrigoruk / #57)

enhancements

add the exceptions_to_hard_fail options (thanks james-dominy, ShockwaveNN / #59)
add retry reporter & api for accessing retry from reporter (thanks tdeo / #54)

Commits
  • 42a8481 give props
  • 4f36d32 clarify that we haven't tested rspec > 3.8
  • 3430a7d Merge pull request #89 from dthorsen/remove-max-rspec-version
  • c897d09 Fix README typo
  • 9d604e0 Update testing, add ruby 2.5 testing
  • 8a99cc7 Update README with rspec dependency details
  • 42ec812 Remove <3.8 constraint on rspec-core
  • cdfdb02 Add ability to match errors on case equality (#88)
  • d0e3c01 Merge pull request #81 from dthorsen/support-rspec-3.7
  • 41a428a Add support for rspec 3.7.0
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version with close this PR and stop Dependabot creating any more for this minor/major 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 use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [rspec-retry](https://github.com/noredink/rspec-retry) from 0.4.5 to 0.5.7.
- [Release notes](https://github.com/noredink/rspec-retry/releases)
- [Changelog](https://github.com/NoRedInk/rspec-retry/blob/master/changelog.md)
- [Commits](NoRedInk/rspec-retry@v0.4.5...v0.5.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #204.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/rspec-retry-0.5.7 branch May 16, 2018 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants