Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade sass from 1.26.3 to 1.32.7 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PrapatsaraNaksuth
Copy link
Owner

Snyk has created this PR to upgrade sass from 1.26.3 to 1.32.7.

merge advice
ℹ️ 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 22 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-02-10.
Release notes
Package name: sass
  • 1.32.7 - 2021-02-10

    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...with to take arguments that have a !default flag without a trailing comma.

    • Improve the performance of unitless and single-unit numbers.

    See the full changelog for changes in earlier releases.

  • 1.32.6 - 2021-02-01

    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

    • Fix Electron support when nodeIntegration is disabled.

    Dart API

    • All range checks for SassColor constructors now throw RangeErrors with start and end set.

    See the full changelog for changes in earlier releases.

  • 1.32.5 - 2021-01-20

    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

    • Potentially breaking bug fix: When using @ for with 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() with fiber multiple times simultaneously.

    • Avoid possible mangled error messages when custom functions or importers throw unexpected exceptions.

    • Fix Electron support when nodeIntegration is disabled.

    See the full changelog for changes in earlier releases.

  • 1.32.4 - 2021-01-12

    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

    • No user-visible changes.

    See the full changelog for changes in earlier releases.

  • 1.32.3 - 2021-01-12

    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

    • Optimize == for numbers that have different units.

    See the full changelog for changes in earlier releases.

  • 1.32.2 - 2021-01-07

    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

    • Print the actual number that was received in unit deprecation warnings for color functions.

    See the full changelog for changes in earlier releases.

  • 1.32.1 - 2021-01-06

    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

    • Don't emit permissions errors on Windows and OS X when trying to determine the real case of path names.

    See the full changelog for changes in earlier releases.

  • 1.32.0 - 2020-12-30

    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 to hsl(), hsla(), color.adjust(), and color.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 deg as the hue to hsl(), hsla(), adjust-hue(), color.adjust(), and color.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:color functions as deprecation warnings.

    Dart API

    • Rename SassNumber.valueInUnits() to SassNumber.coerceValue(). The old name remains, but is now deprecated.

    • Rename SassNumber.coerceValueToUnit(), a shorthand for SassNumber.coerceValue() that takes a single numerator unit.

    • Add SassNumber.coerceToMatch() and SassNumber.coerceValueToMatch(), which work like SassNumber.coerce() and SassNumber.coerceValue() but take a SassNumber whose units should be matched rather than taking the units explicitly. These generate better error messages than SassNumber.coerce() and SassNumber.coerceValue().

    • Add SassNumber.convertToMatch() and SassNumber.convertValueToMatch(), which work like SassNumber.coerceToMatch() and SassNumber.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.

  • 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 notes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants