Skip to content

[stable32] chore(deps-dev): bump webpack from 5.107.2 to 5.108.4 - #62010

Closed
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/webpack-5.108.4
Closed

[stable32] chore(deps-dev): bump webpack from 5.107.2 to 5.108.4#62010
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/webpack-5.108.4

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps webpack from 5.107.2 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
dependabotBot requested review from a team as code ownersJuly 11, 2026 03:05
@dependabotdependabotBot added the 3. to review Waiting for reviews label Jul 11, 2026
@dependabot
dependabotBot requested review from nfebe and susnux and removed request for a teamJuly 11, 2026 03:05
@dependabot
dependabotBot requested a review from sorbaughJuly 11, 2026 03:05
@github-actions
github-actionsBot enabled auto-merge July 11, 2026 03:27
@github-actionsgithub-actionsBot changed the title chore(deps-dev): bump webpack from 5.107.2 to 5.108.4[stable32] chore(deps-dev): bump webpack from 5.107.2 to 5.108.4Jul 11, 2026
@AndyScherzingerAndyScherzinger added this to the Nextcloud 32.0.13 milestone Jul 11, 2026
@DerDreschner
DerDreschnerforce-pushed the dependabot/npm_and_yarn/stable32/webpack-5.108.4 branch from cc22b02 to d349cb6CompareJuly 12, 2026 12:45
@nextcloud-botnextcloud-bot mentioned this pull request Jul 14, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [webpack](https://github.com/webpack/webpack) from 5.107.2 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.107.2...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>
@dependabotdependabotBot changed the title [stable32] chore(deps-dev): bump webpack from 5.107.2 to 5.108.4chore(deps-dev): bump webpack from 5.107.2 to 5.108.4Jul 25, 2026
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/stable32/webpack-5.108.4 branch from d349cb6 to ba33db0CompareJuly 25, 2026 22:42
@github-actionsgithub-actionsBot changed the title chore(deps-dev): bump webpack from 5.107.2 to 5.108.4[stable32] chore(deps-dev): bump webpack from 5.107.2 to 5.108.4Jul 25, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot@github

dependabotBot commented on behalf of githubAug 9, 2026

Copy link
Copy Markdown
ContributorAuthor

Looks like webpack is up-to-date now, so this is no longer needed.

@dependabotdependabotBot closed this Aug 9, 2026
auto-merge was automatically disabled August 9, 2026 14:09

Pull request was closed

@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/stable32/webpack-5.108.4 branch August 9, 2026 14:09
@AndyScherzingerAndyScherzinger removed this from the Nextcloud 32.0.14 milestone Aug 9, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@AndyScherzinger