Chore(deps-dev): Bump webpack-dev-server from 5.2.2 to 5.2.6 - #187
Merged
oleksandr-nc merged 1 commit intoJul 28, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
1 similar comment
Contributor
|
@dependabot rebase |
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.2 to 5.2.6. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/v5.2.6/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.2...v5.2.6) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/webpack-dev-server-5.2.6
branch
from
July 28, 2026 07:52
95e9ab5 to
ef6c10a
Compare
oleksandr-nc
approved these changes
Jul 28, 2026
oleksandr-nc
left a comment
Contributor
There was a problem hiding this comment.
webpack-dev-server and 24 related packages (dev only). Local verify: npm ci + build OK, bundle byte-identical to main.
Note: node-build.yml is paths-filtered to src/**, .eslintrc.js, stylelint.config.js and webpack.js, so a lock-file-only PR never builds the bundle in CI. Verified locally instead (node 24.18.0 / npm 11.16.0): npm ci + npm run build, 16/16 bundles with identical names, compared against a main baseline of 4804398 bytes.
oleksandr-nc
deleted the
dependabot/npm_and_yarn/webpack-dev-server-5.2.6
branch
July 28, 2026 07:54
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 webpack-dev-server from 5.2.2 to 5.2.6.
Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
8a37b0echore(release): new release (#5697)f21ed0ffix: handle malformed Host and Origin headers (#5699)80cd9eefix: reject cross-site requests to open-editor and invalidate endpoints (#5698)308e853fix: handle undefined options in Server constructor (#5695)8b2b915chore: update branch references from v4 to v5 in workflow configuration870ed22chore: add v5 branch to release workflow triggersc3ee325chore(release): new release (#5682)60173befeat: add changeset validation and release workflow (#5680)948d5e6fix(proxy): match the HMR upgrade path exactly like the ws server (#5678)93e8996fix: skip HMR websocket path when forwarding upgrades to user-defined proxies...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack-dev-server since your current version.