fix(deps): update dependency https-proxy-agent to v8 #770

Open
renovate[bot] wants to merge 1 commit from renovate/https-proxy-agent-8.x into main
renovate[bot] commented 2026-03-11 22:08:33 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
https-proxy-agent (source) ^7.0.6^8.0.0 age confidence

Release Notes

TooTallNate/proxy-agents (https-proxy-agent)

v8.0.0

Compare Source

Major Changes
  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.
Patch Changes
  • Updated dependencies [9c92c09]
    • agent-base@​8.0.0

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

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 - 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 is behind base branch, 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/webstreamr/webstreamr). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/https-proxy-agent-8.x:renovate/https-proxy-agent-8.x
git checkout renovate/https-proxy-agent-8.x

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/https-proxy-agent-8.x
git checkout main
git merge --ff-only renovate/https-proxy-agent-8.x
git checkout renovate/https-proxy-agent-8.x
git rebase main
git checkout main
git merge --no-ff renovate/https-proxy-agent-8.x
git checkout main
git merge --squash renovate/https-proxy-agent-8.x
git checkout main
git merge --ff-only renovate/https-proxy-agent-8.x
git checkout main
git merge renovate/https-proxy-agent-8.x
git push origin main
Sign in to join this conversation.
No description provided.