chore(deps): update dependency css-loader to v7#785
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
2 times, most recently
from
June 21, 2025 07:28
fb3f2e6 to
a75bb88
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
June 28, 2025 09:04
a75bb88 to
9dfc0f9
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
July 5, 2025 11:12
9dfc0f9 to
6285960
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
July 27, 2025 12:30
6285960 to
cff1153
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
August 10, 2025 14:36
cff1153 to
d3b356d
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
August 19, 2025 17:11
d3b356d to
0e2f689
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
2 times, most recently
from
September 7, 2025 05:14
f26bbcf to
5ca52ff
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
September 25, 2025 20:59
5ca52ff to
6444b4c
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
October 4, 2025 10:50
6444b4c to
fcc0a0b
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
October 21, 2025 16:11
fcc0a0b to
99fb7f2
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
November 10, 2025 17:13
99fb7f2 to
5bb2509
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
November 18, 2025 11:14
5bb2509 to
f4000c0
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
December 3, 2025 19:49
f4000c0 to
bb7ba10
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
December 31, 2025 13:49
bb7ba10 to
d824abe
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
January 19, 2026 18:13
d824abe to
5062d36
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
2 times, most recently
from
February 2, 2026 14:53
3805874 to
06d0ea4
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
2 times, most recently
from
February 16, 2026 15:43
13be994 to
563a880
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
March 5, 2026 15:48
563a880 to
d7b47af
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
2 times, most recently
from
March 15, 2026 08:31
a42c52c to
8485373
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
April 1, 2026 18:58
8485373 to
0a88ec9
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
April 8, 2026 20:57
0a88ec9 to
39560e9
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
April 29, 2026 11:30
39560e9 to
8d0cd54
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
May 12, 2026 17:37
8d0cd54 to
22db888
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
2 times, most recently
from
May 28, 2026 19:40
48f0f03 to
1034a59
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
June 1, 2026 20:40
1034a59 to
c4105b9
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
June 11, 2026 11:53
c4105b9 to
98c84db
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
2 times, most recently
from
July 16, 2026 19:40
5c039dc to
2081703
Compare
renovate
Bot
force-pushed
the
renovate/css-loader-7.x
branch
from
July 19, 2026 07:48
2081703 to
65f56c4
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:
5.2.7→7.1.4Release Notes
webpack/css-loader (css-loader)
v7.1.4Compare Source
v7.1.3Compare Source
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)v6.11.0Compare Source
Features
Bug Fixes
@scopeat-rule without params (#1581) (e022e3b)v6.10.0Compare Source
Features
@rspack/coreas an optional peer dependency (#1568) (3924679)resourceQueryandresourceFragmentto theautoandmodecallback (#1569) (d641c4d)6.9.1 (2024-01-18)
Bug Fixes
@scopeat-rule supportv6.9.1Compare Source
Features
@rspack/coreas an optional peer dependency (#1568) (3924679)resourceQueryandresourceFragmentto theautoandmodecallback (#1569) (d641c4d)6.9.1 (2024-01-18)
Bug Fixes
@scopeat-rule supportv6.9.0Compare Source
Features
@rspack/coreas an optional peer dependency (#1568) (3924679)resourceQueryandresourceFragmentto theautoandmodecallback (#1569) (d641c4d)6.9.1 (2024-01-18)
Bug Fixes
@scopeat-rule supportv6.8.1Compare Source
Features
Bug Fixes
6.8.1 (2023-05-28)
Bug Fixes
causefor original errors and warnings (#1526) (ae3d8ae)v6.8.0Compare Source
Features
Bug Fixes
6.8.1 (2023-05-28)
Bug Fixes
causefor original errors and warnings (#1526) (ae3d8ae)v6.7.4Compare Source
Features
Maximum call stack size exceeded(#1525) (6eb5661)Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
sourceURLfrom emitted CSS (#1487) (962924c)6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
v6.7.3Compare Source
Features
Maximum call stack size exceeded(#1525) (6eb5661)Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
sourceURLfrom emitted CSS (#1487) (962924c)6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
v6.7.2Compare Source
Features
Maximum call stack size exceeded(#1525) (6eb5661)Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
sourceURLfrom emitted CSS (#1487) (962924c)6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
v6.7.1Compare Source
Features
Maximum call stack size exceeded(#1525) (6eb5661)Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
sourceURLfrom emitted CSS (#1487) (962924c)6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
v6.7.0Compare Source
Features
Maximum call stack size exceeded(#1525) (6eb5661)Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
sourceURLfrom emitted CSS (#1487) (962924c)6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
v6.6.0Compare Source
Features
hashStrategyoption (ca4abce)6.5.1 (2021-11-03)
Bug Fixes
v6.5.1Compare Source
Features
hashStrategyoption (ca4abce)6.5.1 (2021-11-03)
Bug Fixes
v6.5.0Compare Source
Features
hashStrategyoption (ca4abce)6.5.1 (2021-11-03)
Bug Fixes
v6.4.0Compare Source
Features
Bug Fixes
v6.3.0Compare Source
Features
[folder]placeholder (a0dee4f)exportTypeoption with'array','string'and'css-style-sheet'values (c6d2066)'array'- the default export isArraywith API forstyle-loaderand other'string'- the default export isStringyou don't needto-string-loaderloader anymore'css-style-sheet'- the default export is aconstructable stylesheet, you can useimport sheet from './styles.css' assert { type: 'css' };like in a browser, more information you can find heresupports()andlayer()functions in@importat-rules (#1377) (bce2c17)@mediaat-rules (#1377) (bce2c17)Bug Fixes
v6.2.0Compare Source
Features
exportLocalsConventionoption can be a function, useful for named export (#1351) (3c4b357)v6.1.0Compare Source
Features
linkin schema (#1345) (7d4e493)Bug Fixes
localIdentRegExpoption (#1349) (42f150b)v6.0.0Compare Source
Notes
~is deprecated when theesModuleoption is enabled (enabled by default) and can be removed from your code (we recommend it) (url(~package/image.png)->url(package/image.png),@import url(~package/style.css)->@import url(package/style.css),composes: import from '~package/one.css';->composes: import from 'package/one.css';), but we still support it for historical reasons. Why can you remove it? The loader will first try to resolve@import/url()/etc as relative, if it cannot be resolved, the loader will try to resolve@import/url()/etc insidenode_modulesor modules directories.file-loaderandurl-loaderare deprecated, please migrate onasset modules, since v6css-loaderis generatingnew URL(...)syntax, it enables by default built-inassets modules, i.e.type: 'asset'for allurl()⚠ BREAKING CHANGES
Node.jsversion is12.13.0webpackversion is5, we recommend to update to the latest version for better performanceurlandimportoptionsFunctiontype was removed in favorObjecttype with thefilterproperty, i.e. before{ url: () => true }, now{ url: { filter: () => true } }and before{ import: () => true }, now{ import: { filter: () => true } }modules.compileTypeoption was removed in favor themodules.modeoption withicssvalue, also themodulesoption can haveicssstring valuenew URL()syntax used forurl(), only when theesModuleoption is enabled (enabled by default), it means you can bundle CSS for librariesurl(), it means you can register loaders for them, examplefalsevalue forurl()now generate empty data URI (i.e.data:0,), only when theesModuleoption is enabled (enabled by default)[ext]placeholder don't need.(dot) before for thelocalIdentNameoption, i.e. please change.[ext]on[ext](no dot before)[folder]placeholder was removed without replacement for thelocalIdentNameoption, please use a custom function if you need complex logic[emoji]placeholder was removed without replacement for thelocalIdentNameoption, please use a custom function if you need complex logiclocalIdentHashPrefixwas removed in favor thelocalIdentHashSaltoptionFeatures
resolve.byDependency.cssresolve options for@importresolve.byDependency.icssresolve CSS modules and ICSS imports (i.e.composes/etc)modules.localIdentHashFunction,modules.localIdentHashDigest,modules.localIdentHashDigestLengthoptions for better class hashing controllingBug Fixes
@importNotes
.csstoresolve.extensions, it reduces performance and in most cases it is simply not necessary, alternative you can set resolve options by dependency5.2.7 (2021-07-13)
Bug Fixes
[@import](https://redirect.github.com/import)(bb76fe4)5.2.6 (2021-05-24)
Bug Fixes
5.2.5 (2021-05-20)
Bug Fixes
5.2.4 (2021-04-19)
Bug Fixes
5.2.3 (2021-04-19)
Bug Fixes
5.2.2 (2021-04-16)
Bug Fixes
5.2.1 (2021-04-09)
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.