Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade nock from 12.0.3 to 13.2.9 #332

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jan 6, 2023

Snyk has created this PR to upgrade nock from 12.0.3 to 13.2.9.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 32 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2022-07-19.
Release notes
Package name: nock
  • 13.2.9 - 2022-07-19

    13.2.9 (2022-07-19)

    Bug Fixes

    • README: Add notes about Scope vs Interceptor matchHeader calls (#2382) (d9bab65)
  • 13.2.8 - 2022-06-30

    13.2.8 (2022-06-30)

    Bug Fixes

    • types: allow regexp on Definition#scope and Definition#path (#2374) (2edf341)
  • 13.2.7 - 2022-06-15

    13.2.7 (2022-06-15)

    Bug Fixes

    • InterceptedRequestRouter.handleWrite arity issue (#2371) (7f21d0c)
  • 13.2.6 - 2022-06-03

    13.2.6 (2022-06-03)

    Reverts

    • Revert "chore(deps-dev): bump got from 11.8.3 to 12.1.0" (#2366) (f46b808), closes #2366
  • 13.2.5 - 2022-06-03

    13.2.5 (2022-06-03)

    Bug Fixes

  • 13.2.4 - 2022-02-04

    13.2.4 (2022-02-04)

    Bug Fixes

    • looking up timeout on agent with no options (#2299) (1b2933d)
  • 13.2.3 - 2022-02-03

    13.2.3 (2022-02-03)

    Bug Fixes

  • 13.2.2 - 2022-01-11

    13.2.2 (2022-01-11)

    Bug Fixes

    • allowUnocked not working with regex host + request body match (#2277) (ac7b4fd)
  • 13.2.1 - 2021-11-12

    13.2.1 (2021-11-12)

    Bug Fixes

  • 13.2.0 - 2021-11-08

    13.2.0 (2021-11-08)

    Features

  • 13.1.4 - 2021-10-19
  • 13.1.3 - 2021-08-25
  • 13.1.2 - 2021-08-20
  • 13.1.1 - 2021-07-04
  • 13.1.0 - 2021-05-31
  • 13.0.11 - 2021-03-07
  • 13.0.10 - 2021-03-02
  • 13.0.9 - 2021-02-27
  • 13.0.8 - 2021-02-25
  • 13.0.7 - 2021-01-30
  • 13.0.6 - 2021-01-20
  • 13.0.5 - 2020-11-11
  • 13.0.4 - 2020-08-11
  • 13.0.3 - 2020-07-27
  • 13.0.2 - 2020-07-01
  • 13.0.1 - 2020-07-01
  • 13.0.0 - 2020-06-15
  • 13.0.0-beta.5 - 2020-05-14
  • 13.0.0-beta.4 - 2020-05-02
  • 13.0.0-beta.3 - 2020-04-05
  • 13.0.0-beta.2 - 2020-04-04
  • 13.0.0-beta.1 - 2020-03-31
  • 12.0.3 - 2020-03-17
from nock GitHub release notes
Commit messages
Package name: nock
  • d9bab65 fix(README): Add notes about Scope vs Interceptor matchHeader calls (#2382)
  • b4974fb chore(deps-dev): bump typescript from 4.7.2 to 4.7.4
  • 82ebfac chore(deps-dev): bump prettier from 2.6.2 to 2.7.1
  • 223f934 chore(deps-dev): bump sinon from 13.0.2 to 14.0.0
  • 7023294 chore(deps-dev): bump eslint from 8.16.0 to 8.18.0
  • 2edf341 fix(types): allow regexp on `Definition#scope` and `Definition#path` (#2374)
  • 44ee56f chore(deps-dev): bump got from 11.8.3 to 11.8.5
  • 7f21d0c fix: `InterceptedRequestRouter.handleWrite` arity issue (#2371)
  • e37bf02 chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3
  • aadb776 chore(deps): bump semver-regex from 3.1.3 to 3.1.4
  • 043aa70 chore(deps-dev): bump eslint-config-standard from 17.0.0-1 to 17.0.0 (#2363)
  • 461414d chore(deps): bump npm from 8.6.0 to 8.12.1 (#2367)
  • f46b808 Revert "chore(deps-dev): bump got from 11.8.3 to 12.1.0" (#2366)
  • e4b0331 fix(dep): migrate from lodash.set to lodash. (#2306)
  • 8a82b50 chore(deps-dev): bump got from 11.8.3 to 12.1.0
  • 342e8dc chore(deps-dev): bump eslint-plugin-mocha from 10.0.4 to 10.0.5
  • 0a9fc3e chore(deps-dev): bump eslint from 8.14.0 to 8.16.0
  • 82e8028 chore(deps-dev): bump typescript from 4.6.4 to 4.7.2
  • 3d534f8 chore(deps-dev): bump eslint from 8.12.0 to 8.14.0
  • 5f9ebaa chore(deps-dev): bump @ definitelytyped/dtslint from 0.0.111 to 0.0.112
  • 502182a chore(deps-dev): bump typescript from 4.6.3 to 4.6.4
  • 0d30bee chore(deps-dev): bump @ sinonjs/fake-timers from 9.1.1 to 9.1.2
  • 7452368 chore(deps-dev): bump sinon from 13.0.1 to 13.0.2
  • a7056ef chore(deps-dev): bump eslint-plugin-mocha from 10.0.3 to 10.0.4

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@coveralls
Copy link

Coverage Status

Coverage: 100.0%. Remained the same when pulling fa8cf5c on snyk-upgrade-c4e44490565c4c36e60ca68b14fa8db4 into f60a73d on main.

@lholmquist lholmquist merged commit a7baf09 into main Feb 1, 2023
@lholmquist lholmquist deleted the snyk-upgrade-c4e44490565c4c36e60ca68b14fa8db4 branch February 1, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants