fix(docs): complete Astro 7 upgrade [Codex] - #354
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-7.2.9
branch
2 times, most recently
from
September 2, 2026 13:05
7b4fce2 to
e3673d0
Compare
Collaborator
|
@dependabot recreate |
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.18.2 to 7.2.9. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.2.9/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.2.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-7.2.9
branch
from
September 3, 2026 13:17
e3673d0 to
674292d
Compare
Collaborator
|
@codex can you get this PR to pass? We might have to combine Astro and starlight together, and perhaps go from 5->6->7. |
Summary
Testing
|
jderochervlk
requested review from
brnrdog,
fhammerschmidt,
jderochervlk and
tsnobip
as code owners
September 5, 2026 14:22
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.
Astro 7 requires a compatible Starlight release and content-collection configuration changes. The original Dependabot update left Starlight's Astro 5 peer requirement in place, so npm ci could not resolve the dependency graph.