build(deps): bump http-proxy-middleware, shakapacker and webpack-dev-server#3491
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump http-proxy-middleware, shakapacker and webpack-dev-server#3491dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…server Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) to 4.2.0 and updates ancestor dependencies [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware), [shakapacker](https://github.com/shakacode/shakapacker) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Updates `http-proxy-middleware` from 2.0.9 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.9...v4.2.0) Updates `shakapacker` from 9.7.0 to 10.3.0 - [Release notes](https://github.com/shakacode/shakapacker/releases) - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](shakacode/shakapacker@v9.7.0...v10.3.0) Updates `webpack-dev-server` from 5.2.5 to 6.0.0 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.5...v6.0.0) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 4.2.0 dependency-type: indirect - dependency-name: shakapacker dependency-version: 10.3.0 dependency-type: direct:production - dependency-name: webpack-dev-server dependency-version: 6.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-9850c981bf
branch
from
July 15, 2026 22:50
d936b11 to
3a2cc21
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 to 4.2.0 and updates ancestor dependencies http-proxy-middleware, shakapacker and webpack-dev-server. These dependencies need to be updated together.
Updates
http-proxy-middlewarefrom 2.0.9 to 4.2.0Release 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)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for http-proxy-middleware since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
shakapackerfrom 9.7.0 to 10.3.0Release notes
Sourced from shakapacker's releases.
... (truncated)
Changelog
Sourced from shakapacker's changelog.
... (truncated)
Commits
73ba063Release 10.3.0e8cb3c8Bump version to v10.3.0 in CHANGELOG.md7ae6b33Update changelog for v10.2.1 (#1210)564cc4eAdd v10 upgrade guide (#1208)bef38d6Fallback to Babel for implicit SWC webpack configs (#1206)fc16549fix: allowwebpack-dev-serverv6 (#1102)29f855aFix Claude OAuth token env for Actions (#1202)9b56482[codex] Document and harden helper binstub PATH fix (#1201)aa94c79[codex] Delegate helper binstub Node resolution to exec (#1200)6fecdd3Release 10.2.0Updates
webpack-dev-serverfrom 5.2.5 to 6.0.0Release notes
Sourced from webpack-dev-server's releases.