Bump http-proxy-middleware from 2.0.10 to 4.1.1#5860
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
tdonohue
requested changes
Jul 10, 2026
tdonohue
left a comment
Member
There was a problem hiding this comment.
Tested locally, and this doesn't appear to be working properly for redirecting Sitemaps and Signposting links.
For example http://localhost:4000/sitemap_index.html returns a 404 instead of redirecting to the Sitemap file on the backend.
My guess is there's some change in the latest http-proxy-middleware that is not fully backwards compatible. So, this upgrade may need to be done manually in some manner.
|
Hi @dependabot, |
3b38b0c to
2215e8e
Compare
|
Hi @dependabot, |
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.10 to 4.1.1. - [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.1.1) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2215e8e to
ceb537a
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.1.1.
Release notes
Sourced from http-proxy-middleware's releases.
... (truncated)
Changelog
Sourced from http-proxy-middleware's changelog.
... (truncated)
Commits
b3b98d2chore(package.json): v4.1.1 (#1262)a1ac315fix(fixRequestBody): harden form-data stringification (#1260)013dd9bchore(package.json): v4.1.0 (#1257)1f15982fix(router): harden proxy-table matching (#1255)6e52f72chore(package.json): bump dev deps (#1253)f26184achore(package.json): v4.1.0-beta.2 (#1252)c65741cfix(responseInterceptor): handle bodyless responses (HEAD/1xx/204/304) with c...fec8e1dfeat(zstd): support zstd compression in responseInterceptor and fixRequestBod...6c41eaefix(responseInterceptor): prevent trailer/content-length conflict (#1249)5a78782docs: fix documentation drift (#1248)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