[Snyk] Upgrade sass from 1.26.3 to 1.32.8 #5
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 sass from 1.26.3 to 1.32.8.
ℹ️ 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
-
1.32.8 - 2021-02-18
- Update chokidar version for Node API tests.
- Allow a custom function to access the
-
1.32.7 - 2021-02-10
-
-
-
-
1.32.6 - 2021-02-01
- Fix Electron support when
- All range checks for
-
1.32.5 - 2021-01-20
- Potentially breaking bug fix: When using
-
-
-
-
1.32.4 - 2021-01-12
- No user-visible changes.
-
1.32.3 - 2021-01-12
- Optimize
-
1.32.2 - 2021-01-07
- Print the actual number that was received in unit deprecation warnings for color functions.
-
1.32.1 - 2021-01-06
- Don't emit permissions errors on Windows and OS X when trying to determine the real case of path names.
-
1.32.0 - 2020-12-30
-
-
-
-
-
-
-
-
-
-
1.30.0 - 2020-12-04
-
1.29.0 - 2020-11-05
-
1.28.0 - 2020-10-29
-
1.27.2 - 2020-10-29
-
1.27.1 - 2020-10-28
-
1.27.0 - 2020-10-08
-
1.26.12 - 2020-10-06
-
1.26.11 - 2020-09-18
-
1.26.10 - 2020-07-06
-
1.26.9 - 2020-06-22
-
1.26.8 - 2020-06-05
-
1.26.7 - 2020-05-29
-
1.26.6 - 2020-05-28
-
1.26.5 - 2020-04-24
-
1.26.3 - 2020-03-11
from sass GitHub release notesTo install Sass 1.32.8, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
JavaScript API
render()options object within its local context, asthis.options.See the full changelog for changes in earlier releases.
To install Sass 1.32.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Allow the null safety release of stream_transform.
Allow
@ forward...withto take arguments that have a!defaultflag without a trailing comma.Improve the performance of unitless and single-unit numbers.
See the full changelog for changes in earlier releases.
To install Sass 1.32.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Node JS API
nodeIntegrationis disabled.Dart API
SassColorconstructors now throwRangeErrors withstartandendset.See the full changelog for changes in earlier releases.
To install Sass 1.32.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
@ forwith numbers that have units, the iteration variable now matches the unit of the initial number. This matches the behavior of Ruby Sass and LibSass.Node JS API
Fix a few infrequent errors when calling
render()withfibermultiple times simultaneously.Avoid possible mangled error messages when custom functions or importers throw unexpected exceptions.
Fix Electron support when
nodeIntegrationis disabled.See the full changelog for changes in earlier releases.
To install Sass 1.32.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
See the full changelog for changes in earlier releases.
To install Sass 1.32.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
==for numbers that have different units.See the full changelog for changes in earlier releases.
To install Sass 1.32.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
See the full changelog for changes in earlier releases.
To install Sass 1.32.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
See the full changelog for changes in earlier releases.
To install Sass 1.32.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Deprecate passing non-
%numbers as lightness and saturation tohsl(),hsla(),color.adjust(), andcolor.change(). This matches the CSS specification, which also requires%for all lightness and saturation parameters. See [the Sass website][color-units] for more details.Deprecate passing numbers with units other than
degas the hue tohsl(),hsla(),adjust-hue(),color.adjust(), andcolor.change(). Unitless numbers are still allowed here, since they're allowed by CSS. See [the Sass website][color-units] for more details.Improve error messages about incompatible units.
Properly mark some warnings emitted by
sass:colorfunctions as deprecation warnings.Dart API
Rename
SassNumber.valueInUnits()toSassNumber.coerceValue(). The old name remains, but is now deprecated.Rename
SassNumber.coerceValueToUnit(), a shorthand forSassNumber.coerceValue()that takes a single numerator unit.Add
SassNumber.coerceToMatch()andSassNumber.coerceValueToMatch(), which work likeSassNumber.coerce()andSassNumber.coerceValue()but take aSassNumberwhose units should be matched rather than taking the units explicitly. These generate better error messages thanSassNumber.coerce()andSassNumber.coerceValue().Add
SassNumber.convertToMatch()andSassNumber.convertValueToMatch(), which work likeSassNumber.coerceToMatch()andSassNumber.coerceValueToMatch()except they throw exceptions when converting unitless values to or from units.Add
SassNumber.compatibleWithUnit(), which returns whether the number can be coerced to a single numerator unit.See the full changelog for changes in earlier releases.
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