Skip to content

Commit

Permalink
Update dependency https-proxy-agent to v7.0.6 (#3262)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | 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.5` -> `7.0.6`](https://renovatebot.com/diffs/npm/https-proxy-agent/7.0.4/7.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/https-proxy-agent/7.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/https-proxy-agent/7.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/https-proxy-agent/7.0.4/7.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/https-proxy-agent/7.0.4/7.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>TooTallNate/proxy-agents (https-proxy-agent)</summary>

### [`v7.0.6`](https://redirect.github.com/TooTallNate/proxy-agents/blob/HEAD/packages/https-proxy-agent/CHANGELOG.md#706)

[Compare Source](https://redirect.github.com/TooTallNate/proxy-agents/compare/[email protected]@7.0.6)

##### Patch Changes

-   [`913a49a`](https://redirect.github.com/TooTallNate/proxy-agents/commit/913a49a): Only overwrite servername in tls connect when host is not an IP address
-   Updated dependencies \[[`1699a09`](https://redirect.github.com/TooTallNate/proxy-agents/commit/1699a09)]
    -   [email protected]

### [`v7.0.5`](https://redirect.github.com/TooTallNate/proxy-agents/blob/HEAD/packages/https-proxy-agent/CHANGELOG.md#705)

[Compare Source](https://redirect.github.com/TooTallNate/proxy-agents/compare/[email protected]@7.0.5)

##### Patch Changes

-   [`5908e84`](https://redirect.github.com/TooTallNate/proxy-agents/commit/5908e84): Remove `net.isIP()` check for TLS `servername`

</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 becomes conflicted, 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](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent e7ec31a commit c43c8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
"http-proxy": "1.18.1",
"http-proxy-agent": "7.0.2",
"https-browserify": "1.0.0",
"https-proxy-agent": "7.0.5",
"https-proxy-agent": "7.0.6",
"icss-utils": "5.1.0",
"ignore-loader": "0.1.2",
"image-size": "1.1.1",
Expand Down

0 comments on commit c43c8ff

Please sign in to comment.