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.57.1 to 1.58.1 #5645

Closed

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 8, 2023

Snyk has created this PR to upgrade sass from 1.57.1 to 1.58.1.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2023-02-14.
Release notes
Package name: sass
  • 1.58.1 - 2023-02-14

    To install Sass 1.58.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

    Changes

    • Emit a unitless hue when serializing hsl() colors. The deg unit is incompatible with IE, and while that officially falls outside our compatibility policy, it's better to lean towards greater compatibility.

    See the full changelog for changes in earlier releases.

  • 1.58.0 - 2023-02-01

    To install Sass 1.58.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

    Changes

    • Remove sourcemap comments from Sass sources. The generated sourcemap comment for the compiled CSS output remains unaffected.

    • Fix a bug in @ extend logic where certain selectors with three or more combinators were incorrectly considered superselectors of similar selectors with fewer combinators, causing them to be incorrectly trimmed from the output.

    • Produce a better error message for a number with a leading + or -, a decimal point, but no digits.

    • Produce a better error message for a nested property whose name starts with --.

    • Fix a crash when a selector ends in an escaped backslash.

    • Add the relative length units from CSS Values 4 and CSS Contain 3 as known units to validate bad computation in calc.

    Command Line Interface

    • The --watch flag will now track loads through calls to meta.load-css() as long as their URLs are literal strings without any interpolation.

    See the full changelog for changes in earlier releases.

  • 1.57.1 - 2022-12-19

    To install Sass 1.57.1, 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.

from sass GitHub release notes
Commit messages
Package name: sass

Compare


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

@cnlucas cnlucas closed this May 16, 2023
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