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 #1643

Closed

Conversation

TaylorFries
Copy link
Collaborator

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 21 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

@codeclimate
Copy link

codeclimate bot commented Aug 10, 2023

Code Climate has analyzed commit 7c805a1 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 53.1%.

View more on Code Climate.

@TaylorFries
Copy link
Collaborator Author

Being worked on in PIMS-121 https://citz-imb.atlassian.net/browse/PIMS-121
#1624

@TaylorFries TaylorFries deleted the snyk-upgrade-efb7e7483778eec27f759e4f2a95d7bf branch August 10, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants