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

build(deps-dev): bump npm-registry-fetch from 9.0.0 to 13.1.0 #664

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps npm-registry-fetch from 9.0.0 to 13.1.0.

Release notes

Sourced from npm-registry-fetch's releases.

v13.1.0

13.1.0 (2022-03-22)

Features

Dependencies

  • update make-fetch-happen requirement from ^10.0.3 to ^10.0.4 (#96) (38d9782)
  • update make-fetch-happen requirement from ^10.0.4 to ^10.0.6 (#101) (1d2f3ed)
  • update minipass-fetch requirement from ^2.0.1 to ^2.0.2 (#95) (d8c3180)
  • update minipass-fetch requirement from ^2.0.2 to ^2.0.3 (#99) (3e08986)
  • update npm-package-arg requirement from ^9.0.0 to ^9.0.1 (#102) (a6192b4)

npm-registry-fetch v13.0.1

Dependencies

  • bump minipass-fetch from 1.4.1 to 2.0.1 (#92) (33d0ecd)
  • update make-fetch-happen requirement from ^10.0.2 to ^10.0.3 (ee38552)

npm-registry-fetch v13.0.0

⚠ BREAKING CHANGES

  • this drops support for passing in a log property. All logs are now emitted on the process object via proc-log

Features

  • use proc-log and drop npmlog support (#85) (db90766)

Dependencies

  • bump npm-package-arg from 8.1.5 to 9.0.0 (0b41730)
  • update make-fetch-happen requirement from ^10.0.1 to ^10.0.2 (6644733)

npm-registry-fetch v12.0.2

Bug Fixes

  • consistent use of url.URL (847e5f9)

... (truncated)

Changelog

Sourced from npm-registry-fetch's changelog.

13.1.0 (2022-03-22)

Features

Dependencies

  • update make-fetch-happen requirement from ^10.0.3 to ^10.0.4 (#96) (38d9782)
  • update make-fetch-happen requirement from ^10.0.4 to ^10.0.6 (#101) (1d2f3ed)
  • update minipass-fetch requirement from ^2.0.1 to ^2.0.2 (#95) (d8c3180)
  • update minipass-fetch requirement from ^2.0.2 to ^2.0.3 (#99) (3e08986)
  • update npm-package-arg requirement from ^9.0.0 to ^9.0.1 (#102) (a6192b4)

13.0.1 (2022-03-02)

Dependencies

  • bump minipass-fetch from 1.4.1 to 2.0.1 (#92) (33d0ecd)
  • update make-fetch-happen requirement from ^10.0.2 to ^10.0.3 (ee38552)

13.0.0 (2022-02-14)

⚠ BREAKING CHANGES

  • this drops support for passing in a log property. All logs are now emitted on the process object via proc-log

Features

  • use proc-log and drop npmlog support (#85) (db90766)

Dependencies

  • bump npm-package-arg from 8.1.5 to 9.0.0 (0b41730)
  • update make-fetch-happen requirement from ^10.0.1 to ^10.0.2 (6644733)

12.0.2 (2022-02-09)

Bug Fixes

  • consistent use of url.URL (847e5f9)

Dependencies

... (truncated)

Commits
  • e337987 chore: release 13.1.0 (#109)
  • ec049cd chore: bump @​npmcli/template-oss from 2.9.2 to 3.1.2 (#108)
  • 9894911 feat: clean token from logged urls (#107)
  • 4f82d0c chore: update cacache requirement from ^16.0.1 to ^16.0.2 (#106)
  • 1d2f3ed deps: update make-fetch-happen requirement from ^10.0.4 to ^10.0.6 (#101)
  • 3e08986 deps: update minipass-fetch requirement from ^2.0.2 to ^2.0.3 (#99)
  • a6192b4 deps: update npm-package-arg requirement from ^9.0.0 to ^9.0.1 (#102)
  • 0f95d06 chore: bump cacache from 15.3.0 to 16.0.1 (#103)
  • d8c3180 deps: update minipass-fetch requirement from ^2.0.1 to ^2.0.2 (#95)
  • 38d9782 deps: update make-fetch-happen requirement from ^10.0.3 to ^10.0.4 (#96)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for npm-registry-fetch since your current version.


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)

Bumps [npm-registry-fetch](https://github.com/npm/npm-registry-fetch) from 9.0.0 to 13.1.0.
- [Release notes](https://github.com/npm/npm-registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/main/CHANGELOG.md)
- [Commits](npm/npm-registry-fetch@v9.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: npm-registry-fetch
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2022

Superseded by #677.

@dependabot dependabot bot closed this Apr 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/npm-registry-fetch-13.1.0 branch April 18, 2022 20:20
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.

0 participants