-
Notifications
You must be signed in to change notification settings - Fork 3
Update dependency css-loader to v7 #2271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
❌ Deploy Preview for cloudfour-patterns failed.
|
6aa5f45 to
f9510df
Compare
5ef5bdb to
17c8e02
Compare
17c8e02 to
b32bb87
Compare
b32bb87 to
2af6c62
Compare
520d500 to
540150d
Compare
a53c62a to
002d356
Compare
02eeac9 to
10a366e
Compare
f48a2c7 to
4559ce7
Compare
4559ce7 to
0c439fc
Compare
acc4ac6 to
a080835
Compare
6858b79 to
46a8b3f
Compare
46a8b3f to
36f7a30
Compare
|
Requires Webpack 5. Closing until we upgrade. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
5.2.7→7.1.3Release Notes
webpack/css-loader (css-loader)
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: 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 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.
This PR was generated by Mend Renovate. View the repository job log.