Skip to content

Conversation

@dependabot-preview
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.

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

2 participants