Update dependency css-loader to v7#248
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
July 8, 2024 15:10
ad3abdf to
d0ded8a
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
July 17, 2024 03:33
d0ded8a to
b9fa181
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
August 2, 2024 06:52
b9fa181 to
b5c889c
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
3 times, most recently
from
August 29, 2024 14:34
de13480 to
41f74a1
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
2 times, most recently
from
September 27, 2024 04:46
9c13813 to
cf8040b
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
October 29, 2024 00:40
cf8040b to
f58c28b
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
December 9, 2024 00:37
4794d8b to
f58c28b
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
January 27, 2026 17:58
f58c28b to
72aa968
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
February 16, 2026 13:45
72aa968 to
bd7f612
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.7.3→^7.0.0Release Notes
webpack-contrib/css-loader (css-loader)
v7.1.2Compare Source
v7.1.1Compare Source
v7.1.0Compare Source
Features
getJSONoption to output CSS modules mapping (#1577) (af834b4)v7.0.0Compare Source
⚠ BREAKING CHANGES
modules.namedExportoption istrueby default if you enable theesModuleoptionMigration guide:
Before:
After:
To restore 6.x behavior, please use:
Typescript migration:
Before:
After:
modules.exportLocalsConventionhas the valueas-iswhen themodules.namedExportoption istrueand you don't specify a value5.27.018.12.0Features
modules.namedExportsoption works fine with anymodules.exportLocalsConventionvalues (f96a110)modules.exportLocalsConventionoptions (40e1668)Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.