theodi / frontend-www

The main frontend for the Quirkafleeg publishing platform
5 stars 4 forks source link

Bump mocha from 1.3.0 to 1.5.0 #517

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mocha from 1.3.0 to 1.5.0.

Changelog *Sourced from mocha's [changelog](https://github.com/freerange/mocha/blob/master/RELEASE.md).* > ## 1.5.0 > > * Prevent use of Mocha outside the context of a test/example - thanks to [**andyw8**](https://github.com/andyw8) & [**lzap**](https://github.com/lzap) ([#327](https://github-redirect.dependabot.com/freerange/mocha/issues/327)) > > ## 1.4.0 > > * Fix deprecation warning for `assert_nil` in `ClassMethodTest` ([#308](https://github-redirect.dependabot.com/freerange/mocha/issues/308) & [#309](https://github-redirect.dependabot.com/freerange/mocha/issues/309)) > * Display file and line number in deprecation warning - thanks to [**chrisarcand**](https://github.com/chrisarcand) ([#310](https://github-redirect.dependabot.com/freerange/mocha/issues/310), [#312](https://github-redirect.dependabot.com/freerange/mocha/issues/312) & [#313](https://github-redirect.dependabot.com/freerange/mocha/issues/313)) > * Rename `mocha/mini_test.rb` to `mocha/minitest.rb` - thanks to [**grosser**](https://github.com/grosser) ([#320](https://github-redirect.dependabot.com/freerange/mocha/issues/320) & [#322](https://github-redirect.dependabot.com/freerange/mocha/issues/322)) > * Fix warning when delegating to mock in Ruby 2.4 - thanks to [**tjvc**](https://github.com/tjvc) ([#321](https://github-redirect.dependabot.com/freerange/mocha/issues/321) & [#323](https://github-redirect.dependabot.com/freerange/mocha/issues/323)) > * Updates to Travis CI configuration ([73af600..9732726](https://github.com/freerange/mocha/compare/73af600...9732726) & 0426e5e)
Commits - [`12d9ce7`](https://github.com/freerange/mocha/commit/12d9ce7eb61339d3acaf4e3896e84d706f539f81) Prepare to release v1.5.0 - [`44a37b9`](https://github.com/freerange/mocha/commit/44a37b9987dbaf8d6b766c067924b19634c27f1a) Update release notes - [`d6c6c82`](https://github.com/freerange/mocha/commit/d6c6c820ac218b6f5ad8684a58d0a83b02040386) Merge pull request [#327](https://github-redirect.dependabot.com/freerange/mocha/issues/327) from freerange/prevent-use-of-mocha-outside-test - [`89eeb1c`](https://github.com/freerange/mocha/commit/89eeb1c1373cf32f038bc74f51500a0d5c4a2f11) Inline Mockery.reset_instance into Mockery.teardown - [`b57c386`](https://github.com/freerange/mocha/commit/b57c38682538b5dbd4b2808e930153c02d0fcbcd) Extract ErrorWithFilteredBacktrace to reduce duplication - [`5bda7c4`](https://github.com/freerange/mocha/commit/5bda7c4561ef4917eb5df3f5dc39bbc86bb113a2) Raise NotInitializedError if Mocha used outside context of a test - [`8ea0c63`](https://github.com/freerange/mocha/commit/8ea0c63e95eaf75405149ac17fad575f7c9618df) Remove unnecessary restoration of Mockery.logger in acceptance tests - [`03b2053`](https://github.com/freerange/mocha/commit/03b20538bf121ed3102e90d8e063d6c35a9d4b6b) Explicitly instantiate Mockery from Hooks#mocha_setup - [`9c449d7`](https://github.com/freerange/mocha/commit/9c449d7a58923e52c835533fbf244cf2eb474971) Call Mocha::Hooks#mocha_setup from legacy integration modules - [`c0f7b9d`](https://github.com/freerange/mocha/commit/c0f7b9d57d63733d9cf4b9caf5fc9edfc6f65518) Prepare to release v1.4.0 - Additional commits viewable in [compare view](https://github.com/freerange/mocha/compare/v1.3.0...v1.5.0)


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](https://app.dependabot.com): - 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.