fix(deps): update all digest updates #91

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-07-24 04:07:07 +04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
sass 1.101.31.101.7 age confidence
satori ^0.28.0^0.29.0 age confidence

Release Notes

sass/dart-sass (sass)

v1.101.7

Compare Source

  • No user-visible changes.

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.

vercel/satori (satori)

v0.29.0

Compare Source

Features

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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.7`](https://renovatebot.com/diffs/npm/sass/1.101.3/1.101.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.101.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.101.3/1.101.7?slim=true) | | [satori](https://github.com/vercel/satori) | [`^0.28.0` → `^0.29.0`](https://renovatebot.com/diffs/npm/satori/0.28.2/0.29.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/satori/0.29.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/satori/0.28.2/0.29.0?slim=true) | --- ### Release Notes <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.101.7`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#11017) [Compare Source](https://github.com/sass/dart-sass/compare/1.101.6...1.101.7) - No user-visible changes. ### [`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> <details> <summary>vercel/satori (satori)</summary> ### [`v0.29.0`](https://github.com/vercel/satori/releases/tag/0.29.0) [Compare Source](https://github.com/vercel/satori/compare/0.28.2...0.29.0) ##### Features - add support for webp images ([#&#8203;622](https://github.com/vercel/satori/issues/622)) ([b712d5b](https://github.com/vercel/satori/commit/b712d5b88a2e72495f5b8f3f0d97d52ee50d3836)), closes [#&#8203;607](https://github.com/vercel/satori/issues/607) [#&#8203;539](https://github.com/vercel/satori/issues/539) [#&#8203;273](https://github.com/vercel/satori/issues/273) [#&#8203;311](https://github.com/vercel/satori/issues/311) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjMuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tYXRlZCIsImRlcGVuZGVuY2llcyJdfQ==-->
renovate[bot] added 1 commit 2026-07-24 04:07:06 +04:00
fix(deps): update all digest updates
Test / npm test (pull_request) Successful in 39s
RenovateBot / renovate (push) Successful in 34s
Test / npm test (push) Successful in 40s
37fe07c28d
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-07-24 04:07:06 +04:00
renovate[bot] merged commit 37fe07c28d into master 2026-07-24 04:07:07 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-07-24 04:07:08 +04:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/popov.link#91