chore(deps): update all digest updates #20

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

This PR contains the following updates:

Package Change Age Confidence
@astrojs/check (source) 0.9.60.9.7 age confidence
@astrojs/rss (source) 4.0.154.0.17 age confidence
@astrojs/sitemap (source) 3.7.03.7.1 age confidence
astro (source) 5.18.05.18.1 age confidence
sass 1.97.31.98.0 age confidence

Release Notes

withastro/astro (@​astrojs/check)

v0.9.7

Compare Source

Patch Changes
withastro/astro (@​astrojs/rss)

v4.0.17

Compare Source

Patch Changes

v4.0.16

Compare Source

Patch Changes
withastro/astro (@​astrojs/sitemap)

v3.7.1

Compare Source

Patch Changes
withastro/astro (astro)

v5.18.1

Compare Source

Patch Changes
sass/dart-sass (sass)

v1.98.0

Compare Source

Command-Line Interface
  • Gracefully handle dependency loops in --watch mode.
Dart API
  • Add a const Logger.defaultLogger field. This provides a logger that emits to
    standard error or the browser console, but automatically chooses whether to
    use terminal colors.
JavaScript API
  • Fix a crash when manually constructing a SassCalculation for 'calc' with
    an argument that can't be simplified.

  • Properly emit deprecation warnings as text rather than StringBuffer objects
    when running in a browser.

  • Emit colored warnings and other messages on the console when running in a
    browser.


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@astrojs/check](https://github.com/withastro/astro/tree/main/packages/language-tools/astro-check) ([source](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check)) | [`0.9.6` → `0.9.7`](https://renovatebot.com/diffs/npm/@astrojs%2fcheck/0.9.6/0.9.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2fcheck/0.9.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2fcheck/0.9.6/0.9.7?slim=true) | | [@astrojs/rss](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss)) | [`4.0.15` → `4.0.17`](https://renovatebot.com/diffs/npm/@astrojs%2frss/4.0.15/4.0.17) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2frss/4.0.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2frss/4.0.15/4.0.17?slim=true) | | [@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/) ([source](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap)) | [`3.7.0` → `3.7.1`](https://renovatebot.com/diffs/npm/@astrojs%2fsitemap/3.7.0/3.7.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2fsitemap/3.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2fsitemap/3.7.0/3.7.1?slim=true) | | [astro](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro)) | [`5.18.0` → `5.18.1`](https://renovatebot.com/diffs/npm/astro/5.18.0/5.18.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/astro/5.18.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/5.18.0/5.18.1?slim=true) | | [sass](https://github.com/sass/dart-sass) | [`1.97.3` → `1.98.0`](https://renovatebot.com/diffs/npm/sass/1.97.3/1.98.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.98.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.97.3/1.98.0?slim=true) | --- ### Release Notes <details> <summary>withastro/astro (@&#8203;astrojs/check)</summary> ### [`v0.9.7`](https://github.com/withastro/astro/blob/HEAD/packages/language-tools/astro-check/CHANGELOG.md#097) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/check@0.9.6...@astrojs/check@0.9.7) ##### Patch Changes - [#&#8203;15187](https://github.com/withastro/astro/pull/15187) [`bbb5811`](https://github.com/withastro/astro/commit/bbb5811eb801a42dc091bb09ea19d6cde3033795) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Update to Astro 6 beta - [#&#8203;15198](https://github.com/withastro/astro/pull/15198) [`55107a1`](https://github.com/withastro/astro/commit/55107a1bc6e578e036be45ade5e259e77f31105b) Thanks [@&#8203;HiDeoo](https://github.com/HiDeoo)! - Updates to Astro 6 beta - Updated dependencies \[[`bbb5811`](https://github.com/withastro/astro/commit/bbb5811eb801a42dc091bb09ea19d6cde3033795), [`df6d2d7`](https://github.com/withastro/astro/commit/df6d2d7bbcaf6b6a327a37a6437d4adade6e2485)]: - [@&#8203;astrojs/language-server](https://github.com/astrojs/language-server)@&#8203;2.16.1 </details> <details> <summary>withastro/astro (@&#8203;astrojs/rss)</summary> ### [`v4.0.17`](https://github.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#4017) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/rss@4.0.16...@astrojs/rss@4.0.17) ##### Patch Changes - [#&#8203;15830](https://github.com/withastro/astro/pull/15830) [`8d3f3aa`](https://github.com/withastro/astro/commit/8d3f3aa1fdefebc22bb45de26591d3ec3d6da580) Thanks [@&#8203;Princesseuh](https://github.com/Princesseuh)! - Pin `fast-xml-parser` to 5.4.1 in order to fix an upstream bug ### [`v4.0.16`](https://github.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#4016) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/rss@4.0.15...@astrojs/rss@4.0.16) ##### Patch Changes - [#&#8203;15187](https://github.com/withastro/astro/pull/15187) [`bbb5811`](https://github.com/withastro/astro/commit/bbb5811eb801a42dc091bb09ea19d6cde3033795) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Update to Astro 6 beta - [#&#8203;14956](https://github.com/withastro/astro/pull/14956) [`0ff51df`](https://github.com/withastro/astro/commit/0ff51dfa3c6c615af54228e159f324034472b1a2) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Updates usage of zod to own dependency rather than relying on `astro/zod` - [#&#8203;15561](https://github.com/withastro/astro/pull/15561) [`413b0f7`](https://github.com/withastro/astro/commit/413b0f746a28503c936b3875ffaee6b7f04c67b9) Thanks [@&#8203;renovate](https://github.com/apps/renovate)! - Updates `fast-xml-parser` to v5.3.6 - [#&#8203;15283](https://github.com/withastro/astro/pull/15283) [`daf41c6`](https://github.com/withastro/astro/commit/daf41c6652e061fbc7550daf4f0a0ec2f74c4d0b) Thanks [@&#8203;eldair](https://github.com/eldair)! - Updates validation to use Zod v4 - [#&#8203;15373](https://github.com/withastro/astro/pull/15373) [`14252b2`](https://github.com/withastro/astro/commit/14252b22f9129f51fae9b224386ab6c4ea1b76c5) Thanks [@&#8203;renovate](https://github.com/apps/renovate)! - Updates zod to v4 </details> <details> <summary>withastro/astro (@&#8203;astrojs/sitemap)</summary> ### [`v3.7.1`](https://github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#371) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/sitemap@3.7.0...@astrojs/sitemap@3.7.1) ##### Patch Changes - [#&#8203;15187](https://github.com/withastro/astro/pull/15187) [`bbb5811`](https://github.com/withastro/astro/commit/bbb5811eb801a42dc091bb09ea19d6cde3033795) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Update to Astro 6 beta - [#&#8203;14956](https://github.com/withastro/astro/pull/14956) [`0ff51df`](https://github.com/withastro/astro/commit/0ff51dfa3c6c615af54228e159f324034472b1a2) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Updates usage of zod to own dependency rather than relying on `astro/zod` - [#&#8203;15036](https://github.com/withastro/astro/pull/15036) [`f125a73`](https://github.com/withastro/astro/commit/f125a73ebf395d81bf44ccfce4af63a518f6f724) Thanks [@&#8203;florian-lefebvre](https://github.com/florian-lefebvre)! - Updates how routes are retrieved to avoid relying on a deprecated API - [#&#8203;15373](https://github.com/withastro/astro/pull/15373) [`14252b2`](https://github.com/withastro/astro/commit/14252b22f9129f51fae9b224386ab6c4ea1b76c5) Thanks [@&#8203;renovate](https://github.com/apps/renovate)! - Updates zod to v4 </details> <details> <summary>withastro/astro (astro)</summary> ### [`v5.18.1`](https://github.com/withastro/astro/releases/tag/astro%405.18.1) [Compare Source](https://github.com/withastro/astro/compare/astro@5.18.0...astro@5.18.1) ##### Patch Changes - Updated dependencies \[[`c2cd371`](https://github.com/withastro/astro/commit/c2cd371f9f2003ab8c9ce70a24fc0af40c5de531)]: - [@&#8203;astrojs/internal-helpers](https://github.com/astrojs/internal-helpers)@&#8203;0.7.6 - [@&#8203;astrojs/markdown-remark](https://github.com/astrojs/markdown-remark)@&#8203;6.3.11 </details> <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.98.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1980) [Compare Source](https://github.com/sass/dart-sass/compare/1.97.3...1.98.0) ##### Command-Line Interface - Gracefully handle dependency loops in `--watch` mode. ##### Dart API - Add a `const Logger.defaultLogger` field. This provides a logger that emits to standard error or the browser console, but automatically chooses whether to use terminal colors. ##### JavaScript API - Fix a crash when manually constructing a `SassCalculation` for `'calc'` with an argument that can't be simplified. - Properly emit deprecation warnings as text rather than `StringBuffer` objects when running in a browser. - Emit colored warnings and other messages on the console when running in a browser. </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
renovate[bot] added 1 commit 2026-03-11 04:03:44 +04:00
chore(deps): update all digest updates
All checks were successful
Test / npm test (pull_request) Successful in 45s
Test / npm test (push) Successful in 46s
RenovateBot / renovate (push) Successful in 1m33s
69dcfae5aa
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-03-11 04:03:44 +04:00
renovate[bot] merged commit 69dcfae5aa into master 2026-03-11 04:03:46 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-03-11 04:03:46 +04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/popov.link#20