-
Notifications
You must be signed in to change notification settings - Fork 71
fix(deps): update dependency make-fetch-happen to v15 #754
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
base: main
Are you sure you want to change the base?
Conversation
25fa2e6 to
156b665
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the make-fetch-happen dependency from version ^13.0.1 to ^15.0.0, bringing in the latest major version with Node.js engine requirement updates and various bug fixes.
Key Changes:
- Updates
make-fetch-happento v15.0.0, which includes breaking changes requiring Node.js^20.17.0 || >=22.9.0 - Includes upstream dependency updates and bug fixes from the v14 and v15 releases
| "ip-address": "^9.0.5", | ||
| "launchdarkly-eventsource": "2.0.3", | ||
| "make-fetch-happen": "^13.0.1", | ||
| "make-fetch-happen": "^15.0.0", |
Copilot
AI
Aug 8, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This major version update includes breaking changes requiring Node.js ^20.17.0 || >=22.9.0. Ensure your project's Node.js engine requirements in package.json are compatible with this new constraint, or verify that your deployment environment meets these requirements.
156b665 to
71a1c68
Compare
89df15c to
2354a1d
Compare
7ba5399 to
20104b5
Compare
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
09aa25a to
45fa864
Compare
45fa864 to
bff3b0f
Compare
bff3b0f to
9177a91
Compare
78b9665 to
7c3e68d
Compare
Pull Request Test Coverage Report for Build 19904488019Details
💛 - Coveralls |
7c3e68d to
4ff1035
Compare
This PR contains the following updates:
^13.0.1->^15.0.0Release Notes
npm/make-fetch-happen (make-fetch-happen)
v15.0.3Compare Source
Dependencies
8e31112#337minipass-fetch@5.0.0c4b22e3#337ssri@13.0.03fe68b2#337proc-log@6.0.0v15.0.2Compare Source
Dependencies
dfced01#335@npmcli/agent@4.0.0v15.0.1Compare Source
Dependencies
852a0d3#333cacache@20.0.1v15.0.0Compare Source
make-fetch-happennow supports node^20.17.0 || >=22.9.0Bug Fixes
070a458#331 align to npm 11 node engine range (@owlstronaut)Dependencies
2eb291c#331cacache@20.0.00ff7492#331@npmcli/template-oss@4.25.0Chores
525c84c#331 template-oss apply fix (@owlstronaut)a00560d#330 bump @npmcli/template-oss from 4.23.4 to 4.24.3 (#330) (@owlstronaut)v14.0.3Compare Source
Bug Fixes
3e0fe87#316 stop ignoring NODE_TLS_REJECT_UNAUTHORIZED when strictSSL is not defined (#316) (@brunoargolo, Bruno Oliveira)Dependencies
05fbcc3#327 bump negotiator from 0.6.4 to 1.0.0 (#327) (@dependabot[bot])v14.0.2Compare Source
Bug Fixes
fa5f233#324 don't use the request signal in the agent (#324) (@thewilkybarkid, @wraithgar)Chores
b3742c5#323 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#323) (@dependabot[bot], @npm-cli-bot)v14.0.1Compare Source
Dependencies
5eae0b6#321 bumpcacache@19.0.1v14.0.0Compare Source
make-fetch-happennow supports node^18.17.0 || >=20.5.0Bug Fixes
a1beba7#318 align to npm 10 node engine range (@reggi)Dependencies
aa5d07a#318ssri@12.0.00113d1f#318proc-log@5.0.0f0db136#318minipass-fetch@4.0.0be3558d#318@npmcli/agent@3.0.0d255fcb#299 remove is-lambda dependency (#299)Chores
30ee575#318 run template-oss-apply (@reggi)253f3b9#309 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])58dc7ef#295 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)f51f1de#311 postinstall for dependabot template-oss PR (@hashtagchris)381750e#311 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])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.
This PR was generated by Mend Renovate. View the repository job log.