Update astro monorepo #7

Open
renovate wants to merge 1 commit from renovate/astro-monorepo into main
Owner

This PR contains the following updates:

Package Change Age Confidence
@astrojs/markdown-remark (source) 6.3.106.3.11 age confidence
@astrojs/mdx (source) 4.3.134.3.14 age confidence
@astrojs/rss (source) 4.0.154.0.18 age confidence
@astrojs/sitemap (source) 3.7.03.7.3 age confidence
@astrojs/ts-plugin (source) 1.10.61.10.9 age confidence
astro (source) 5.16.155.18.2 age confidence

Release Notes

withastro/astro (@​astrojs/markdown-remark)

v6.3.11

Compare Source

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

v4.0.18

Compare Source

Patch Changes

v4.0.17

Compare Source

Patch Changes

v4.0.16

Compare Source

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

v3.7.3

Compare Source

Patch Changes
  • #​16837 783c4a6 Thanks @​jdevalk! - Improves <lastmod> accuracy in the sitemap index. Each <sitemap> entry in sitemap-index.xml is now stamped with the most recent lastmod of the URLs in the child sitemap it points to, instead of repeating a single global date on every entry. When a child sitemap has no per-URL lastmod, the entry falls back to the lastmod option as before. This gives search engines a per-file freshness signal, so they can tell which child sitemaps actually changed without refetching all of them.

v3.7.2

Compare Source

Patch Changes

v3.7.1

Compare Source

Patch Changes
withastro/astro (@​astrojs/ts-plugin)

v1.10.9

Compare Source

Patch Changes

v1.10.8

Patch Changes

