Skip to content

Bump http-proxy-middleware from 2.0.9 to 2.0.10#1354

Merged
iamalwaysuncomfortable merged 1 commit into
mainnetfrom
dependabot/npm_and_yarn/http-proxy-middleware-2.0.10
Jun 22, 2026
Merged

Bump http-proxy-middleware from 2.0.9 to 2.0.10#1354
iamalwaysuncomfortable merged 1 commit into
mainnetfrom
dependabot/npm_and_yarn/http-proxy-middleware-2.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps http-proxy-middleware from 2.0.9 to 2.0.10.

Release notes

Sourced from http-proxy-middleware's releases.

v2.0.10-beta.0

What's Changed

New Contributors

Full Changelog: chimurai/http-proxy-middleware@v2.0.9...v2.0.10-beta.0

Changelog

Sourced from http-proxy-middleware's changelog.

v2.0.10

  • fix(router): harden proxy-table matching (exact host for host+path keys, prefix-only path matching) to prevent routing bypass
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for http-proxy-middleware since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Patch dependency update with a security fix in dev-proxy tooling; no direct application code changes, though dev-server proxy behavior could differ slightly for edge-case route tables.

Overview
Updates the lockfile so http-proxy-middleware resolves to 2.0.10 instead of 2.0.9 (still pulled in transitively, e.g. via webpack-dev-server’s ^2.0.9 range).

That patch release tightens proxy-table / router matching (exact host for host+path keys, prefix-only path rules) to close a routing bypass issue—no app source changes in this PR.

Reviewed by Cursor Bugbot for commit 7876d4f. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.10/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.9...v2.0.10)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2026
@iamalwaysuncomfortable iamalwaysuncomfortable merged commit d41a938 into mainnet Jun 22, 2026
28 of 29 checks passed
@iamalwaysuncomfortable iamalwaysuncomfortable deleted the dependabot/npm_and_yarn/http-proxy-middleware-2.0.10 branch June 22, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant