Skip to content

[Snyk] Upgrade sass from 1.100.0 to 1.101.0 - #2180

Open
ccs-snyk wants to merge 1 commit into
developmentfrom
snyk-upgrade-6b3a80148b4d14c841d4e5fcf9de6083
Open

[Snyk] Upgrade sass from 1.100.0 to 1.101.0#2180
ccs-snyk wants to merge 1 commit into
developmentfrom
snyk-upgrade-6b3a80148b4d14c841d4e5fcf9de6083

Conversation

@ccs-snyk

@ccs-snyk ccs-snyk commented Jul 3, 2026

Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to upgrade sass from 1.100.0 to 1.101.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.

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.

Release notes
Package name: sass
  • 1.101.0 - 2026-06-11

    To install Sass 1.101.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: The Node package importer now properly supports resolving import-only variants of Sass files declared in the exports, sass, and style fields of package.json. Previously, these files were ignored even when loaded via @ import, so any code relying on loading module-system-only files this way may break.

    See the full changelog for changes in earlier releases.

  • 1.100.0 - 2026-05-22

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

    Changes

    • Writing two compound selectors adjacent to one another without any whitespace between them, such as [class]a, is now deprecated. This was always an error in CSS and Sass only supported it by mistake.

      See the Sass website for details.

    See the full changelog for changes in earlier releases.

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:

@ccs-snyk

ccs-snyk commented Jul 3, 2026

Copy link
Copy Markdown
Author

Merge Risk: Medium

This is a minor version upgrade for Sass. It contains a bug fix that is flagged as potentially breaking.

Potentially Breaking Change:

  • The Node.js package importer now correctly resolves import-only files defined in the exports, sass, and style fields of a dependency's package.json. Previously, these were ignored when using @import. Code that relied on this incorrect behavior may break.

Recommendation:
This change fixes incorrect behavior and is unlikely to impact most projects. However, due to the "potentially breaking" flag, it is recommended to verify that your Sass builds complete successfully after the upgrade, especially if you have complex @import rules for Node modules.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@ccs-snyk

ccs-snyk commented Jul 3, 2026

Copy link
Copy Markdown
Author

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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