Snyk has created this PR to upgrade sass from 1.53.0 to 1.54.6.
:information_source: 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 7 versions ahead of your current version.
The recommended version was released 22 days ago, on 2022-08-29.
To install Sass 1.54.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Fix a bug where a @ media query could be incorrectly omitted from a stylesheet if it had multiple levels of nested @ media queries within it and the inner queries were mergeable but the outer query was not.
To install Sass 1.54.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Properly consider a ~ c to be a superselector of a ~ b ~ c and a + b + c.
Properly consider b > c to be a superselector of a > b > c, and similarly for other combinators.
Properly calculate specificity for selector pseudoclasses.
Deprecate use of random() when $limit has units to make it explicit that random() currently ignores units. A future version will no longer ignore units.
Don't throw an error when the same module is @ forwarded multiple times through a configured module.
Embedded Sass
Rather than downloading the embedded compiler for the local platform on install, the sass-embedded npm package now declares optional dependencies on platform-specific embedded compiler packages.
Snyk has created this PR to upgrade sass from 1.53.0 to 1.54.6.
:information_source: 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.
Release notes
Package name: sass
To install Sass 1.54.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
@ media
query could be incorrectly omitted from a stylesheet if it had multiple levels of nested@ media
queries within it and the inner queries were mergeable but the outer query was not.See the full changelog for changes in earlier releases.
To install Sass 1.54.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Properly consider
a ~ c
to be a superselector ofa ~ b ~ c
anda + b + c
.Properly consider
b > c
to be a superselector ofa > b > c
, and similarly for other combinators.Properly calculate specificity for selector pseudoclasses.
Deprecate use of
random()
when$limit
has units to make it explicit thatrandom()
currently ignores units. A future version will no longer ignore units.Don't throw an error when the same module is
@ forward
ed multiple times through a configured module.Embedded Sass
sass-embedded
npm package now declares optional dependencies on platform-specific embedded compiler packages.See the full changelog for changes in earlier releases.
Commit messages
Package name: sass
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs