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.2.1 to 1.4.0 #301

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps mocha from 1.2.1 to 1.4.0.

Changelog

Sourced from mocha's changelog.

1.4.0

1.3.0

  • Ensure all tests run individually - thanks to chrisroos (#267)
  • Update Travis CI build status badge to show master branch status (#264)
  • Correct RSpec section of the README - thanks to myronmarston (0cc039c8)
  • Fix pretty printing of quotes in String#mocha_inspect (#215 & #223)
  • Add release instructions to README - thanks to chrisroos (70a5febd & 3c664df7)
  • Require at least Ruby v1.8.7 in gemspec - thanks to knappe (3e20be8e)
  • Remove redundant InstanceMethod#method_exists? - thanks to chrisroos (8f58eddf)
  • Reduce risk of hitting bug 12832 in Ruby v2.3 - thanks to chrisroos (#277 & eca7560c)
  • Fix JRuby build - thanks to headius (Prepend must set method's "defined class" to the new bottom. jruby/jruby#4250) & chrisroos (#274)
  • Add latest stable version of JRuby to Travis CI build matrix (#288)
  • Fix Ruby v1.8.7 builds on Travis CI (928b5a40 & 460dce5b)
  • Deprecate passing block to mock object constructor (#290)
  • Add a known issue to README for Ruby bug 12876 (#276)
  • Add Ruby 2.4 and ruby-head to Travis CI build matrix - thanks to junaruga (#297)
  • Fix Mocha::ParameterMatchers#includes for Array values - thanks to timcraft (#302)
  • Use faster container-based virtual environments for Travis CI builds (#305)
  • Rename Mocha::ParameterMatchers::QueryStringMatches to QueryString (#306)
  • Handle blank parameter value for query string matcher - thanks to weynsee (#303 & #304)
  • Rename Mocha::ParameterMatchers::QueryString -> EquivalentUri (#307)
  • Use do ... end instead of { ... } in acceptance tests - thanks to chrisroos (#294)
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.


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 [mocha](https://github.com/freerange/mocha) from 1.2.1 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.2.1...v1.4.0)

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

Superseded by #306.

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