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.59.3 to 1.60.0 #582

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade sass from 1.59.3 to 1.60.0.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2023-03-23.
Release notes
Package name: sass
  • 1.60.0 - 2023-03-23

    To install Sass 1.60.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 the pi, e, infinity, -infinity, and NaN constants in calculations. These will be interpreted as the corresponding numbers.

    • Add support for unknown constants in calculations. These will be interpreted as unquoted strings.

    • Serialize numbers with value infinity, -infinity, and NaN to calc() expressions rather than CSS-invalid identifiers. Numbers with complex units still can't be serialized.

    See the full changelog for changes in earlier releases.

  • 1.59.3 - 2023-03-14

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

    Changes

    • Fix a performance regression introduced in 1.59.0.

    • The NPM release of 1.59.0 dropped support for Node 12 without actually indicating so in its pubspec. This release temporarily adds back support so that the latest Sass version that declares it supports Node 12 actually does so. However, Node 12 is now end-of-life, so we will drop support for it properly in an upcoming release.

    See the full changelog for changes in earlier releases.

from sass GitHub release notes
Commit messages
Package name: sass
  • f5a3dea Add support for constants in calculations (#1922)

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

@robert-bryson robert-bryson mentioned this pull request Apr 20, 2023
10 tasks
@btylerburton btylerburton merged commit 85ed810 into main Jul 13, 2023
@btylerburton btylerburton deleted the snyk-upgrade-8ff6fb84191cf20773afb375bee45749 branch July 13, 2023 19:20
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