chore(deps): update dependency mini-css-extract-plugin to v2.10.0 #451

Closed
RenovateBot wants to merge 1 commit from renovate/mini-css-extract-plugin-2.x-lockfile into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
mini-css-extract-plugin devDependencies minor 2.9.2 -> 2.10.0

Release Notes

webpack/mini-css-extract-plugin (mini-css-extract-plugin)

v2.10.0

Compare Source

Features
  • respect output.cssFilename and output.cssChunkFilename (#​1151) (54f775d)
Bug Fixes
  • prevent generation of a contentHash for a chunk when the set of css modules is of size 0 (#​1154) (4e4a95d)
2.9.4 (2025-08-11)
Bug Fixes
2.9.3 (2025-08-04)
Bug Fixes
  • should update initial chunks correctly with filename (dab023f)
2.9.2 (2024-11-01)
Bug Fixes
2.9.1 (2024-08-19)
Bug Fixes
  • add export default {} when CSS modules enabled and a file is empty for the defaultExport option (8f77e19)

v2.9.4

Compare Source

v2.9.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | devDependencies | minor | [`2.9.2` -> `2.10.0`](https://renovatebot.com/diffs/npm/mini-css-extract-plugin/2.9.2/2.10.0) | --- ### Release Notes <details> <summary>webpack/mini-css-extract-plugin (mini-css-extract-plugin)</summary> ### [`v2.10.0`](https://github.com/webpack/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#2100-2026-01-16) [Compare Source](https://github.com/webpack/mini-css-extract-plugin/compare/v2.9.4...v2.10.0) ##### Features - respect `output.cssFilename` and `output.cssChunkFilename` ([#&#8203;1151](https://github.com/webpack/mini-css-extract-plugin/issues/1151)) ([54f775d](https://github.com/webpack/mini-css-extract-plugin/commit/54f775ddac6ea365b9023ab0624f8219695371b3)) ##### Bug Fixes - prevent generation of a contentHash for a chunk when the set of css modules is of size 0 ([#&#8203;1154](https://github.com/webpack/mini-css-extract-plugin/issues/1154)) ([4e4a95d](https://github.com/webpack/mini-css-extract-plugin/commit/4e4a95d16431bca442b7ac5d90c887142e3ce117)) ##### [2.9.4](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.3...v2.9.4) (2025-08-11) ##### Bug Fixes - hmr crash in some situations ([#&#8203;1140](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/1140)) ([f67c05a](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/f67c05a2305dbfc0f949ce9f11c96c32cb402deb)) ##### [2.9.3](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.2...v2.9.3) (2025-08-04) ##### Bug Fixes - should update initial chunks correctly with filename ([dab023f](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/dab023f4a7685bc20ef175e71dacd78d988e3713)) ##### [2.9.2](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.1...v2.9.2) (2024-11-01) ##### Bug Fixes - prefetch and preload runtime generation ([#&#8203;1116](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/1116)) ([58c6b74](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/58c6b7422aedfd3fc4d5f3553b196da40eae1f4b)) ##### [2.9.1](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.0...v2.9.1) (2024-08-19) ##### Bug Fixes - add `export default {}` when CSS modules enabled and a file is empty for the `defaultExport` option ([8f77e19](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/8f77e19a89eca97b05f1855d2c851592e98ff774)) ### [`v2.9.4`](https://github.com/webpack/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#294-2025-08-11) [Compare Source](https://github.com/webpack/mini-css-extract-plugin/compare/v2.9.3...v2.9.4) ### [`v2.9.3`](https://github.com/webpack/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#293-2025-08-04) [Compare Source](https://github.com/webpack/mini-css-extract-plugin/compare/v2.9.2...v2.9.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->
RenovateBot force-pushed renovate/mini-css-extract-plugin-2.x-lockfile from f26cfd0062
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
to 9b8e536016
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
2025-11-03 10:04:27 +01:00
Compare
RenovateBot force-pushed renovate/mini-css-extract-plugin-2.x-lockfile from 9b8e536016
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
to f630206bea
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
2026-01-19 10:05:09 +01:00
Compare
RenovateBot changed title from chore(deps): update dependency mini-css-extract-plugin to v2.9.4 to chore(deps): update dependency mini-css-extract-plugin to v2.10.0 2026-01-19 10:05:11 +01:00
RenovateBot force-pushed renovate/mini-css-extract-plugin-2.x-lockfile from f630206bea
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
to 98a08ca563
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
2026-02-23 10:04:02 +01:00
Compare
deblan closed this pull request 2026-02-27 09:37:56 +01:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^2.9.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`^2.9.1`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
ci/woodpecker/push/woodpecker
Required
ci/woodpecker/pr/woodpecker
Required

Pull request closed

Sign in to join this conversation.
No description provided.