chore(deps): bump https-proxy-agent from 7.0.6 to 9.1.0 in /vendor - #9853
chore(deps): bump https-proxy-agent from 7.0.6 to 9.1.0 in /vendor#9853dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 7.0.6 to 9.1.0. - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@9.1.0/packages/https-proxy-agent) --- updated-dependencies: - dependency-name: https-proxy-agent dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Overall package sizeSelf size: 8.25 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.3 | 125.43 kB | 445.14 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
🎉 All green!🧪 All tests passed 🔄 Datadog retried 1 test - 1 passed on retry 🎯 Code Coverage (details) 🔗 Commit SHA: 24b285f | Docs | View more details | Give us feedback! |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2e47753e5b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "escape-string-regexp": "^5.0.0", | ||
| "esquery": "^1.7.0", | ||
| "https-proxy-agent": "^7.0.6", | ||
| "https-proxy-agent": "^9.1.0", |
There was a problem hiding this comment.
Stay on a proxy-agent release that supports Node 18
When this master change is backported to v5, the vendored runtime dependency becomes unsupported for v5 users on Node 18: https-proxy-agent@9.1.0 and its agent-base@9 dependency explicitly require Node >=20, while the generated bundle is loaded by the direct EVP proxy path. Keep this dependency on a Node-18-compatible major or otherwise prevent the incompatible bundle from reaching v5 releases.
AGENTS.md reference: AGENTS.md:L268-L276
Useful? React with 👍 / 👎.
BenchmarksBenchmark execution time: 2026-08-19 01:09:49 Comparing candidate commit 24b285f in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2283 metrics, 9 unstable metrics.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9853 +/- ##
=======================================
Coverage 98.54% 98.54%
=======================================
Files 982 982
Lines 145051 145051
Branches 12479 12554 +75
=======================================
Hits 142945 142945
Misses 2106 2106 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps https-proxy-agent from 7.0.6 to 9.1.0.
Release notes
Sourced from https-proxy-agent's releases.
Changelog
Sourced from https-proxy-agent's changelog.
Commits
065d1ffVersion Packages (#416)84e85edfeat: add onProxyAuth callback and Negotiate/Kerberos proxy auth support (#420)3ebf4b2feat: addproxyevent emission on request for all proxy agents (#422)1852c75fix(https-proxy-agent): defer socket.resume() to prevent data race condition ...42a7ffafix: use proxy_hostname from NordVPN metadata for correct TLS cert matching8761b47fix: log error message on each E2E retry attempt434d237fix: increase E2E test timeout to 120s for retry headroom671a314fix: retry NordVPN E2E proxy tests with different servers on failure (#419)af317e0Version Packages (#397)7ca27d0Simplify package.json exports to remove unnecessary imports restriction (#408)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for https-proxy-agent since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)