Update dependency mini-css-extract-plugin to v2 by renovate[bot] · Pull Request #264 · oxylbot/dashboard
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mini-css-extract-plugin | 1.3.5 → 2.10.2 |
Release Notes
webpack/mini-css-extract-plugin (mini-css-extract-plugin)
v2.10.2
v2.10.1
v2.10.0
Features
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 thedefaultExportoption (8f77e19)
v2.9.4
Features
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 thedefaultExportoption (8f77e19)
v2.9.3
Features
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 thedefaultExportoption (8f77e19)
v2.9.2
Features
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 thedefaultExportoption (8f77e19)
v2.9.1
Features
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 thedefaultExportoption (8f77e19)
v2.9.0
Features
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 thedefaultExportoption (8f77e19)
v2.8.1
Features
- add support for link preload/prefetch (#1043) (ee25e51)
- added the
defaultExportoption to generate default and named export together (#1084) (74ae781)
Bug Fixes
2.8.1 (2024-02-27)
Bug Fixes
- add
nonceif__webpack_nonce__has been defined (c7f0aee)
v2.8.0
Features
- add support for link preload/prefetch (#1043) (ee25e51)
- added the
defaultExportoption to generate default and named export together (#1084) (74ae781)
Bug Fixes
2.8.1 (2024-02-27)
Bug Fixes
- add
nonceif__webpack_nonce__has been defined (c7f0aee)
v2.7.7
Features
- added the
beforeTagInserthook (#1054) (6313bf6) - support named exports with any characters (b656c5c)
2.7.7 (2024-01-10)
Bug Fixes
- add ';' to import media queries (#1051) (98acf2b)
- add
ChunkLoadErrorname to chunk loading error (#1073) (e3f8375) - adding media, supports and layer for external import (#1072) (60c5331)
- css experiment detection (#1067) (82f4a47)
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
v2.7.6
Features
- added the
beforeTagInserthook (#1054) (6313bf6) - support named exports with any characters (b656c5c)
2.7.7 (2024-01-10)
Bug Fixes
- add ';' to import media queries (#1051) (98acf2b)
- add
ChunkLoadErrorname to chunk loading error (#1073) (e3f8375) - adding media, supports and layer for external import (#1072) (60c5331)
- css experiment detection (#1067) (82f4a47)
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
v2.7.5
Features
- added the
beforeTagInserthook (#1054) (6313bf6) - support named exports with any characters (b656c5c)
2.7.7 (2024-01-10)
Bug Fixes
- add ';' to import media queries (#1051) (98acf2b)
- add
ChunkLoadErrorname to chunk loading error (#1073) (e3f8375) - adding media, supports and layer for external import (#1072) (60c5331)
- css experiment detection (#1067) (82f4a47)
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
v2.7.4
Features
- added the
beforeTagInserthook (#1054) (6313bf6) - support named exports with any characters (b656c5c)
2.7.7 (2024-01-10)
Bug Fixes
- add ';' to import media queries (#1051) (98acf2b)
- add
ChunkLoadErrorname to chunk loading error (#1073) (e3f8375) - adding media, supports and layer for external import (#1072) (60c5331)
- css experiment detection (#1067) (82f4a47)
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
v2.7.3
Features
- added the
beforeTagInserthook (#1054) (6313bf6) - support named exports with any characters (b656c5c)
2.7.7 (2024-01-10)
Bug Fixes
- add ';' to import media queries (#1051) (98acf2b)
- add
ChunkLoadErrorname to chunk loading error (#1073) (e3f8375) - adding media, supports and layer for external import (#1072) (60c5331)
- css experiment detection (#1067) (82f4a47)
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
v2.7.2
Features
- added the
beforeTagInserthook (#1054) (6313bf6) - support named exports with any characters (b656c5c)
2.7.7 (2024-01-10)
Bug Fixes
- add ';' to import media queries (#1051) (98acf2b)
- add
ChunkLoadErrorname to chunk loading error (#1073) (e3f8375) - adding media, supports and layer for external import (#1072) (60c5331)
- css experiment detection (#1067) (82f4a47)
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
v2.7.1
Features
- added the
beforeTagInserthook (#1054) (6313bf6) - support named exports with any characters (b656c5c)
2.7.7 (2024-01-10)
Bug Fixes
- add ';' to import media queries (#1051) (98acf2b)
- add
ChunkLoadErrorname to chunk loading error (#1073) (e3f8375) - adding media, supports and layer for external import (#1072) (60c5331)
- css experiment detection (#1067) (82f4a47)
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
v2.7.0
Features
- added the
beforeTagInserthook (#1054) (6313bf6) - support named exports with any characters (b656c5c)
2.7.7 (2024-01-10)
Bug Fixes
- add ';' to import media queries (#1051) (98acf2b)
- add
ChunkLoadErrorname to chunk loading error (#1073) (e3f8375) - adding media, supports and layer for external import (#1072) (60c5331)
- css experiment detection (#1067) (82f4a47)
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
v2.6.1
Features
2.6.1 (2022-06-15)
Bug Fixes
v2.6.0
Features
2.6.1 (2022-06-15)
Bug Fixes
v2.5.3
[Compare Source](http
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.