Skip to content

Update dependency sass-embedded to v1.91.0#703

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/sass-embedded-1.x-lockfile
Aug 31, 2025
Merged

Update dependency sass-embedded to v1.91.0#703
renovate[bot] merged 1 commit intomasterfrom
renovate/sass-embedded-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
sass-embedded 1.90.0 -> 1.91.0 age confidence

Release Notes

sass/embedded-host-node (sass-embedded)

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 - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot merged commit fd53132 into master Aug 31, 2025
7 checks passed
@renovate renovate Bot deleted the renovate/sass-embedded-1.x-lockfile branch August 31, 2025 14:38
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.

0 participants