Skip to content

Conversation

we-renovate[bot]
Copy link
Contributor

@we-renovate we-renovate bot commented Sep 3, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
sass dependencies minor ^1.91.0 -> ^1.92.0 OpenSSF Scorecard

Release Notes

sass/dart-sass (sass)

v1.92.0

Compare Source

  • Breaking change: Emit declarations, childless at-rules, and comments in
    the order they appear in the source even when they're interleaved with nested
    rules. This obsoletes the mixed-decls deprecation.

  • Breaking change: The function name type() is now fully reserved for the
    plain CSS function. This means that @function definitions with the name
    type will produce errors, while function calls will be parsed as special
    function strings.

  • Configuring private variables using @use ... with, @forward ... with, and
    meta.load-css(..., $with: ...) is now deprecated. Private variables were
    always intended to be fully encapsulated within the module that defines them,
    and this helps enforce that encapsulation.

  • Fix a bug where @extend rules loaded through a mixture of @import and
    @use rules could fail to apply correctly.

Command-Line Interface
  • In --watch mode, delete the source map when the associated source file is
    deleted.

@we-renovate we-renovate bot force-pushed the renovate/all-minor-patch branch from 8b0f393 to 8a8aaaf Compare September 3, 2025 12:23
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.

0 participants