Cirrus
Cirrus copied to clipboard
[Snyk] Upgrade sass from 1.51.0 to 1.52.2
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade sass from 1.51.0 to 1.52.2.
: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 3 versions ahead of your current version.
- The recommended version was released 23 days ago, on 2022-06-03.
Release notes
Package name: sass
-
1.52.2 - 2022-06-03
To install Sass 1.52.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Preserve location of trailing loud comments (
/* ... */
) instead of pushing the comment to the next line.
See the full changelog for changes in earlier releases.
- Preserve location of trailing loud comments (
-
1.52.1 - 2022-05-20
To install Sass 1.52.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Command Line Interface
- Fix a bug where
--watch
mode would close immediately in TTY mode. This was caused by our change to close--watch
when stdin was closed outside of TTY mode, which has been reverted for now while we work on a fix.
See the full changelog for changes in earlier releases.
- Fix a bug where
-
1.52.0 - 2022-05-20
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.
-
-
1.51.0 - 2022-04-26
To install Sass 1.51.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
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.
-
Commit messages
Package name: sass
- 44c2966 Add changelog for PR #849 about preserving trailing loud comment location (#1709)
- 1faf81c Fix #417 preserve the location of trailing loud comments (#849)
- cb74cc4 Run qemu in tmpfs (#1707)
- 46c2c9b Remove unused methods (#1702)
- e69d903 Mention facebook/jest#2549 in the README (#1700)
- d17f70f Revert "Abort sass if stdin is closed when watching (#1411)" (#1699)
- 561fe25 Use "dart pub publish" instead of "pub publish" (#1698)
- fa0d2fb Add support for arbitrary modifiers after @ import (#1695)
- b19b3b1 Fix assertUnit and assertNoUnits (#1686)
- 2e7db70 Add documentation for using it with Docker (#1684)
- 1e211d6 Escape the source map URL before using it in a CSS comment (#1676)
- 7004d49 Fix the tracking of variable nodes for scopes (#1681)
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:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs