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.63.6 to 1.64.0 #603

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

btylerburton
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade sass from 1.63.6 to 1.64.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 22 days ago, on 2023-07-20.
Release notes
Package name: sass
  • 1.64.0 - 2023-07-20

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

    Changes

    • Comments that appear before or between @ use and @ forward rules are now emitted in source order as much as possible, instead of always being emitted after the CSS of all module dependencies.

    • Fix a bug where an interpolation in a custom property name crashed if the file was loaded by a @ use nested in an @ import.

    JavaScript API

    • Add a new SassCalculation type that represents the calculation objects added in Dart Sass 1.40.0.

    • Add Value.assertCalculation(), which returns the value if it's a SassCalculation and throws an error otherwise.

    • Produce a better error message when an environment that supports some Node.js APIs loads the browser entrypoint but attempts to access the filesystem.

    Embedded Sass

    • Fix a bug where nested relative @ imports failed to load when using the deprecated functions render or renderSync and those relative imports were loaded multiple times across different files.

    See the full changelog for changes in earlier releases.

  • 1.63.6 - 2023-06-21
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

@robert-bryson robert-bryson merged commit 5b3320a into main Aug 21, 2023
1 check passed
@robert-bryson robert-bryson deleted the snyk-upgrade-eae0a5c59ac6e8e540dfa8de96f0f3fd branch August 21, 2023 15:22
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.

3 participants