DEFRA / waste-carriers-frontend

Waste Carrier Registrations Frontend Code
Other
1 stars 1 forks source link

Bump webmock from 3.5.1 to 3.6.0 #238

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webmock from 3.5.1 to 3.6.0.

Changelog *Sourced from [webmock's changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md).* > ## 3.6.0 > > * Compatibility with the latest version of hashdiff gem, with constant changed from HashDiff to Hashdiff > > Thanks to [Jeff Felchner](https://github.com/jfelchner) > > * Added a hint to the error message raised when `with` method is called without args or a block. > > Thanks to [Adam Sokolnicki](https://github.com/asok) > > * Resetting configured HTTP method in Curb adapter after each request > > Thanks to [tiendo1011](https://github.com/tiendo1011) > > * Added `WebMock.enable_net_connect!` as an alias for `WebMock.allow_net_connect!` > and `WebMock.disallow_net_connect!` as an alias for `WebMock.disable_net_connect!` > > Thanks to [SoonKhen OwYong](https://github.com/owyongsk) > > * Fixed handling of empty arrays as query params when using Faraday > > Thanks to [Ryan Moret](https://github.com/rcmoret)
Commits - [`1a33665`](https://github.com/bblimke/webmock/commit/1a33665f254cb15dfd3702ff58728320b7f8930f) Version 3.6.0 - [`42c0a96`](https://github.com/bblimke/webmock/commit/42c0a96ab77ddea6f4a1ef8b4bfdf49dc8647dad) Merge pull request [#823](https://github-redirect.dependabot.com/bblimke/webmock/issues/823) from jfelchner/fix/update-hashdiff - [`803796c`](https://github.com/bblimke/webmock/commit/803796cc8b868dd068b26f13f2db8c8ceba6a5ff) Update Hashdiff Constant - [`7903310`](https://github.com/bblimke/webmock/commit/79033105b23e5f2c443c3fa795a30cb10ec07a43) Merge pull request [#820](https://github-redirect.dependabot.com/bblimke/webmock/issues/820) from asok/better-error-message - [`279560a`](https://github.com/bblimke/webmock/commit/279560a4a59855c8f6c398990d0b3442e1e49692) Add a hint to the error message raised when `with` method is called without b... - [`c0bcc09`](https://github.com/bblimke/webmock/commit/c0bcc09af372286cd110ec4159112ce583007951) Merge pull request [#812](https://github-redirect.dependabot.com/bblimke/webmock/issues/812) from olleolleolle/patch-1 - [`9010374`](https://github.com/bblimke/webmock/commit/9010374faa699342d9d7cb8a4dd95f45a922c717) CI: Update matrix - [`f94cd51`](https://github.com/bblimke/webmock/commit/f94cd519a7626bee429e94d05c17eebe308db957) Merge pull request [#809](https://github-redirect.dependabot.com/bblimke/webmock/issues/809) from pvalena/rakefile - [`55104d1`](https://github.com/bblimke/webmock/commit/55104d198f29b7d9b2cd63377f6eecc522686c30) Remove shebang from Rakefile - [`90f0bb7`](https://github.com/bblimke/webmock/commit/90f0bb7d5dd012ec5c1e9fcc2d1216539dcee87f) Merge pull request [#796](https://github-redirect.dependabot.com/bblimke/webmock/issues/796) from TienDo1011/more-straight-forward-c-perform - Additional commits viewable in [compare view](https://github.com/bblimke/webmock/compare/v3.5.1...v3.6.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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|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 these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme 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) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.