chore(deps): update all digest updates #88

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

This PR contains the following updates:

Package Change Age Confidence
astro (source) 7.1.17.1.2 age confidence
satori 0.28.00.28.1 age confidence

Release Notes

withastro/astro (astro)

v7.1.2

Compare Source

Patch Changes
  • #​17445 a5f7230 Thanks @​ocavue! - Updates dependency cookie to v2. Cookie values made entirely of URL-safe characters are no longer percent-encoded in Set-Cookie headers; encoded values round-trip exactly as before.

  • #​17402 a89c137 Thanks @​farrosfr! - Fixes a bug where mutated Astro.locals during the request lifecycle are lost and not passed to custom error pages (404.astro/500.astro)

  • #​17405 91992ef Thanks @​Araluma! - Prevents an unhandled promise rejection from the prefetch fetch fallback. In WebKit (Safari), <link rel="prefetch"> is unsupported, so prefetch uses the fetch() fallback; on a flaky connection that fetch rejects with TypeError: Load failed, and because the promise was not awaited or caught, it surfaced as an unhandled rejection to the page's global error handlers. The best-effort prefetch now swallows the failure with .catch().

vercel/satori (satori)

v0.28.1

Compare Source

Bug Fixes
  • render text matching Object.prototype property names as glyphs (#​761) (504b4c9)

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/) | |---|---|---|---| | [astro](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro)) | [`7.1.1` → `7.1.2`](https://renovatebot.com/diffs/npm/astro/7.1.1/7.1.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/astro/7.1.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/7.1.1/7.1.2?slim=true) | | [satori](https://github.com/vercel/satori) | [`0.28.0` → `0.28.1`](https://renovatebot.com/diffs/npm/satori/0.28.0/0.28.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/satori/0.28.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/satori/0.28.0/0.28.1?slim=true) | --- ### Release Notes <details> <summary>withastro/astro (astro)</summary> ### [`v7.1.2`](https://github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#712) [Compare Source](https://github.com/withastro/astro/compare/astro@7.1.1...astro@7.1.2) ##### Patch Changes - [#&#8203;17445](https://github.com/withastro/astro/pull/17445) [`a5f7230`](https://github.com/withastro/astro/commit/a5f7230d1caf41ef1e94f9a6b9f6ee01d332455c) Thanks [@&#8203;ocavue](https://github.com/ocavue)! - Updates dependency `cookie` to v2. Cookie values made entirely of URL-safe characters are no longer percent-encoded in `Set-Cookie` headers; encoded values round-trip exactly as before. - [#&#8203;17402](https://github.com/withastro/astro/pull/17402) [`a89c137`](https://github.com/withastro/astro/commit/a89c137a424b4d7bf97df067bba023eccc2317eb) Thanks [@&#8203;farrosfr](https://github.com/farrosfr)! - Fixes a bug where mutated `Astro.locals` during the request lifecycle are lost and not passed to custom error pages (`404.astro`/`500.astro`) - [#&#8203;17405](https://github.com/withastro/astro/pull/17405) [`91992ef`](https://github.com/withastro/astro/commit/91992ef2ccd9a90fa4270633eb4f5d3b811bf315) Thanks [@&#8203;Araluma](https://github.com/Araluma)! - Prevents an unhandled promise rejection from the prefetch `fetch` fallback. In WebKit (Safari), `<link rel="prefetch">` is unsupported, so prefetch uses the `fetch()` fallback; on a flaky connection that fetch rejects with `TypeError: Load failed`, and because the promise was not awaited or caught, it surfaced as an unhandled rejection to the page's global error handlers. The best-effort prefetch now swallows the failure with `.catch()`. </details> <details> <summary>vercel/satori (satori)</summary> ### [`v0.28.1`](https://github.com/vercel/satori/releases/tag/0.28.1) [Compare Source](https://github.com/vercel/satori/compare/0.28.0...0.28.1) ##### Bug Fixes - render text matching Object.prototype property names as glyphs ([#&#8203;761](https://github.com/vercel/satori/issues/761)) ([504b4c9](https://github.com/vercel/satori/commit/504b4c9f6daf8e8b4c979751358ff12b0733f0a1)) </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-20 19:21:58 +04:00
chore(deps): update all digest updates
Test / npm test (pull_request) Successful in 54s
RenovateBot / renovate (push) Successful in 38s
Test / npm test (push) Successful in 50s
389b4b91da
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-07-20 19:21:59 +04:00
renovate[bot] merged commit 389b4b91da into master 2026-07-20 19:22:00 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-07-20 19:22:00 +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#88