Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps nock from 11.8.2 to 12.0.1.

Release notes

Sourced from nock's releases.

v12.0.1

12.0.1 (2020-02-19)

Bug Fixes

v12.0.0

12.0.0 (2020-02-16)

BREAKING CHANGES

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.

Features

  • Allow passing a function to enableNetConnect() (#1889) (7f9e26c)

v11.9.1

11.9.1 (2020-02-16)

Bug Fixes

  • revert breaking changes from v11.9.0 (062c10e)

v11.9.0

11.9.0 (2020-02-13)

Features

  • allow passing a function to enableNetConnect() (#1889) (566461b)

v12.0.0-beta.1

12.0.0-beta.1 (2020-02-11)

BREAKING CHANGES

  • Fix version number for breaking changes
... (truncated)
Commits
  • 1f47f1a fix: Replace a few more uses of lodash (#1916)
  • fada855 * chore(package): update sinon to version 9.0.0 🚀 (#1921)
  • d26f4f7 refactor(test): Mocha DSL for common utilities (#1920)
  • a23af97 refactor(test_intercept): Chai assertions for most of the tests (#1917)
  • c54cec1 test: Rewrite a mikeal request test and remove another (#1918)
  • dff1d0b refactor: Use Mocha DSL for test_logging (#1811)
  • 0a22aeb refactor(test): Chai assert common utilities (#1912)
  • 61fb7e0 Update dtslint to the latest version 🚀 (#1902)
  • b8dd8c8 test: Update got to the latest version and fill in missing coverage (#1825)
  • 7f9e26c feat: allow passing a function to enableNetConnect() (#1889)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 20, 2020
@adamkingit adamkingit merged commit 434c8c6 into master Feb 20, 2020
@adamkingit adamkingit deleted the dependabot/npm_and_yarn/nock-12.0.1 branch February 20, 2020 18:54
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