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.4.0 #33

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps mocha from 1.3.0 to 1.4.0.

Changelog

Sourced from mocha's changelog.

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
  • c0f7b9d Prepare to release v1.4.0
  • 602fa7b Update release notes
  • 9835454 Merge pull request #323 from tjvc/fix-delegation-warnings
  • befb416 Define respond_to_missing? on Mocha::Mock
  • 76aad9c Merge pull request #322 from freerange/rename-mini-test-to-minitest
  • 55d66ed Rename mocha/mini_test.rb to mocha/minitest.rb
  • 0426e5e Add jruby-head to Travis CI build matrix
  • 582ec7e Merge pull request #313 from freerange/display-file-and-line-number-in-deprec...
  • 6e40487 Remove debug mode for Mocha::Deprecation
  • b91f26f Include file & line number in deprecation warnings by default
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Bumps [mocha](https://github.com/freerange/mocha) from 1.3.0 to 1.4.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.4.0)

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

Superseded by #41.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/mocha-1.4.0 branch April 9, 2018 10: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.

None yet

1 participant