chore(deps): update astro monorepo - #170
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
2 times, most recently
from
January 20, 2026 18:59
5fc60ba to
653c85d
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
from
February 2, 2026 15:33
653c85d to
c9372a8
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
2 times, most recently
from
February 17, 2026 15:01
64a84ef to
449d42c
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
2 times, most recently
from
March 10, 2026 10:15
4155853 to
10d3d20
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
3 times, most recently
from
March 16, 2026 14:43
bb1890e to
1d90260
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
2 times, most recently
from
April 1, 2026 18:54
5fd0df2 to
c5e8c7f
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
from
April 8, 2026 21:08
c5e8c7f to
f2672a2
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
8 times, most recently
from
April 27, 2026 22:52
2c6fc07 to
a32fe89
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
2 times, most recently
from
April 30, 2026 15:53
0ab388f to
bc36dae
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
2 times, most recently
from
May 18, 2026 10:15
ee8919f to
e7d35e7
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
2 times, most recently
from
June 1, 2026 20:36
fa66f75 to
7d48d16
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
2 times, most recently
from
June 11, 2026 19:56
537eca0 to
937a196
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
from
July 2, 2026 16:47
937a196 to
36deb8e
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
2 times, most recently
from
July 16, 2026 22:02
f6f0d90 to
6ebe3d8
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
4 times, most recently
from
July 24, 2026 21:44
27c4afe to
2e55482
Compare
renovate
Bot
force-pushed
the
renovate/astro-monorepo
branch
from
July 29, 2026 18:12
2e55482 to
ed404df
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:
0.9.6→0.9.104.3.13→4.3.143.6.0→3.7.3Release Notes
withastro/astro (@astrojs/check)
v0.9.10Compare Source
Patch Changes
b01a692Thanks @ocavue! - Update dependencyyargsto version 18. See the yargs changelog for details.v0.9.9Compare Source
Patch Changes
#16471
f56bb3fThanks @delucis! - Adds support for TypeScript v6 to peer dependencies rangeUpdated dependencies [
8c62159]:v0.9.8Compare Source
Patch Changes
#15892
a2f597dThanks @Princesseuh! - Fixes Astro not being able to find astro check sometimesUpdated dependencies [
7b4b254]:v0.9.7Compare Source
Patch Changes
#15187
bbb5811Thanks @matthewp! - Update to Astro 6 beta#15198
55107a1Thanks @HiDeoo! - Updates to Astro 6 betaUpdated dependencies [
bbb5811,df6d2d7]:withastro/astro (@astrojs/mdx)
v4.3.14Compare Source
Patch Changes
withastro/astro (@astrojs/sitemap)
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 v4v3.7.0Compare Source
Minor Changes
#14471
4296373Thanks @Slackluky! - Adds the ability to split sitemap generation into chunks based on customizable logic. This allows for better management of large sitemaps and improved performance. The newchunksoption in the sitemap configuration allows users to define functions that categorize sitemap items into different chunks. Each chunk is then written to a separate sitemap file.v3.6.1Compare Source
Patch Changes
dd06779Thanks @florian-lefebvre! - Updates how routes are retrieved to avoid relying on a deprecated APIConfiguration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.