Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Removes semver. It's no longer used after updating ancestor dependency nock. These dependencies need to be updated together.

Removes semver

Updates nock from 9.2.3 to 13.3.1

Release notes

Sourced from nock's releases.

v13.3.1

13.3.1 (2023-04-27)

Bug Fixes

v13.3.0

13.3.0 (2023-01-10)

Features

v13.2.9

13.2.9 (2022-07-19)

Bug Fixes

  • README: Add notes about Scope vs Interceptor matchHeader calls (#2382) (d9bab65)

v13.2.8

13.2.8 (2022-06-30)

Bug Fixes

  • types: allow regexp on Definition#scope and Definition#path (#2374) (2edf341)

v13.2.7

13.2.7 (2022-06-15)

Bug Fixes

  • InterceptedRequestRouter.handleWrite arity issue (#2371) (7f21d0c)

v13.2.6

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

v13.2.5

13.2.5 (2022-06-03)

... (truncated)

Commits
  • f904406 fix: update Socket for Node 18 compat (#2467)
  • cf86e1b chore(deps-dev): bump sinon from 15.0.1 to 15.0.4
  • b6b0f61 chore(deps-dev): bump @​definitelytyped/dtslint from 0.0.112 to 0.0.159 (#2459)
  • 7726385 chore(deps): bump tar and @​definitelytyped/dtslint (#2439)
  • 3feef40 docs(README): Update Axios example (#2464)
  • 3a7c7c3 doc: axios adapter docs (#2469)
  • 7d22513 chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5
  • e15205e chore(deps-dev): bump eslint from 8.29.0 to 8.35.0
  • 6404ab0 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
  • e67c33b chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [nock](https://github.com/nock/nock). These dependencies need to be updated together.


Removes `semver`

Updates `nock` from 9.2.3 to 13.3.1
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v9.2.3...v13.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: nock
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants