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.0.1 #655

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps npm-registry-fetch from 9.0.0 to 13.0.1.

Release notes

Sourced from npm-registry-fetch's releases.

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)

Dependencies

  • update make-fetch-happen requirement from ^10.0.0 to ^10.0.1 (d1a2a7f)
  • update minipass requirement from ^3.1.3 to ^3.1.6 (caa4309)
  • update minipass-fetch requirement from ^1.3.0 to ^1.4.1 (52f2ca9)
  • update minizlib requirement from ^2.0.0 to ^2.1.2 (9258e8a)
  • update npm-package-arg requirement from ^8.0.0 to ^8.1.5 (131ab16)

Documentation

  • rename token to _authToken (d615b4e)

npm-registry-fetch v12.0.1

dependencies

... (truncated)

Changelog

Sourced from npm-registry-fetch's changelog.

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

  • update make-fetch-happen requirement from ^10.0.0 to ^10.0.1 (d1a2a7f)
  • update minipass requirement from ^3.1.3 to ^3.1.6 (caa4309)
  • update minipass-fetch requirement from ^1.3.0 to ^1.4.1 (52f2ca9)
  • update minizlib requirement from ^2.0.0 to ^2.1.2 (9258e8a)
  • update npm-package-arg requirement from ^8.0.0 to ^8.1.5 (131ab16)

Documentation

  • rename token to _authToken (d615b4e)

12.0.1 (2022-01-25)

dependencies

... (truncated)

Commits
  • 25193a0 chore: release 13.0.1 (#88)
  • 33d0ecd deps: bump minipass-fetch from 1.4.1 to 2.0.1 (#92)
  • 7a54125 chore: update @​npmcli/template-oss requirement from ^2.7.1 to ^2.8.1 (#89)
  • ee38552 deps: update make-fetch-happen requirement from ^10.0.2 to ^10.0.3
  • 876bca8 chore: release 13.0.0 (#86)
  • db90766 feat: use proc-log and drop npmlog support (#85)
  • 6644733 deps: update make-fetch-happen requirement from ^10.0.1 to ^10.0.2
  • 71ced7b chore: update npmlog requirement from ^6.0.0 to ^6.0.1
  • 0b41730 deps: bump npm-package-arg from 8.1.5 to 9.0.0
  • b0ff37e chore: release 12.0.2
  • 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)

Bumps [npm-registry-fetch](https://github.com/npm/npm-registry-fetch) from 9.0.0 to 13.0.1.
- [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.0.1)

---
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 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2022

Superseded by #664.

@dependabot dependabot bot closed this Mar 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/npm-registry-fetch-13.0.1 branch March 28, 2022 20:06
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