[Snyk] Upgrade css-loader from 6.8.1 to 7.1.2 #9
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.
Snyk has created this PR to upgrade css-loader from 6.8.1 to 7.1.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 8 versions ahead of your current version.
The recommended version was released on 5 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
SNYK-JS-COOKIE-8163060
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
Release notes
Package name: css-loader
-
7.1.2 - 2024-05-22
- keep order of
-
7.1.1 - 2024-04-10
- automatically rename class
-
7.1.0 - 2024-04-08
- added the
-
7.0.0 - 2024-04-04
- The
import style from "./style.css";
import * as style from "./style.css";
- The
- Minimum supported webpack version is
- Minimum supported Node.js version is
- The
- Added dashed variants for the
-
6.11.0 - 2024-04-03
- supports multiple composes (#1582) (bbca614)
- do not break
-
6.10.0 - 2024-01-30
- add
- pass the
- support named exports with any characters (6f43929)
-
6.9.1 - 2024-01-18
- css nesting support
-
6.9.0 - 2024-01-09
- updated generateExportEntry to expose node details (#1556) (05002f3)
- css experiment detection (#1559) (f2cfe30)
-
6.8.1 - 2023-05-28
- use
from css-loader GitHub release notes7.1.2 (2024-05-22)
Bug Fixes
@ imports with thewebpackIgnorecomment (#1600) (76757ef)7.1.1 (2024-04-10)
Bug Fixes
defaultto_defaultwhen named export is enabled (#1590) (d6c31a1)7.1.0 (2024-04-08)
Features
getJSONoption to output CSS modules mapping (#1577) (af834b4)7.0.0 (2024-04-04)
⚠ BREAKING CHANGES
modules.namedExportoption istrueby default if you enable theesModuleoptionMigration guide:
Before:
console.log(style.myClass);
After:
console.log(style.myClass);
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)6.11.0 (2024-04-03)
Features
Bug Fixes
@ scopeat-rule without params (#1581) (e022e3b)6.10.0 (2024-01-30)
Features
@ rspack/coreas an optional peer dependency (#1568) (3924679)resourceQueryandresourceFragmentto theautoandmodecallback (#1569) (d641c4d)6.9.1 (2024-01-18)
Bug Fixes
@ scopeat-rule support6.9.0 (2024-01-09)
Features
Bug Fixes
6.8.1 (2023-05-28)
Bug Fixes
causefor original errors and warnings (#1526) (ae3d8ae)Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: