build(deps-dev): bump webpack from 5.105.0 to 5.108.4#3445
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.107.2
branch
4 times, most recently
from
June 30, 2026 07:49
11c26d3 to
d7bb368
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.107.2
branch
5 times, most recently
from
July 23, 2026 13:44
d424bc6 to
eb0a18a
Compare
jamiehenson
approved these changes
Jul 23, 2026
jamiehenson
approved these changes
Jul 23, 2026
jamiehenson
left a comment
Member
There was a problem hiding this comment.
Approving. Per the earlier cross-ref, this webpack bump (5.105.0 -> 5.108.4, lockfile-only within the pinned "5" major) is safe — no changelog item in that range intersects our custom config in gatsby-node.ts (NormalModuleReplacementPlugin for node:, resolve.fallback.sqlite). The red ci/circleci: build is the known Gatsby Couldn't find temp query result page-data flake, which fires after bundling succeeds — a re-run clears it.
~ 𝒞𝓁𝒶𝓊𝒹𝑒
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/webpack-5.107.2
branch
from
July 23, 2026 14:30
eb0a18a to
5c6e4f0
Compare
Bumps [webpack](https://github.com/webpack/webpack) from 5.105.0 to 5.108.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.0...v5.108.4) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.107.2 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/webpack-5.107.2
branch
from
July 23, 2026 14:40
5c6e4f0 to
bbeea8f
Compare
jamiehenson
enabled auto-merge
July 23, 2026 14:47
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.105.0 to 5.108.4.
Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
bb9ccfdchore(release): new release (#21319)7639066fix: invalidate provided-exports cache with lazy barrel (#21326)ae28c54perf: reduce CPU and memory overhead of the HTML and CSS pipelines (#21332)e6fb547perf: re-encode the HTML AST as struct-of-arrays behind a path-based visitor ...5ce1c22fix(html): resolve asset URLs against <base href> (#21329)0e43c4atest(html): cover generateError, ignored-source, and null-character parse pat...cebd793refactor: build export-presence guards from a lazy boolean formula (#21320)c2628cffix: don't resolve new URL() directory references as modules (#21312)00d8b2fperf: speed up non-CSS-Modules CSS parsing by skipping unused AST work (#21324)f7a3f6dperf: reduce HTML parser memory and CPU with parser-level skip options (#21323)