ocean icon indicating copy to clipboard operation
ocean copied to clipboard

[Snyk] Upgrade sass from 1.86.0 to 1.87.0

Open yaelibarg opened this issue 6 months ago • 2 comments

snyk-top-banner

Snyk has created this PR to upgrade sass from 1.86.0 to 1.87.0.

:information_source: 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 4 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: sass
  • 1.87.0 - 2025-04-21

    To install Sass 1.87.0, 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 a plain CSS file with a top-level nesting selector & is loaded into a nested Sass context via meta.load-css() or @ import, Sass now emits plain CSS nesting rather than incorrectly combining it with the parent selector using a descendant combinator.

    See the full changelog for changes in earlier releases.

  • 1.86.3 - 2025-04-04

    To install Sass 1.86.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 bug introduced in 1.86.1 where Sass fails to resolve paths starting with a .. segment.

    See the full changelog for changes in earlier releases.

  • 1.86.2 - 2025-04-02
  • 1.86.1 - 2025-03-31
  • 1.86.0 - 2025-03-17
from sass GitHub release notes

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

yaelibarg avatar May 14 '25 01:05 yaelibarg