Skip to content

[stable32] chore(deps-dev): Bump webpack from 5.106.1 to 5.106.2#59707

Merged
github-actions[bot] merged 2 commits intostable32from
dependabot/npm_and_yarn/stable32/webpack-5.106.2
Apr 19, 2026
Merged

[stable32] chore(deps-dev): Bump webpack from 5.106.1 to 5.106.2#59707
github-actions[bot] merged 2 commits intostable32from
dependabot/npm_and_yarn/stable32/webpack-5.106.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2026

Bumps webpack from 5.106.1 to 5.106.2.

Release notes

Sourced from webpack's releases.

v5.106.2

Patch Changes

  • CSS @​import now inherits the parent module's exportType, so a file configured as "text" correctly creates a style tag when @​imported by a "style" parent. (by @​xiaoxiaojx in #20838)

  • Make asset modules available in JS context when referenced from both CSS and a lazily compiled JS chunk. (by @​xiaoxiaojx in #20801)

  • Include missing generator options in hash to ensure persistent cache invalidation when configuration changes (CssGenerator exportsOnly, JsonGenerator JSONParse, WebAssemblyGenerator mangleImports). (by @​xiaoxiaojx in #20821)

  • Fix || default value handling in ProgressPlugin and ManifestPlugin that incorrectly overrode user-provided falsy values (e.g. modules: false, entries: false, entrypoints: false). (by @​xiaoxiaojx in #20823)

  • Migrate from mime-types to mime-db. (by @​alexander-akait in #20812)

  • Handle @charset at-rules in CSS modules. (by @​alexander-akait in #20831)

  • Marked all experimental options in types. (by @​alexander-akait in #20814)

Changelog

Sourced from webpack's changelog.

5.106.2

Patch Changes

  • CSS @​import now inherits the parent module's exportType, so a file configured as "text" correctly creates a style tag when @​imported by a "style" parent. (by @​xiaoxiaojx in #20838)

  • Make asset modules available in JS context when referenced from both CSS and a lazily compiled JS chunk. (by @​xiaoxiaojx in #20801)

  • Include missing generator options in hash to ensure persistent cache invalidation when configuration changes (CssGenerator exportsOnly, JsonGenerator JSONParse, WebAssemblyGenerator mangleImports). (by @​xiaoxiaojx in #20821)

  • Fix || default value handling in ProgressPlugin and ManifestPlugin that incorrectly overrode user-provided falsy values (e.g. modules: false, entries: false, entrypoints: false). (by @​xiaoxiaojx in #20823)

  • Migrate from mime-types to mime-db. (by @​alexander-akait in #20812)

  • Handle @charset at-rules in CSS modules. (by @​alexander-akait in #20831)

  • Marked all experimental options in types. (by @​alexander-akait in #20814)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner April 18, 2026 02:34
@dependabot dependabot bot requested a review from a team as a code owner April 18, 2026 02:34
@dependabot dependabot bot requested review from nfebe, sorbaugh and susnux and removed request for a team April 18, 2026 02:34
@github-actions github-actions bot changed the title chore(deps-dev): Bump webpack from 5.106.1 to 5.106.2 [stable32] chore(deps-dev): Bump webpack from 5.106.1 to 5.106.2 Apr 18, 2026
@github-actions github-actions bot enabled auto-merge April 18, 2026 02:56
Bumps [webpack](https://github.com/webpack/webpack) from 5.106.1 to 5.106.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.106.1...v5.106.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.106.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@AndyScherzinger AndyScherzinger force-pushed the dependabot/npm_and_yarn/stable32/webpack-5.106.2 branch from e158d37 to 055cbd9 Compare April 18, 2026 21:19
@AndyScherzinger
Copy link
Copy Markdown
Member

/compile

@AndyScherzinger AndyScherzinger added this to the Nextcloud 32.0.9 milestone Apr 18, 2026
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@github-actions github-actions bot merged commit 91254c5 into stable32 Apr 19, 2026
135 of 137 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/stable32/webpack-5.106.2 branch April 19, 2026 06:46
Sign up for free to 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.

2 participants