Bump http-proxy-middleware from 2.0.10 to 4.2.0#5957
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
tdonohue
requested changes
Jul 14, 2026
tdonohue
left a comment
Member
There was a problem hiding this comment.
👎 Tested locally & similar to prior version (#5860), this update breaks our Sitemaps. They no longer redirect properly from the frontend to the backend.
E.g. with Sitemaps enabled/generated, http://localhost:4000/sitemap_index.html should redirect to http://localhost:8080/server/sitemaps/sitemap_index.html. However, that redirect doesn't work with this PR in place...instead it appears to redirect to http://localhost:8080/server/sitemaps, which returns a 404.
This update may require additional code fixes/changes...so it likely needs to be done manually.
|
Hi @dependabot, |
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.10 to 4.2.0. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.10...v4.2.0) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
abe86b1 to
5b39192
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps http-proxy-middleware from 2.0.10 to 4.2.0.
Release notes
Sourced from http-proxy-middleware's releases.
... (truncated)
Changelog
Sourced from http-proxy-middleware's changelog.
... (truncated)
Commits
4abb1bachore(package.json): v4.2.0 (#1276)d40ae3echore(package.json): update dependencies (#1275)89a78d0chore(debug-proxy-errors-plugin): fix BODY_PARSER_ERROR_MESSAGE formatting (#...7ba87a9feat(debug-proxy-errors-plugin): debug message for bodyParser + ECONNRESET er...006f1a4test(e2e): assert invalid multipart error log (#1272)22281bftest(e2e): add HttpAgent keepAlive test (#472) (#1267)5b37301chore(package.json): bump dev deps (#1265)3695b93refactor(errors): use HttpProxyMiddlewareError class (#1264)b9242affeat(types): export OnProxyEvent type (#1263)b3b98d2chore(package.json): v4.1.1 (#1262)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Most Recent Ignore Conditions Applied to This Pull Request