chore(deps): bump the website-framework group across 1 directory with 2 updates#808
Merged
SnowboardTechie merged 2 commits intoMay 11, 2026
Conversation
Collaborator
|
@astrojs/starlight 0.39.0 introduces two
|
… 2 updates Bumps the website-framework group with 2 updates in the / directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.38.5 to 0.39.0 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.39.0/packages/starlight) Updates `astro` from 6.2.2 to 6.3.0 - [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@6.3.0/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website-framework - dependency-name: astro dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website-framework ... Signed-off-by: dependabot[bot] <support@github.com>
517221e to
4095c16
Compare
Wraps each `autogenerate: { directory }` in `items: [{ autogenerate }]`
per the starlight 0.39 migration. All autogenerated directories are
flat, so the related subgroup-collapsing change is a no-op here.
Contributor
|
🚀 Website Preview Deployed! Preview your changes at: https://cg-pr-808.billy-daly.workers.dev This preview will be automatically deleted when the PR is closed. |
Collaborator
|
Addressed the breaking changes w/ cb064c4 and checked out the preview instance https://cg-pr-808.billy-daly.workers.dev/ to confirm all is working well. This is now ready for merging, but I would appreciate a second set of 👀 to be safe. |
SnowboardTechie
approved these changes
May 11, 2026
jcrichlake
approved these changes
May 11, 2026
This was referenced May 20, 2026
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.
Bumps the website-framework group with 2 updates in the / directory: @astrojs/starlight and astro.
Updates
@astrojs/starlightfrom 0.38.5 to 0.39.0Release notes
Sourced from @astrojs/starlight's releases.
... (truncated)
Changelog
Sourced from @astrojs/starlight's changelog.
... (truncated)
Commits
c89c144[ci] release (#3883)dcf6d09Refactor autogenerated sidebar groups (#3618)6672c35Update i18next (#3858)6b18976[ci] format417a66cEnabletext-autospacein Chinese and Japanese documents (#3872)4d755f5Addx-defaultmeta tag for multilingual sites (#3845)9764ebdReserve space for scrollbars in sidebar to avoid layout shift (#3797)ec70630Add bottom margin to nested lists (#3862)Updates
astrofrom 6.2.2 to 6.3.0Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
2ffa0ba[ci] release (#16596)c68a9dafix(docs): missing version and verb tense (#16632)f54be80fix(logger): add flush/close to AstroIntegrationLogger (#16629)9c6efc5Escape interpolated values in redirect HTML template (#16592)08df70efix(test): ensure removeDir is properly awaited (#16624)1d0bd55[ci] format885cd31fix: gate svg processing behind a flag (#16582)4ae40ff[ci] formatd69f858Advanced Routing - Experimental (#16366)ba2d2e3fix(astro): recover island hydration from transient import failures (#16412)