v1.10.7

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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/) | |---|---|---|---| | [@astrojs/markdown-remark](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark)) | [`6.3.10` → `6.3.11`](https://renovatebot.com/diffs/npm/@astrojs%2fmarkdown-remark/6.3.10/6.3.11) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2fmarkdown-remark/6.3.11?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2fmarkdown-remark/6.3.10/6.3.11?slim=true) | | [@astrojs/mdx](https://docs.astro.build/en/guides/integrations-guide/mdx/) ([source](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx)) | [`4.3.13` → `4.3.14`](https://renovatebot.com/diffs/npm/@astrojs%2fmdx/4.3.13/4.3.14) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2fmdx/4.3.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2fmdx/4.3.13/4.3.14?slim=true) | | [@astrojs/rss](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss)) | [`4.0.15` → `4.0.18`](https://renovatebot.com/diffs/npm/@astrojs%2frss/4.0.15/4.0.18) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2frss/4.0.18?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2frss/4.0.15/4.0.18?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.3`](https://renovatebot.com/diffs/npm/@astrojs%2fsitemap/3.7.0/3.7.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2fsitemap/3.7.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2fsitemap/3.7.0/3.7.3?slim=true) | | [@astrojs/ts-plugin](https://github.com/withastro/astro) ([source](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/ts-plugin)) | [`1.10.6` → `1.10.9`](https://renovatebot.com/diffs/npm/@astrojs%2fts-plugin/1.10.6/1.10.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@astrojs%2fts-plugin/1.10.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@astrojs%2fts-plugin/1.10.6/1.10.9?slim=true) | | [astro](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro)) | [`5.16.15` → `5.18.2`](https://renovatebot.com/diffs/npm/astro/5.16.15/5.18.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/astro/5.18.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/5.16.15/5.18.2?slim=true) | --- ### Release Notes <details> <summary>withastro/astro (@&#8203;astrojs/markdown-remark)</summary> ### [`v6.3.11`](https://github.com/withastro/astro/releases/tag/%40astrojs/markdown-remark%406.3.11) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/markdown-remark@6.3.10...@astrojs/markdown-remark@6.3.11) ##### 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 </details> <details> <summary>withastro/astro (@&#8203;astrojs/rss)</summary> ### [`v4.0.18`](https://github.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#4018) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/rss@4.0.17...@astrojs/rss@4.0.18) ##### Patch Changes - [#&#8203;16037](https://github.com/withastro/astro/pull/16037) [`fdd2c5a`](https://github.com/withastro/astro/commit/fdd2c5a2f0eb63332b018df01b2c1eb0d5c8a102) Thanks [@&#8203;blimmer](https://github.com/blimmer)! - Unpin `fast-xml-parser` to `^5.5.7` to resolve entity expansion CVEs ### [`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.3`](https://github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#373) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/sitemap@3.7.2...@astrojs/sitemap@3.7.3) ##### Patch Changes - [#&#8203;16837](https://github.com/withastro/astro/pull/16837) [`783c4a6`](https://github.com/withastro/astro/commit/783c4a6e7789999aac0259e4777c90178adb9a02) Thanks [@&#8203;jdevalk](https://github.com/jdevalk)! - Improves `<lastmod>` accuracy in the sitemap index. Each `<sitemap>` entry in `sitemap-index.xml` is now stamped with the most recent `lastmod` of the URLs in the child sitemap it points to, instead of repeating a single global date on every entry. When a child sitemap has no per-URL `lastmod`, the entry falls back to the `lastmod` option as before. This gives search engines a per-file freshness signal, so they can tell which child sitemaps actually changed without refetching all of them. ### [`v3.7.2`](https://github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#372) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/sitemap@3.7.1...@astrojs/sitemap@3.7.2) ##### Patch Changes - [#&#8203;15455](https://github.com/withastro/astro/pull/15455) [`babf57f`](https://github.com/withastro/astro/commit/babf57f83f47d4cd1fa73a55863718b71c8eebf0) Thanks [@&#8203;AhmadYasser1](https://github.com/AhmadYasser1)! - Fixes i18n fallback pages missing from the generated sitemap when using `fallbackType: 'rewrite'`. ### [`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 (@&#8203;astrojs/ts-plugin)</summary> ### [`v1.10.9`](https://github.com/withastro/astro/blob/HEAD/packages/language-tools/ts-plugin/CHANGELOG.md#1109) [Compare Source](https://github.com/withastro/astro/compare/@astrojs/ts-plugin@1.10.8...@astrojs/ts-plugin@1.10.9) ##### Patch Changes - [#&#8203;16661](https://github.com/withastro/astro/pull/16661) [`03b8f7f`](https://github.com/withastro/astro/commit/03b8f7f7644cc1d9e738a8221d6bd377399538c0) Thanks [@&#8203;ocavue](https://github.com/ocavue)! - Updates `typescript` to v6. No changes are needed from users. - Updated dependencies \[[`03b8f7f`](https://github.com/withastro/astro/commit/03b8f7f7644cc1d9e738a8221d6bd377399538c0)]: - [@&#8203;astrojs/yaml2ts](https://github.com/astrojs/yaml2ts)@&#8203;0.2.4 ### [`v1.10.8`](https://github.com/withastro/astro/blob/HEAD/packages/language-tools/ts-plugin/CHANGELOG.md#1108) ##### Patch Changes - [#&#8203;16716](https://github.com/withastro/astro/pull/16716) [`04fdbb2`](https://github.com/withastro/astro/commit/04fdbb29978d5a00acfb956538e54256ae24b486) Thanks [@&#8203;delucis](https://github.com/delucis)! - Drops support for versions of VS Code below 1.101.0 \[May 2025] ### [`v1.10.7`](https://github.com/withastro/astro/blob/HEAD/packages/language-tools/ts-plugin/CHANGELOG.md#1107) ##### Patch Changes - [#&#8203;15820](https://github.com/withastro/astro/pull/15820) [`e20474b`](https://github.com/withastro/astro/commit/e20474b98c6d868ed9734f7eeb7564bffe8bfd77) Thanks [@&#8203;Princesseuh](https://github.com/Princesseuh)! - Fixes broken publish - Updated dependencies \[[`e20474b`](https://github.com/withastro/astro/commit/e20474b98c6d868ed9734f7eeb7564bffe8bfd77)]: - [@&#8203;astrojs/yaml2ts](https://github.com/astrojs/yaml2ts)@&#8203;0.2.3 </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/astro-monorepo:renovate/astro-monorepo
git switch renovate/astro-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/astro-monorepo
git switch renovate/astro-monorepo
git rebase main
git switch main
git merge --ff-only renovate/astro-monorepo
git switch renovate/astro-monorepo
git rebase main
git switch main
git merge --no-ff renovate/astro-monorepo
git switch main
git merge --squash renovate/astro-monorepo
git switch main
git merge --ff-only renovate/astro-monorepo
git switch main
git merge renovate/astro-monorepo
git push origin main
Sign in to join this conversation.
No description provided.