chore(deps): update Astro - #73
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
🚀 Preview ReadyYour changes have been deployed to a preview environment.
Note This preview will be updated on each push to this PR. |
renovate
Bot
force-pushed
the
renovate/astro
branch
2 times, most recently
from
March 31, 2026 11:59
5ccd175 to
43310c0
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
from
April 8, 2026 17:22
43310c0 to
a7495b6
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
from
April 29, 2026 09:37
a7495b6 to
3551e1d
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
from
May 12, 2026 12:31
3551e1d to
c273b27
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
4 times, most recently
from
June 1, 2026 18:15
b2d6485 to
4c18bfd
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
from
June 11, 2026 13:07
4c18bfd to
6df09e2
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
from
June 30, 2026 13:15
6df09e2 to
d25f33f
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
2 times, most recently
from
July 16, 2026 19:34
8f1c09a to
7fbb529
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
from
July 30, 2026 20:08
7fbb529 to
c71651f
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
2 times, most recently
from
August 14, 2026 18:15
b1143d0 to
eb51d9f
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
2 times, most recently
from
August 31, 2026 22:31
1079a7a to
bbfdd2e
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
from
September 9, 2026 23:18
bbfdd2e to
ec6f93c
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
renovate
Bot
force-pushed
the
renovate/astro
branch
from
September 15, 2026 20:27
ec6f93c to
2c77079
Compare
renovate
Bot
force-pushed
the
renovate/astro
branch
from
September 16, 2026 23:25
2c77079 to
d51f32b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.6.12→12.6.134.3.13→4.3.144.0.15→4.0.193.7.0→3.7.45.17.3→5.18.2Release Notes
withastro/astro (@astrojs/cloudflare)
v12.6.13Compare Source
Patch Changes
c2cd371]:withastro/astro (@astrojs/rss)
v4.0.19Compare Source
Patch Changes
fbcfa03Thanks @matthewp! - Hardens RSS feed generation by escaping thesourceandenclosureitem fields. These fields are now serialized as structured XML values, ensuring that special characters in values likesource.titleandenclosure.typeare always treated as text rather than markup, consistent with how other feed fields are handled.v4.0.18Compare Source
Patch Changes
fdd2c5aThanks @blimmer! - Unpinfast-xml-parserto^5.5.7to resolve entity expansion CVEsv4.0.17Compare Source
Patch Changes
8d3f3aaThanks @Princesseuh! - Pinfast-xml-parserto 5.4.1 in order to fix an upstream bugv4.0.16Compare Source
Patch Changes
#15187
bbb5811Thanks @matthewp! - Update to Astro 6 beta#14956
0ff51dfThanks @matthewp! - Updates usage of zod to own dependency rather than relying onastro/zod#15561
413b0f7Thanks @renovate! - Updatesfast-xml-parserto v5.3.6#15283
daf41c6Thanks @eldair! - Updates validation to use Zod v4#15373
14252b2Thanks @renovate! - Updates zod to v4withastro/astro (@astrojs/sitemap)
v3.7.4Compare Source
Patch Changes
52d3f56Thanks @astro-factory! - Fixes the sitemap outputting a URL with an empty path for the homepage (e.g.https://example.cominstead ofhttps://example.com/) whentrailingSlashis set to"never"orbuild.formatis set to"file"v3.7.3Compare Source
Patch Changes
783c4a6Thanks @jdevalk! - Improves<lastmod>accuracy in the sitemap index. Each<sitemap>entry insitemap-index.xmlis now stamped with the most recentlastmodof 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-URLlastmod, the entry falls back to thelastmodoption 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.2Compare Source
Patch Changes
babf57fThanks @AhmadYasser1! - Fixes i18n fallback pages missing from the generated sitemap when usingfallbackType: 'rewrite'.v3.7.1Compare Source
Patch Changes
#15187
bbb5811Thanks @matthewp! - Update to Astro 6 beta#14956
0ff51dfThanks @matthewp! - Updates usage of zod to own dependency rather than relying onastro/zod#15036
f125a73Thanks @florian-lefebvre! - Updates how routes are retrieved to avoid relying on a deprecated API#15373
14252b2Thanks @renovate! - Updates zod to v4Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.