Skip to content

Commit 1232e90

Browse files
Bump https-proxy-agent from 7.0.4 to 7.0.5 (#343)
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) from 7.0.4 to 7.0.5. <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>5908e84: Remove <code>net.isIP()</code> check for TLS <code>servername</code></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.5</h2> <h3>Patch Changes</h3> <ul> <li>5908e84: Remove <code>net.isIP()</code> check for TLS <code>servername</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TooTallNate/proxy-agents/commit/5555794b6d9e4b0a36fac80a2d3acea876a8f7dc"><code>5555794</code></a> Version Packages (<a href="https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent/issues/311">#311</a>)</li> <li><a href="https://github.com/TooTallNate/proxy-agents/commit/5908e84db988a3ab7316fec848b7cd00b64ec94e"><code>5908e84</code></a> Remove <code>net.isIP()</code> check for TLS <code>servername</code> (<a href="https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent/issues/312">#312</a>)</li> <li><a href="https://github.com/TooTallNate/proxy-agents/commit/010fdc304a18931d2a1da7767e71303e7ce05abd"><code>010fdc3</code></a> Fix e2e (<a href="https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent/issues/303">#303</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.4&new-version=7.0.5)](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 edb78a8 commit 1232e90

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.4",
37+
"https-proxy-agent": "^7.0.5",
3838
"lodash": "^4.17.21",
3939
"morgan": "^1.10.0",
4040
"snakecase-keys": "^8.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4878,13 +4878,13 @@ __metadata:
48784878
languageName: node
48794879
linkType: hard
48804880

4881-
"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.4":
4882-
version: 7.0.4
4883-
resolution: "https-proxy-agent@npm:7.0.4"
4881+
"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.5":
4882+
version: 7.0.5
4883+
resolution: "https-proxy-agent@npm:7.0.5"
48844884
dependencies:
48854885
agent-base: "npm:^7.0.2"
48864886
debug: "npm:4"
4887-
checksum: 10c0/bc4f7c38da32a5fc622450b6cb49a24ff596f9bd48dcedb52d2da3fa1c1a80e100fb506bd59b326c012f21c863c69b275c23de1a01d0b84db396822fdf25e52b
4887+
checksum: 10c0/2490e3acec397abeb88807db52cac59102d5ed758feee6df6112ab3ccd8325e8a1ce8bce6f4b66e5470eca102d31e425ace904242e4fa28dbe0c59c4bafa7b2c
48884888
languageName: node
48894889
linkType: hard
48904890

@@ -5981,7 +5981,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
59815981
fs-extra: "npm:^11.2.0"
59825982
http-errors: "npm:^2.0.0"
59835983
http-status-codes: "npm:^2.3.0"
5984-
https-proxy-agent: "npm:^7.0.4"
5984+
https-proxy-agent: "npm:^7.0.5"
59855985
laboperator-middleware-development: labforward/laboperator-middleware-development
59865986
lodash: "npm:^4.17.21"
59875987
morgan: "npm:^1.10.0"

0 commit comments

Comments
 (0)