chore(deps): bump astro and @astrojs/starlight - #100
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight). These dependencies needed to be updated together. Updates `astro` from 5.16.11 to 6.4.3 - [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.4.3/packages/astro) Updates `@astrojs/starlight` from 0.37.3 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: astro dependency-version: 6.4.3 dependency-type: direct:production - dependency-name: "@astrojs/starlight" dependency-version: 0.39.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4 tasks
rz1989s
added a commit
that referenced
this pull request
Jun 4, 2026
Supersedes #100 (astro 5->6.4.4, @astrojs/starlight 0.37->0.39.3). Starlight 0.39 requires Astro 6, and both carry breaking changes needing code updates. - astro.config: Starlight 0.39 restructured autogenerated sidebar groups — `autogenerate` must nest under `items`, and subgroups no longer inherit the parent's collapsed state, so set autogenerate.collapsed explicitly. - SiteTitle override: drop the unused `import type { Props }` from the deprecated `@astrojs/starlight/props` path. - Node: Astro 6 requires >=22.12 — add engines.node and bump the three workflows (docs-validate, scheduled-api-sync, deploy) 20 -> 22. The typedoc/SDK bumps (#104) are independent and intentionally left out here. Content collections already use docsLoader/docsSchema (no migration needed). Verified: npm run build (typedoc docs:api + astro build) green — 1277 pages, Pagefind search index, sitemap.
rz1989s
added a commit
that referenced
this pull request
Jun 4, 2026
Supersedes #100 (astro 5->6.4.4, @astrojs/starlight 0.37->0.39.3). Starlight 0.39 requires Astro 6, and both carry breaking changes needing code updates. - astro.config: Starlight 0.39 restructured autogenerated sidebar groups — `autogenerate` must nest under `items`, and subgroups no longer inherit the parent's collapsed state, so set autogenerate.collapsed explicitly. - SiteTitle override: drop the unused `import type { Props }` from the deprecated `@astrojs/starlight/props` path. - Node: Astro 6 requires >=22.12 — add engines.node and bump the three workflows (docs-validate, scheduled-api-sync, deploy) 20 -> 22. The typedoc/SDK bumps (#104) are independent and intentionally left out here. Content collections already use docsLoader/docsSchema (no migration needed). Verified: npm run build (typedoc docs:api + astro build) green — 1277 pages, Pagefind search index, sitemap.
Member
|
Superseded by #105 — the integrated Astro 6 + Starlight 0.39 migration (Starlight 0.39 requires Astro 6, and it needed the autogenerate-sidebar restructure + SiteTitle/Node-22 changes this PR's bump alone doesn't carry). |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 astro and @astrojs/starlight. These dependencies needed to be updated together.
Updates
astrofrom 5.16.11 to 6.4.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
75ae5df[ci] release (#16912)7604e63fix: remove dead else branch in csp insertDirective (#16921)0d85e1bFix false positive missing-content audit for hidden anchors (#16016)1e341b1chore: move integration tests to unit tests (#16869)79c6c46Fix 404 route resolution for experimental.advancedRouting with astro/hono han...17a0fbdchore(deps): update devalue (#16900)86e1190docs: fix typos in astro:i18n middleware JSDoc (#16574)239c469fix: astro() marks all pipeline features as used (#16899)e0e686c[ci] formatef53ab9feat(fonts): better bold fallbacks (#16908)Updates
@astrojs/starlightfrom 0.37.3 to 0.39.3Release 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)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.