Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps nock from 9.6.1 to 11.4.0.

Release notes

Sourced from nock's releases.

v11.4.0

11.4.0 (2019-10-07)

Features

  • improve error output by showing which URL caused the error (#1735) (#1740) (f4a208b)

v11.3.6

11.3.6 (2019-10-05)

Bug Fixes

v11.3.5

11.3.5 (2019-09-20)

Bug Fixes

v11.3.4

11.3.4 (2019-09-12)

Bug Fixes

v11.3.3

11.3.3 (2019-09-05)

Bug Fixes

v11

Upgrading from Nock 10 to Nock 11

Bug fixes and internal improvements

Nock 11 includes many under-the-hood improvements, including a fully offline
test suite and 100% test coverage. The codebase was also converted to ES6
syntax and formatted with Prettier. Leaning on the test coverage, some
substantial refactors have begun.

... (truncated)
Commits
  • f4a208b feat: improve error output by showing which URL caused the error (#1735) (#1740)
  • b71bfd0 Update lolex to the latest version 🚀 (#1739)
  • 3f18d70 fix: Fix error message (#1736)
  • 2d15d05 docs(README): Replace --save option with --save-dev (#1734)
  • 59b345c fix(types): data matcher for body and query. (#1725)
  • 6b88dff Add TypeScript version to bug template (#1709)
  • ed47e59 refactor: Inline setHeader() function (#1722)
  • e35b370 refactor: Rename request_overrider -> intercepted_request_router (#1716)
  • f6e319d refactor: Avoid unnecessary call to setRequestHeaders after matching (#1719)
  • 96a6862 refactor: Remove unnecessary getHeader() function (#1717)
  • 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 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 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:

  • Update frequency (including time of day and day of week)
  • 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)

Bumps [nock](https://github.com/nock/nock) from 9.6.1 to 11.4.0.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
- [Commits](nock/nock@v9.6.1...v11.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 8, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #47.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nock-11.4.0 branch October 23, 2019 06:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant