coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

Bump nock from 11.3.4 to 11.4.0 #135

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps nock from 11.3.4 to 11.4.0.

Release notes *Sourced from [nock's releases](https://github.com/nock/nock/releases).* > ## v11.4.0 > # [11.4.0](https://github.com/nock/nock/compare/v11.3.6...v11.4.0) (2019-10-07) > > > ### Features > > * improve error output by showing which URL caused the error ([#1735](https://github-redirect.dependabot.com/nock/nock/issues/1735)) ([#1740](https://github-redirect.dependabot.com/nock/nock/issues/1740)) ([f4a208b](https://github.com/nock/nock/commit/f4a208b)) > > ## v11.3.6 > ## [11.3.6](https://github.com/nock/nock/compare/v11.3.5...v11.3.6) (2019-10-05) > > > ### Bug Fixes > > * Fix error message ([#1736](https://github-redirect.dependabot.com/nock/nock/issues/1736)) ([3f18d70](https://github.com/nock/nock/commit/3f18d70)) > > ## v11.3.5 > ## [11.3.5](https://github.com/nock/nock/compare/v11.3.4...v11.3.5) (2019-09-20) > > > ### Bug Fixes > > * **types:** data matcher for body and query. ([#1725](https://github-redirect.dependabot.com/nock/nock/issues/1725)) ([59b345c](https://github.com/nock/nock/commit/59b345c)), closes [#1724](https://github-redirect.dependabot.com/nock/nock/issues/1724) [#1723](https://github-redirect.dependabot.com/nock/nock/issues/1723) [/github-redirect.dependabot.com/Microsoft/TypeScript/issues/1897#issuecomment-338650717](https://github.com//github-redirect.dependabot.com/Microsoft/TypeScript/issues/1897/issues/issuecomment-338650717) [#1723](https://github-redirect.dependabot.com/nock/nock/issues/1723) [#1724](https://github-redirect.dependabot.com/nock/nock/issues/1724)
Commits - [`f4a208b`](https://github.com/nock/nock/commit/f4a208ba807aa85dd87d515cda0d19d82efd75a5) feat: improve error output by showing which URL caused the error ([#1735](https://github-redirect.dependabot.com/nock/nock/issues/1735)) ([#1740](https://github-redirect.dependabot.com/nock/nock/issues/1740)) - [`b71bfd0`](https://github.com/nock/nock/commit/b71bfd0dc7a9e88f6b85a6799eaa0a1a260ff24e) Update lolex to the latest version 🚀 ([#1739](https://github-redirect.dependabot.com/nock/nock/issues/1739)) - [`3f18d70`](https://github.com/nock/nock/commit/3f18d7029971224411a2f462c126ddf901a04211) fix: Fix error message ([#1736](https://github-redirect.dependabot.com/nock/nock/issues/1736)) - [`2d15d05`](https://github.com/nock/nock/commit/2d15d05071f8cb4c86298d5c7ed8b01ff535a52c) docs(README): Replace --save option with --save-dev ([#1734](https://github-redirect.dependabot.com/nock/nock/issues/1734)) - [`59b345c`](https://github.com/nock/nock/commit/59b345c6cb4c3968c7d76b3d38af62e0e8d2a2bc) fix(types): data matcher for body and query. ([#1725](https://github-redirect.dependabot.com/nock/nock/issues/1725)) - [`6b88dff`](https://github.com/nock/nock/commit/6b88dff97e3fc6e236835982a9d94b3686ae346c) Add TypeScript version to bug template ([#1709](https://github-redirect.dependabot.com/nock/nock/issues/1709)) - [`ed47e59`](https://github.com/nock/nock/commit/ed47e59ef37019fc8983b0ed5491ea36b952cc5c) refactor: Inline setHeader() function ([#1722](https://github-redirect.dependabot.com/nock/nock/issues/1722)) - [`e35b370`](https://github.com/nock/nock/commit/e35b370735f6035fe708b7988b2fb117f9b15203) refactor: Rename request_overrider -> intercepted_request_router ([#1716](https://github-redirect.dependabot.com/nock/nock/issues/1716)) - [`f6e319d`](https://github.com/nock/nock/commit/f6e319d0d17422a1d2a3cfe131b0c110c64b8afc) refactor: Avoid unnecessary call to setRequestHeaders after matching ([#1719](https://github-redirect.dependabot.com/nock/nock/issues/1719)) - [`96a6862`](https://github.com/nock/nock/commit/96a6862770f636ad0d358498c9d96e05bcf05ab5) refactor: Remove unnecessary getHeader() function ([#1717](https://github-redirect.dependabot.com/nock/nock/issues/1717)) - Additional commits viewable in [compare view](https://github.com/nock/nock/compare/v11.3.4...v11.4.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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)