Skip to content

feat(deps)!: bump http-proxy-middleware to 4.0.0-beta.3#200

Merged
chenjiahan merged 1 commit intomainfrom
chenjiahan/chore-bump-http-proxy-middleware-beta-3
Apr 19, 2026
Merged

feat(deps)!: bump http-proxy-middleware to 4.0.0-beta.3#200
chenjiahan merged 1 commit intomainfrom
chenjiahan/chore-bump-http-proxy-middleware-beta-3

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

@chenjiahan chenjiahan commented Apr 19, 2026

Summary

  • upgrade http-proxy-middleware to 4.0.0-beta.3
  • keep the IPv6 allowed-hosts websocket test exercising http-proxy-middleware by switching that proxy setup to the minimal v4-compatible configuration

Related Links

Copilot AI review requested due to automatic review settings April 19, 2026 08:04
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades the dev/test dependency http-proxy-middleware to 4.0.0-beta.3 and adjusts the IPv6 “allowed-hosts” websocket E2E proxy setup to use a v4-compatible configuration while preserving the intent of the test.

Changes:

  • Bump http-proxy-middleware to 4.0.0-beta.3.
  • Update the IPv6 allowed-hosts websocket E2E test proxy to use an object target and explicitly restore the Host header for HTTP/WS.
  • Refresh pnpm-lock.yaml to reflect the new dependency graph and engine constraints.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
tests/e2e/allowed-hosts.test.js Adjust IPv6 proxy setup to avoid v4 IPv6 string-target issues and keep WS test coverage.
package.json Pin http-proxy-middleware to 4.0.0-beta.3.
pnpm-lock.yaml Lockfile updates for v4 beta and its transitive deps/engines.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 656d6819eb

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
@chenjiahan chenjiahan changed the title chore(deps): bump http-proxy-middleware to 4.0.0-beta.3 feat(deps)!: bump http-proxy-middleware to 4.0.0-beta.3 Apr 19, 2026
@chenjiahan chenjiahan merged commit ca33b81 into main Apr 19, 2026
9 of 10 checks passed
@chenjiahan chenjiahan deleted the chenjiahan/chore-bump-http-proxy-middleware-beta-3 branch April 19, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants