Skip to content

Commit be6f7e5

Browse files
Bump https-proxy-agent from 7.0.5 to 7.0.6 (#435)
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 7.0.5 to 7.0.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TooTallNate/proxy-agents/releases">https-proxy-agent's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li>913a49a: Only overwrite servername in tls connect when host is not an IP address</li> <li>Updated dependencies [1699a09] <ul> <li>[email protected]</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md">https-proxy-agent's changelog</a>.</em></p> <blockquote> <h2>7.0.6</h2> <h3>Patch Changes</h3> <ul> <li>913a49a: Only overwrite servername in tls connect when host is not an IP address</li> <li>Updated dependencies [1699a09] <ul> <li>[email protected]</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TooTallNate/proxy-agents/commit/7cf0b795e05218d9e49047d5c93de77d2f606510"><code>7cf0b79</code></a> Version Packages (<a href="https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent/issues/352">#352</a>)</li> <li><a href="https://github.com/TooTallNate/proxy-agents/commit/5fd25462f4f6f83de4b5c521fa12dfd45462dd91"><code>5fd2546</code></a> Run format check in CI (<a href="https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent/issues/355">#355</a>)</li> <li><a href="https://github.com/TooTallNate/proxy-agents/commit/913a49af08cde419082706fe29ba2d0d68c4488b"><code>913a49a</code></a> Only overwrite servername in tls connect when host is not an IP address (<a href="https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent/issues/354">#354</a>)</li> <li>See full diff in <a href="https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/https-proxy-agent">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=https-proxy-agent&package-manager=npm_and_yarn&previous-version=7.0.5&new-version=7.0.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 943e07d commit be6f7e5

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fs-extra": "^11.2.0",
3535
"http-errors": "^2.0.0",
3636
"http-status-codes": "^2.3.0",
37-
"https-proxy-agent": "^7.0.5",
37+
"https-proxy-agent": "^7.0.6",
3838
"lodash": "^4.17.21",
3939
"morgan": "^1.10.0",
4040
"snakecase-keys": "^8.0.1",

yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2481,12 +2481,10 @@ __metadata:
24812481
languageName: node
24822482
linkType: hard
24832483

2484-
"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0":
2485-
version: 7.1.0
2486-
resolution: "agent-base@npm:7.1.0"
2487-
dependencies:
2488-
debug: "npm:^4.3.4"
2489-
checksum: 10c0/fc974ab57ffdd8421a2bc339644d312a9cca320c20c3393c9d8b1fd91731b9bbabdb985df5fc860f5b79d81c3e350daa3fcb31c5c07c0bb385aafc817df004ce
2484+
"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0, agent-base@npm:^7.1.2":
2485+
version: 7.1.3
2486+
resolution: "agent-base@npm:7.1.3"
2487+
checksum: 10c0/6192b580c5b1d8fb399b9c62bf8343d76654c2dd62afcb9a52b2cf44a8b6ace1e3b704d3fe3547d91555c857d3df02603341ff2cb961b9cfe2b12f9f3c38ee11
24902488
languageName: node
24912489
linkType: hard
24922490

@@ -4885,13 +4883,13 @@ __metadata:
48854883
languageName: node
48864884
linkType: hard
48874885

4888-
"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.5":
4889-
version: 7.0.5
4890-
resolution: "https-proxy-agent@npm:7.0.5"
4886+
"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.6":
4887+
version: 7.0.6
4888+
resolution: "https-proxy-agent@npm:7.0.6"
48914889
dependencies:
4892-
agent-base: "npm:^7.0.2"
4890+
agent-base: "npm:^7.1.2"
48934891
debug: "npm:4"
4894-
checksum: 10c0/2490e3acec397abeb88807db52cac59102d5ed758feee6df6112ab3ccd8325e8a1ce8bce6f4b66e5470eca102d31e425ace904242e4fa28dbe0c59c4bafa7b2c
4892+
checksum: 10c0/f729219bc735edb621fa30e6e84e60ee5d00802b8247aac0d7b79b0bd6d4b3294737a337b93b86a0bd9e68099d031858a39260c976dc14cdbba238ba1f8779ac
48954893
languageName: node
48964894
linkType: hard
48974895

@@ -5988,7 +5986,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
59885986
fs-extra: "npm:^11.2.0"
59895987
http-errors: "npm:^2.0.0"
59905988
http-status-codes: "npm:^2.3.0"
5991-
https-proxy-agent: "npm:^7.0.5"
5989+
https-proxy-agent: "npm:^7.0.6"
59925990
laboperator-middleware-development: labforward/laboperator-middleware-development
59935991
lodash: "npm:^4.17.21"
59945992
morgan: "npm:^1.10.0"

0 commit comments

Comments
 (0)