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

Open
renovate-bot wants to merge 1 commit from renovate/mini-css-extract-plugin-2.x-lockfile into main
Collaborator

This PR contains the following updates:

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

Release Notes

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

v2.9.2

Compare Source

v2.9.1

Compare Source

v2.9.0

Compare Source

Features
  • add support for link preload/prefetch (#​1043) (ee25e51)
  • added the defaultExport option to generate default and named export together (#​1084) (74ae781)
Bug Fixes
2.8.1 (2024-02-27)
Bug Fixes
  • add nonce if __webpack_nonce__ has been defined (c7f0aee)

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-contrib/mini-css-extract-plugin) | devDependencies | minor | [`2.8.1` -> `2.9.2`](https://renovatebot.com/diffs/npm/mini-css-extract-plugin/2.8.1/2.9.2) | --- ### Release Notes <details> <summary>webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)</summary> ### [`v2.9.2`](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#292-2024-11-01) [Compare Source](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.1...v2.9.2) ### [`v2.9.1`](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#291-2024-08-19) [Compare Source](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.9.0...v2.9.1) ### [`v2.9.0`](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#290-2024-04-16) [Compare Source](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.1...v2.9.0) ##### Features - add support for link preload/prefetch ([#&#8203;1043](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/1043)) ([ee25e51](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/ee25e51a8d06292dd8643f5bf1d6c4faa51c4f4c)) - added the `defaultExport` option to generate default and named export together ([#&#8203;1084](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/1084)) ([74ae781](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/74ae78184fb5bfeec23b9d254ff8304c6fc854d6)) ##### Bug Fixes - avoid reloading all csses when hot load ([#&#8203;1090](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/1090)) ([1a56673](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/1a56673d01c441967134beb5d9500a7d6d62e4de)) ##### [2.8.1](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.8.0...v2.8.1) (2024-02-27) ##### Bug Fixes - add `nonce` if `__webpack_nonce__` has been defined ([c7f0aee](https://github.com/webpack-contrib/mini-css-extract-plugin/commit/c7f0aee5feaa1b8d047f575e94a91662eb8c314c)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/mini-css-extract-plugin-2.x-lockfile from 7b5b803436 to ec2491a865 2025-03-10 06:35:56 +00:00 Compare
renovate-bot force-pushed renovate/mini-css-extract-plugin-2.x-lockfile from ec2491a865 to 05e6213ccb 2025-03-10 07:37:09 +00:00 Compare
renovate-bot force-pushed renovate/mini-css-extract-plugin-2.x-lockfile from 05e6213ccb to 45eaff5e70 2025-03-18 23:28:09 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/mini-css-extract-plugin-2.x-lockfile:renovate/mini-css-extract-plugin-2.x-lockfile
git switch renovate/mini-css-extract-plugin-2.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/mini-css-extract-plugin-2.x-lockfile
git switch renovate/mini-css-extract-plugin-2.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/mini-css-extract-plugin-2.x-lockfile
git switch renovate/mini-css-extract-plugin-2.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/mini-css-extract-plugin-2.x-lockfile
git switch main
git merge --squash renovate/mini-css-extract-plugin-2.x-lockfile
git switch main
git merge --ff-only renovate/mini-css-extract-plugin-2.x-lockfile
git switch main
git merge renovate/mini-css-extract-plugin-2.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kumi/great-website#7
No description provided.