chore(deps): bump @astrojs/starlight from 0.38.2 to 0.39.3 in /web#35
chore(deps): bump @astrojs/starlight from 0.38.2 to 0.39.3 in /web#35dependabot[bot] wants to merge 4 commits into
Conversation
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.38.2 to 0.39.3. - [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.3/packages/starlight) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.39.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR bumps
Confidence Score: 4/5The lock-file and version-constraint changes are straightforward, but the Commands sidebar group in web/astro.config.mjs still uses the old top-level autogenerate syntax that 0.39.0 removed — merging without that fix will break sidebar generation for that section. The package changes themselves are correct. The blocker is that web/astro.config.mjs still has autogenerate: { directory: 'commands' } at the top level of the Commands group, which is no longer valid in @astrojs/starlight 0.39.x. Until that config is migrated to items: [{ autogenerate: { directory: 'commands' } }], the Commands navigation will not render correctly after this upgrade lands. web/astro.config.mjs needs its Commands sidebar group updated to the new autogenerate-inside-items syntax before this upgrade is safe to merge. Important Files Changed
Reviews (3): Last reviewed commit: "Merge remote-tracking branch into confli..." | Re-trigger Greptile |
|
@copilot resolve the merge conflicts in this pull request |
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.38.2 to 0.39.3. - [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.3/packages/starlight) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.39.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c510d77 to
560c088
Compare
Resolved the merge conflicts by merging |
Bumps @astrojs/starlight from 0.38.2 to 0.39.3.
Release notes
Sourced from @astrojs/starlight's releases.
... (truncated)
Changelog
Sourced from @astrojs/starlight's changelog.
... (truncated)
Commits
668a467[ci] release (#3913)11a7ed2Add support for new Pagefind ranking options (#3928)02f2ce1Update Turkish translations (#3924)e944870RefactorgetCollectionPosixPath()(#3927)dddf405fix: improve Romanian UI translations (#3910)1b5f399CI/E2E tests improvements (#3901)d1d7452Fix inaccurate comment on:langselectors (#3893)76ff51e[ci] release (#3891)2d05e18Make sure to enabletext-autospaceeven in non-Firefox browsers (#3890)0c0acc0[ci] release (#3886)