Skip to content

chore(deps): update dependency sass to v1.91.0#2055

Merged
swaldmann merged 1 commit intomainfrom
renovate/sass-1.x-lockfile
Aug 28, 2025
Merged

chore(deps): update dependency sass to v1.91.0#2055
swaldmann merged 1 commit intomainfrom
renovate/sass-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 25, 2025

This PR contains the following updates:

Package Change Age Confidence
sass 1.90.0 -> 1.91.0 age confidence

Release Notes

sass/dart-sass (sass)

v1.91.0

Compare Source

  • Potentially breaking change: meta.inspect() (as well as other systems
    that use it such as @debug and certain error messages) now emits numbers
    with as high precision as is available instead of rounding to the nearest
    1e⁻¹⁰ as we do when serializing to CSS. This better fits the purpose of
    meta.inspect(), which is to provide full information about the structure of
    a Sass value.

  • Passing a rest argument ($arg...) before a positional or named argument when
    calling a function or mixin is now deprecated. This was always outside the
    specified syntax, but it was historically treated the same as passing the rest
    argument at the end of the argument list whether or not that matched the
    visual order of the arguments.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@swaldmann swaldmann enabled auto-merge (squash) August 28, 2025 17:22
@swaldmann swaldmann merged commit 179d56a into main Aug 28, 2025
6 checks passed
@swaldmann swaldmann deleted the renovate/sass-1.x-lockfile branch August 28, 2025 17: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.

1 participant