build(deps-dev): bump webpack from 5.94.0 to 5.110.1 in /web - #7293
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump webpack from 5.94.0 to 5.110.1 in /web#7293dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
armistcxy,
hongky-1994,
khanhtc1202 and
t-kikuc
September 1, 2026 23:13
✅ Deploy Preview for pipecd-site canceled.
|
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward dev dependency bump with consistent lockfile updates and no remaining references to the prior webpack version.
Pull request overview
Updates the PipeCD web frontend build toolchain by bumping the webpack dev dependency, along with the corresponding Yarn lockfile resolution, to pick up upstream fixes and improvements.
Changes:
- Bump
webpackfrom5.94.0to5.110.1inweb/package.json. - Update
web/yarn.lockto reflect the newwebpackversion and its transitive dependency changes.
File summaries
| File | Description |
|---|---|
| web/package.json | Updates the webpack devDependency version constraint to ^5.110.1. |
| web/yarn.lock | Refreshes resolved webpack (and related transitive) entries to match the new version. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.110.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.94.0...v5.110.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.110.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web/webpack-5.110.1
branch
from
September 2, 2026 09:58
5e530fc to
6446274
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 webpack from 5.94.0 to 5.110.1.
Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
0b2952echore(release): new release (#21846)2a1fda4fix: throw a SyntaxError from a module that failed to parse (#21847)281efa6test(css): cover a loader-added BOM in the css pipeline (#21848)36ded2cfix: accept the optimization.minimize true shorthand after normalization (#21...c150225fix(cache): accept a managedPaths RegExp without a capture group, and speed u...3a7c0e6chore(release): new release (#21545)75891c8chore(changesets): union same-subject entries (#21841)6b96de7feat(config): emit no development source map for library builds (#21839)ff0c832feat(css,html): reach embedded source from cssMinify and htmlMinify (#21838)06bedfbchore(deps): bump test/wpt in the dependencies group (#21836)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack since your current version.