Skip to content

Bump webpack from 5.105.0 to 5.108.4#2866

Merged
acoburn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webpack-5.108.4
Jul 7, 2026
Merged

Bump webpack from 5.105.0 to 5.108.4#2866
acoburn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webpack-5.108.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps webpack from 5.105.0 to 5.108.4.

Release notes

Sourced from webpack's releases.

v5.108.4

Patch Changes

v5.108.3

Patch Changes

v5.108.2

Patch Changes

v5.108.1

Patch Changes

  • Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by @​xiaoxiaojx in #21280)

  • Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by @​alexander-akait in #21269)

v5.108.0

Minor Changes

  • Treat top-level await and import.meta as ES module markers, matching Node.js syntax detection so no explicit module type is needed. (by @​alexander-akait in #21218)

... (truncated)

Changelog

Sourced from webpack's changelog.

5.108.4

Patch Changes

5.108.3

Patch Changes

5.108.2

Patch Changes

5.108.1

Patch Changes

  • Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by @​xiaoxiaojx in #21280)

  • Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by @​alexander-akait in #21269)

... (truncated)

Commits
  • bb9ccfd chore(release): new release (#21319)
  • 7639066 fix: invalidate provided-exports cache with lazy barrel (#21326)
  • ae28c54 perf: reduce CPU and memory overhead of the HTML and CSS pipelines (#21332)
  • e6fb547 perf: re-encode the HTML AST as struct-of-arrays behind a path-based visitor ...
  • 5ce1c22 fix(html): resolve asset URLs against <base href> (#21329)
  • 0e43c4a test(html): cover generateError, ignored-source, and null-character parse pat...
  • cebd793 refactor: build export-presence guards from a lazy boolean formula (#21320)
  • c2628cf fix: don't resolve new URL() directory references as modules (#21312)
  • 00d8b2f perf: speed up non-CSS-Modules CSS parsing by skipping unused AST work (#21324)
  • f7a3f6d perf: reduce HTML parser memory and CPU with parser-level skip options (#21323)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 6, 2026 07:03
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces July 6, 2026 07:03 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces July 6, 2026 07:03 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces July 6, 2026 07:03 Inactive
@acoburn acoburn enabled auto-merge (squash) July 7, 2026 01:33
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.108.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webpack-5.108.4 branch from 78b0ba4 to c4d01ec Compare July 7, 2026 01:39
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces July 7, 2026 01:39 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces July 7, 2026 01:39 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces July 7, 2026 01:39 Inactive
@acoburn acoburn merged commit ab1539e into main Jul 7, 2026
12 checks passed
@acoburn acoburn deleted the dependabot/npm_and_yarn/webpack-5.108.4 branch July 7, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant