Skip to content

[docs] Update Astro dependencies - 2026-03-31#23670

Merged
pelikhan merged 1 commit intomainfrom
docs/update-astro-2026-03-31-224a6b2486b2d03c
Mar 31, 2026
Merged

[docs] Update Astro dependencies - 2026-03-31#23670
pelikhan merged 1 commit intomainfrom
docs/update-astro-2026-03-31-224a6b2486b2d03c

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Astro Dependency Updates

Updates npm packages in docs/ to their latest versions.

Updated Packages

  • @astrojs/rss: ^4.0.17 → ^4.0.18
  • @astrojs/sitemap: ^3.7.1 → ^3.7.2
  • astro: ^6.0.8 → ^6.1.2
  • starlight-links-validator: ^0.20.1 → ^0.21.0

Migration Notes

All updates are minor/patch versions with no breaking changes. The astro bump from 6.0.8 → 6.1.2 and starlight-links-validator from 0.20.1 → 0.21.0 are minor version bumps that added features without breaking existing functionality.

Build Status

npm run build passes with updated dependencies (144 pages built, all internal links valid)


Automated by Update Astro

Generated by Update Astro ·

  • expires on Apr 2, 2026, 11:05 AM UTC

- @astrojs/rss: ^4.0.17 → ^4.0.18
- @astrojs/sitemap: ^3.7.1 → ^3.7.2
- astro: ^6.0.8 → ^6.1.2
- starlight-links-validator: ^0.20.1 → ^0.21.0

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation labels Mar 31, 2026
@pelikhan pelikhan marked this pull request as ready for review March 31, 2026 11:38
Copilot AI review requested due to automatic review settings March 31, 2026 11:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation site’s (Astro/Starlight) npm dependencies in docs/ to their latest minor/patch versions and refreshes the lockfile accordingly.

Changes:

  • Bumped Astro-related dependencies (astro, @astrojs/rss, @astrojs/sitemap) to newer minor/patch releases.
  • Updated starlight-links-validator and regenerated docs/package-lock.json to reflect updated transitive dependencies.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
docs/package.json Updates top-level Astro/Starlight dependency versions used by the docs site.
docs/package-lock.json Refreshes the npm lockfile to align with the updated docs/package.json dependency versions and new transitive resolutions.
Files not reviewed (1)
  • docs/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pelikhan pelikhan merged commit 771893d into main Mar 31, 2026
11 checks passed
@pelikhan pelikhan deleted the docs/update-astro-2026-03-31-224a6b2486b2d03c branch March 31, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants