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.4.0 to 1.5.0 #865

Merged
merged 1 commit into from
Apr 9, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps mocha from 1.4.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)
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
  • See full diff 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.

@cbaines cbaines merged commit a289c5b into master Apr 9, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/mocha-1.5.0 branch April 9, 2018 08:19
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.

4 participants