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

build(deps): bump make-fetch-happen from 10.2.1 to 13.0.0 #3395

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps make-fetch-happen from 10.2.1 to 13.0.0.

Release notes

Sourced from make-fetch-happen's releases.

v13.0.0

13.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed

Bug Fixes

Dependencies

v12.0.0

12.0.0 (2023-07-27)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed
  • this changes the underlying http agents to those provided by @npmcli/agent. Backwards compatibility should be fully implemented but due to the scope of this change it was made a breaking change out of an abundance of caution.

Features

Bug Fixes

Documentation

Dependencies

v11.1.1

11.1.1 (2023-04-27)

Dependencies

... (truncated)

Changelog

Sourced from make-fetch-happen's changelog.

13.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed

Bug Fixes

Dependencies

12.0.0 (2023-07-27)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed
  • this changes the underlying http agents to those provided by @npmcli/agent. Backwards compatibility should be fully implemented but due to the scope of this change it was made a breaking change out of an abundance of caution.

Features

Bug Fixes

Documentation

Dependencies

11.1.1 (2023-04-27)

Dependencies

... (truncated)

Commits
  • 9f280e4 chore: release 13.0.0
  • 41295dc deps: bump @​npmcli/agent from 1.1.0 to 2.0.0
  • 4875556 deps: bump cacache from 17.1.4 to 18.0.0
  • fb1c716 fix: drop node 16.13.x support
  • bb3a5f5 chore: release 12.0.0
  • 5318d23 deps: bump minipass from 5.0.0 to 7.0.2 (#253)
  • 3059b28 fix: drop node14 support (#259)
  • 096e2b8 chore: bump @​npmcli/template-oss from 4.15.1 to 4.18.0 (#256)
  • efd1e2f docs: update readme
  • 7c25367 feat: move to @​npmcli/agent
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for make-fetch-happen 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [make-fetch-happen](https://github.com/npm/make-fetch-happen) from 10.2.1 to 13.0.0.
- [Release notes](https://github.com/npm/make-fetch-happen/releases)
- [Changelog](https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md)
- [Commits](npm/make-fetch-happen@v10.2.1...v13.0.0)

---
updated-dependencies:
- dependency-name: make-fetch-happen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2024
@maltempi
Copy link

maltempi commented Apr 17, 2024

Hi folks! This upgrade would be helpful to eliminate a WARN message during npm install. The make-fetch-happen bumps up cacache that fixes the following deprecation:

npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs

This issue talks about this: #3412

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant