Commit be6f7e5
authored
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 />
[](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
2 files changed
+11
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2481 | 2481 | | |
2482 | 2482 | | |
2483 | 2483 | | |
2484 | | - | |
2485 | | - | |
2486 | | - | |
2487 | | - | |
2488 | | - | |
2489 | | - | |
| 2484 | + | |
| 2485 | + | |
| 2486 | + | |
| 2487 | + | |
2490 | 2488 | | |
2491 | 2489 | | |
2492 | 2490 | | |
| |||
4885 | 4883 | | |
4886 | 4884 | | |
4887 | 4885 | | |
4888 | | - | |
4889 | | - | |
4890 | | - | |
| 4886 | + | |
| 4887 | + | |
| 4888 | + | |
4891 | 4889 | | |
4892 | | - | |
| 4890 | + | |
4893 | 4891 | | |
4894 | | - | |
| 4892 | + | |
4895 | 4893 | | |
4896 | 4894 | | |
4897 | 4895 | | |
| |||
5988 | 5986 | | |
5989 | 5987 | | |
5990 | 5988 | | |
5991 | | - | |
| 5989 | + | |
5992 | 5990 | | |
5993 | 5991 | | |
5994 | 5992 | | |
| |||
0 commit comments