Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mocha from 1.3.0 to 1.5.0 #177

Merged
merged 1 commit into from
Jun 3, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 9, 2018

Bumps mocha from 1.3.0 to 1.5.0.

Changelog

Sourced from mocha's changelog.

1.5.0

  • Prevent use of Mocha outside the context of a test/example - thanks to andyw8 & lzap (#327)

1.4.0

  • Fix deprecation warning for assert_nil in ClassMethodTest (#308 & #309)
  • Display file and line number in deprecation warning - thanks to chrisarcand (#310, #312 & #313)
  • Rename mocha/mini_test.rb to mocha/minitest.rb - thanks to grosser (#320 & #322)
  • Fix warning when delegating to mock in Ruby 2.4 - thanks to tjvc (#321 & #323)
  • Updates to Travis CI configuration (73af600..9732726 & 0426e5e)
Commits
  • 12d9ce7 Prepare to release v1.5.0
  • 44a37b9 Update release notes
  • d6c6c82 Merge pull request #327 from freerange/prevent-use-of-mocha-outside-test
  • 89eeb1c Inline Mockery.reset_instance into Mockery.teardown
  • b57c386 Extract ErrorWithFilteredBacktrace to reduce duplication
  • 5bda7c4 Raise NotInitializedError if Mocha used outside context of a test
  • 8ea0c63 Remove unnecessary restoration of Mockery.logger in acceptance tests
  • 03b2053 Explicitly instantiate Mockery from Hooks#mocha_setup
  • 9c449d7 Call Mocha::Hooks#mocha_setup from legacy integration modules
  • c0f7b9d Prepare to release v1.4.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.


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 will 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.


⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/mocha-1.5.0 branch from 44be651 to b70eb33 Compare April 15, 2018 00:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/mocha-1.5.0 branch from b70eb33 to 51dd0c1 Compare April 26, 2018 02:55
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/mocha-1.5.0 branch 3 times, most recently from b4717d2 to 2318992 Compare June 3, 2018 03:44
Bumps [mocha](https://github.com/freerange/mocha) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/freerange/mocha/releases)
- [Changelog](https://github.com/freerange/mocha/blob/master/RELEASE.md)
- [Commits](freerange/mocha@v1.3.0...v1.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/mocha-1.5.0 branch from 2318992 to 0a6770a Compare June 3, 2018 03:46
@afomera afomera merged commit 3d5bcd1 into master Jun 3, 2018
@afomera afomera deleted the dependabot/bundler/mocha-1.5.0 branch June 3, 2018 05:29
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