chore(deps): update all digest updates #114

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

This PR contains the following updates:

Package Change Age Confidence
astro (source) 7.2.77.2.8 age confidence
cssnano 8.0.98.0.10 age confidence
cssnano-preset-advanced 8.0.98.0.10 age confidence
sharp (source, changelog) 0.35.30.35.4 age confidence

Release Notes

withastro/astro (astro)

v7.2.8

Compare Source

Patch Changes
cssnano/cssnano (cssnano)

v8.0.10: v8.0.10

Compare Source

What's Changed

  • Make charset normalization idempotent in #​1949

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@8.0.9...cssnano@8.0.10

lovell/sharp (sharp)

v0.35.4

Compare Source

https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3


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 CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [astro](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro)) | [`7.2.7` → `7.2.8`](https://renovatebot.com/diffs/npm/astro/7.2.7/7.2.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/astro/7.2.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/7.2.7/7.2.8?slim=true) | | [cssnano](https://github.com/cssnano/cssnano) | [`8.0.9` → `8.0.10`](https://renovatebot.com/diffs/npm/cssnano/8.0.9/8.0.10) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cssnano/8.0.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cssnano/8.0.9/8.0.10?slim=true) | | [cssnano-preset-advanced](https://github.com/cssnano/cssnano) | [`8.0.9` → `8.0.10`](https://renovatebot.com/diffs/npm/cssnano-preset-advanced/8.0.9/8.0.10) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cssnano-preset-advanced/8.0.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cssnano-preset-advanced/8.0.9/8.0.10?slim=true) | | [sharp](https://sharp.pixelplumbing.com) ([source](https://github.com/lovell/sharp), [changelog](https://github.com/lovell/sharp/blob/main/docs/src/content/docs/changelog.md)) | [`0.35.3` → `0.35.4`](https://renovatebot.com/diffs/npm/sharp/0.35.3/0.35.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/sharp/0.35.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sharp/0.35.3/0.35.4?slim=true) | --- ### Release Notes <details> <summary>withastro/astro (astro)</summary> ### [`v7.2.8`](https://github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#728) [Compare Source](https://github.com/withastro/astro/compare/astro@7.2.7...astro@7.2.8) ##### Patch Changes - [#&#8203;17837](https://github.com/withastro/astro/pull/17837) [`ecb4082`](https://github.com/withastro/astro/commit/ecb4082131490b4fe9a56aa44fda84b54ef8967b) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Updates the minimum supported version of Sharp to 0.35.4 - [#&#8203;17786](https://github.com/withastro/astro/pull/17786) [`db7c53b`](https://github.com/withastro/astro/commit/db7c53b1707856866e06cdeeef1aa4ae3598b1f2) Thanks [@&#8203;gameroman](https://github.com/gameroman)! - Replaces the internal `find-process` dependency with a smaller, lighter alternative </details> <details> <summary>cssnano/cssnano (cssnano)</summary> ### [`v8.0.10`](https://github.com/cssnano/cssnano/releases/tag/cssnano%408.0.10): v8.0.10 [Compare Source](https://github.com/cssnano/cssnano/compare/cssnano@8.0.9...cssnano@8.0.10) #### What's Changed - Make charset normalization idempotent in [#&#8203;1949](https://github.com/cssnano/cssnano/pull/1949) **Full Changelog**: <https://github.com/cssnano/cssnano/compare/cssnano@8.0.9...cssnano@8.0.10> </details> <details> <summary>lovell/sharp (sharp)</summary> ### [`v0.35.4`](https://github.com/lovell/sharp/releases/tag/v0.35.4) [Compare Source](https://github.com/lovell/sharp/compare/v0.35.3...v0.35.4) <https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3> - Bound resize dimensions to coordinate limit. - Bound composite left and top to coordinate limit. [#&#8203;4564](https://github.com/lovell/sharp/pull/4564) [@&#8203;metsw24-max](https://github.com/metsw24-max) - Round palette bit depth up for png and gif colours. [#&#8203;4569](https://github.com/lovell/sharp/pull/4569) [@&#8203;metsw24-max](https://github.com/metsw24-max) - Ensure tiff.subifd input option is used. [#&#8203;4572](https://github.com/lovell/sharp/pull/4572) [@&#8203;metsw24-max](https://github.com/metsw24-max) - Ensure `info.pages` is correct when limiting input page range. [#&#8203;4578](https://github.com/lovell/sharp/pull/4578) [@&#8203;metsw24-max](https://github.com/metsw24-max) - Improve support for input Streams finishing before output is requested. [#&#8203;4584](https://github.com/lovell/sharp/pull/4584) [@&#8203;Jaybhade](https://github.com/Jaybhade) </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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40Ni40IiwidXBkYXRlZEluVmVyIjoiNDQuNDYuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
renovate[bot] added 1 commit 2026-08-27 04:04:10 +04:00
chore(deps): update all digest updates
Test / npm test (pull_request) Successful in 34s
RenovateBot / renovate (push) Successful in 28s
Test / npm test (push) Successful in 33s
b7bf147936
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-08-27 04:04:10 +04:00
renovate[bot] merged commit b7bf147936 into master 2026-08-27 04:04:12 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-08-27 04:04:12 +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#114