chore(deps): update dependency sass to v1.101.6 #3002

Merged
renovate merged 1 commits from renovate/sass-1.x into main 2026-07-26 09:02:39 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
sass 1.101.31.101.6 age confidence

Release Notes

sass/dart-sass (sass)

v1.101.6

Compare Source

  • No user-visible changes.

v1.101.5

Compare Source

  • No user-visible changes.

v1.101.4

Compare Source

  • Avoid emitting rgb() or rgba() functions with non-percent decimal
    channels. Older browsers only support integer values or (potentially decimal)
    percentages for these functions, so in order to preserve
    backwards-compatibility while retaining full precision for modern browsers,
    legacy colors that contain at least one non-integer channel will now use
    percentages for their channels (for example, rgb(0%, 100%, 50%) rather than
    rgb(0, 255, 127.5)).

  • Fix a bug where the values of plain-CSS if() expressions were emitted using
    their meta.inspect() format rather than their CSS serialization format.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [sass](https://github.com/sass/dart-sass) | [`1.101.3` → `1.101.6`](https://renovatebot.com/diffs/npm/sass/1.101.3/1.101.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.101.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.101.3/1.101.6?slim=true) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.101.6`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#11016) [Compare Source](https://github.com/sass/dart-sass/compare/1.101.5...1.101.6) - No user-visible changes. ### [`v1.101.5`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#11015) [Compare Source](https://github.com/sass/dart-sass/compare/1.101.4...1.101.5) - No user-visible changes. ### [`v1.101.4`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#11014) [Compare Source](https://github.com/sass/dart-sass/compare/1.101.3...1.101.4) - Avoid emitting `rgb()` or `rgba()` functions with non-percent decimal channels. Older browsers only support integer values or (potentially decimal) percentages for these functions, so in order to preserve backwards-compatibility while retaining full precision for modern browsers, legacy colors that contain at least one non-integer channel will now use percentages for their channels (for example, `rgb(0%, 100%, 50%)` rather than `rgb(0, 255, 127.5)`). - Fix a bug where the values of plain-CSS `if()` expressions were emitted using their `meta.inspect()` format rather than their CSS serialization format. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTcuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ny4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-07-26 00:03:30 +00:00
chore(deps): update dependency sass to v1.101.6
dancefinder-app / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 57s
dancefinder-app / deploy-prod (pull_request) Skipped
40a08bbd92
renovate force-pushed renovate/sass-1.x from 2b74d070ea to 40a08bbd92 2026-07-26 00:03:31 +00:00 Compare
renovate merged commit 5d114a86e2 into main 2026-07-26 09:02:39 +00:00
renovate deleted branch renovate/sass-1.x 2026-07-26 09:02:41 +00:00
Sign in to join this conversation.