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

Update dependency make-fetch-happen to v13 #1092

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
make-fetch-happen ^9.0.0 -> ^13.0.0 age adoption passing confidence

Release Notes

npm/make-fetch-happen (make-fetch-happen)

v13.0.1

Compare Source

Bug Fixes
Chores

v13.0.0

Compare Source

⚠️ BREAKING CHANGES
  • support for node <=16.13 has been removed
Bug Fixes
Dependencies

v12.0.0

Compare Source

⚠️ 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

Compare Source

Dependencies

v11.1.0

Compare Source

Features

v11.0.3

Compare Source

Dependencies

v11.0.2

Compare Source

Dependencies

v11.0.1

Compare Source

Dependencies

v11.0.0

Compare Source

⚠️ BREAKING CHANGES
  • this module no longer attempts to change file ownership automatically
  • make-fetch-happen is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
Features
Documentation
Dependencies

v10.2.1

Compare Source

Bug Fixes

v10.2.0

Compare Source

Features

v10.1.8

Compare Source

Bug Fixes
10.1.7 (2022-06-01)
Bug Fixes
Dependencies
10.1.6 (2022-05-27)
Bug Fixes
  • respect given algorithms instead of always using sha512 (#​156) (9baa806)
10.1.5 (2022-05-19)
Bug Fixes
  • cache integrity and size events so late listeners still get them (#​154) (8c78584)
10.1.4 (2022-05-18)
Bug Fixes
  • docs: remove reference to unsupported feature (#​153) (1d454f1), closes #​147
  • pass expected integrity to cacache (a88213e)
  • pass integrityEmitter to cacache to avoid a redundant integrity stream (ae62c21)
  • remove in-memory buffering in favor of full time streaming (ec2db21)
10.1.3 (2022-05-09)
Bug Fixes
10.1.2 (2022-04-05)
Dependencies
10.1.1 (2022-03-29)
Bug Fixes
Documentation

v10.1.7

Compare Source

v10.1.6

Compare Source

v10.1.5

Compare Source

v10.1.4

Compare Source

v10.1.3

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

Features
Dependencies
  • update cacache requirement from ^16.0.0 to ^16.0.1 (#​122) (cb3873c)
  • update cacache requirement from ^16.0.1 to ^16.0.2 (#​127) (44fe6ce)
  • update lru-cache requirement from ^7.5.1 to ^7.7.1 (#​128) (eb6e7b6)
10.0.6 (2022-03-14)
Dependencies
10.0.5 (2022-03-07)
Bug Fixes
  • add code property to unsupported proxy url error (#​112) (569a613)
Dependencies
  • update lru-cache requirement from ^7.4.0 to ^7.4.1 (#​113) (b7f3e28)
  • update minipass-fetch requirement from ^2.0.1 to ^2.0.2 (#​109) (4a9892a)
10.0.4 (2022-03-02)
Dependencies
10.0.3 (2022-02-15)
Bug Fixes
  • set agentkeepalive freeSocketTimeout back to 15 seconds (#​100) (3371abf)
10.0.2 (2022-02-10)
Dependencies
  • update lru-cache requirement from ^7.3.0 to ^7.3.1 (6ca02ad)
10.0.1 (2022-02-09)
Bug Fixes
  • agent: don't use polynomial regex (61856c6)
Dependencies
  • bump lru-cache from 6.0.0 to 7.0.1 (3e353d2)
  • update agentkeepalive requirement from ^4.1.3 to ^4.2.0 (ed7f983)
  • update cacache requirement from ^15.2.0 to ^15.3.0 (46e0ac4)
  • update lru-cache requirement from ^7.0.1 to ^7.3.0 (e825c2c)
  • update minipass requirement from ^3.1.3 to ^3.1.6 (778c46a)
  • update minipass-fetch requirement from ^1.3.2 to ^1.4.1 (6fabf4c)
  • update socks-proxy-agent requirement from ^6.0.0 to ^6.1.1 (58f3b29)
  • update ssri requirement from ^8.0.0 to ^8.0.1 (5b75b08)

v10.0.6

Compare Source

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • this drops support for node10 and non-LTS versions of node12 and node14
Bug Fixes
dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/make-fetch-happen-13.x branch from c47cd7f to 10a855e Compare August 28, 2023 06:11
@renovate renovate bot force-pushed the renovate/make-fetch-happen-13.x branch from 10a855e to f33803e Compare November 11, 2023 20:08
@renovate renovate bot force-pushed the renovate/make-fetch-happen-13.x branch 2 times, most recently from 933b1f8 to 3fd4480 Compare February 19, 2024 04:22
@renovate renovate bot force-pushed the renovate/make-fetch-happen-13.x branch from 3fd4480 to e0d9acb Compare April 26, 2024 11:41
@renovate renovate bot force-pushed the renovate/make-fetch-happen-13.x branch from e0d9acb to a47a095 Compare May 13, 2024 05:03
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.

None yet

0 participants