[Snyk] Upgrade css-loader from 6.11.0 to 7.1.2#74
Merged
Conversation
Snyk has created this PR to upgrade css-loader from 6.11.0 to 7.1.2. See this package in npm: css-loader See this project in Snyk: https://app.snyk.io/org/dargon789/project/cc3616dc-48f0-4027-9828-25283861e6a4?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
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.
Snyk has created this PR to upgrade css-loader from 6.11.0 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 4 versions ahead of your current version.
The recommended version was released 2 years ago.
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
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)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: