Skip to content

Commit 6f965fd

Browse files
fix(deps): update dependency https-proxy-agent to v8 (#8082)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [https-proxy-agent](https://redirect.github.com/TooTallNate/proxy-agents) ([source](https://redirect.github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent)) | [`7.0.6` → `8.0.0`](https://renovatebot.com/diffs/npm/https-proxy-agent/7.0.6/8.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/https-proxy-agent/8.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/https-proxy-agent/7.0.6/8.0.0?slim=true) | --- ### Release Notes <details> <summary>TooTallNate/proxy-agents (https-proxy-agent)</summary> ### [`v8.0.0`](https://redirect.github.com/TooTallNate/proxy-agents/blob/HEAD/packages/https-proxy-agent/CHANGELOG.md#800) [Compare Source](https://redirect.github.com/TooTallNate/proxy-agents/compare/https-proxy-agent@7.0.6...https-proxy-agent@8.0.0) ##### Major Changes - [`9c92c09`](https://redirect.github.com/TooTallNate/proxy-agents/commit/9c92c09): Convert to ESM. All packages now use `"type": "module"` and compile to ESM output instead of CommonJS. ##### Patch Changes - Updated dependencies \[[`9c92c09`](https://redirect.github.com/TooTallNate/proxy-agents/commit/9c92c09)] - agent-base\@&#8203;8.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/netlify/cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiamF2YXNjcmlwdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com>
1 parent 03987a2 commit 6f965fd

File tree

2 files changed

+29
-5
lines changed

2 files changed

+29
-5
lines changed

package-lock.json

Lines changed: 28 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"gitconfiglocal": "2.1.0",
113113
"http-proxy": "1.18.1",
114114
"http-proxy-middleware": "3.0.5",
115-
"https-proxy-agent": "7.0.6",
115+
"https-proxy-agent": "8.0.0",
116116
"inquirer": "8.2.7",
117117
"inquirer-autocomplete-prompt": "1.4.0",
118118
"is-docker": "4.0.0",

0 commit comments

Comments
 (0)