This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade sass from 1.49.9 to 1.52.0.
![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=sass&from_version=1.49.9&to_version=1.52.0&pr_id=444c92a0-4ca5-4aec-9c9b-30cee9b04921&visibility=true&has_feature_flag=false)
: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 **6 versions** ahead of your current version.
- The recommended version was released **22 days ago**, on 2022-05-20.
Release notes Package name: sass
To install Sass 1.52.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Add support for arbitrary modifiers at the end of plain CSS imports, in addition to the existing supports() and media queries. Sass now allows any sequence of identifiers of functions after the URL of an import for forwards compatibility with future additions to the CSS spec.
Fix an issue where source locations tracked through variable references could potentially become incorrect.
Fix a bug where a loud comment in the source can break the source map when embedding the sources, when using the command-line interface or the legacy JS API.
JS API
SassNumber.assertUnit() and SassNumber.assertNoUnits() now correctly return the number called on when it passes the assertion.
</li>
<li>
<b>1.51.0</b> - <a href="https://snyk.io/redirect/github/sass/dart-sass/releases/tag/1.51.0">2022-04-26</a></br><p>To install Sass 1.51.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/" rel="nofollow">add it to your PATH</a>, or see <a href="https://sass-lang.com/install" rel="nofollow">the Sass website</a> for full installation instructions.</p>
Changes
Potentially breaking change: Change the order of maps returned by map.deep-merge() to match those returned by map.merge(). All keys that appeared in the first map will now be listed first in the same order they appeared in that map, followed by any new keys added from the second map.
Improve the string output of some AST nodes in error messages.
</li>
<li>
<b>1.50.1</b> - <a href="https://snyk.io/redirect/github/sass/dart-sass/releases/tag/1.50.1">2022-04-19</a></br><p>To install Sass 1.50.1, download one of the packages below and <a href="https://katiek2.github.io/path-doc/" rel="nofollow">add it to your PATH</a>, or see <a href="https://sass-lang.com/install" rel="nofollow">the Sass website</a> for full installation instructions.</p>
Changes
Embedded Sass
The JS embedded host and the embedded compiler will now properly avoid resolving imports relative to the current working directory unless '.' is passed as a load path.
Fix a bug in the JS embedded host's implementation of the legacy JS API where imports that began with / could crash on Windows.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade sass from 1.49.9 to 1.52.0.
![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=sass&from_version=1.49.9&to_version=1.52.0&pr_id=444c92a0-4ca5-4aec-9c9b-30cee9b04921&visibility=true&has_feature_flag=false) :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 **6 versions** ahead of your current version. - The recommended version was released **22 days ago**, on 2022-05-20.
Release notes
Package name: sass
To install Sass 1.52.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Add support for arbitrary modifiers at the end of plain CSS imports, in addition to the existing
supports()
and media queries. Sass now allows any sequence of identifiers of functions after the URL of an import for forwards compatibility with future additions to the CSS spec.Fix an issue where source locations tracked through variable references could potentially become incorrect.
Fix a bug where a loud comment in the source can break the source map when embedding the sources, when using the command-line interface or the legacy JS API.
JS API
SassNumber.assertUnit()
andSassNumber.assertNoUnits()
now correctly return the number called on when it passes the assertion.See the full changelog for changes in earlier releases.
Changes
Potentially breaking change: Change the order of maps returned by
map.deep-merge()
to match those returned bymap.merge()
. All keys that appeared in the first map will now be listed first in the same order they appeared in that map, followed by any new keys added from the second map.Improve the string output of some AST nodes in error messages.
See the full changelog for changes in earlier releases.
Changes
Embedded Sass
The JS embedded host and the embedded compiler will now properly avoid resolving imports relative to the current working directory unless
'.'
is passed as a load path.Fix a bug in the JS embedded host's implementation of the legacy JS API where imports that began with
/
could crash on Windows.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