Skip to content

[docs] Update Astro dependencies - 2026-05-05#30388

Merged
pelikhan merged 1 commit intomainfrom
docs/update-astro-deps-2026-05-05-429b4b9155fc36c4
May 5, 2026
Merged

[docs] Update Astro dependencies - 2026-05-05#30388
pelikhan merged 1 commit intomainfrom
docs/update-astro-deps-2026-05-05-429b4b9155fc36c4

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 5, 2026

Astro Dependency Updates

Updates npm packages in docs/ to their latest versions.

Updated Packages

  • astro: 6.1.10 → 6.2.2
  • yaml: 2.8.3 → 2.8.4

Migration Notes

Both updates are minor/patch bumps with no breaking changes.

Build Status

npm run build passes with updated dependencies


Automated by Update Astro

Generated by Update Astro · ● 394K ·

  • expires on May 7, 2026, 4:05 PM UTC

- astro: ^6.1.10 → ^6.2.2
- yaml: ^2.8.3 → ^2.8.4

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 May 5, 2026
@pelikhan pelikhan marked this pull request as ready for review May 5, 2026 17:05
Copilot AI review requested due to automatic review settings May 5, 2026 17:05
@pelikhan pelikhan merged commit 9a37d68 into main May 5, 2026
@pelikhan pelikhan deleted the docs/update-astro-deps-2026-05-05-429b4b9155fc36c4 branch May 5, 2026 17:05
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 docs site's npm dependencies, primarily bumping Astro and regenerating the lockfile to capture the new resolved dependency tree.

Changes:

  • Bumped astro in docs/package.json from ^6.1.10 to ^6.2.2.
  • Bumped yaml in docs/package.json from ^2.8.3 to ^2.8.4.
  • Refreshed docs/package-lock.json for the new Astro release, including transitive dependency updates such as @astrojs/compiler, get-tsconfig, and jsonc-parser.
Show a summary per file
File Description
docs/package.json Updates the direct docs-site dependencies to the requested Astro and YAML versions.
docs/package-lock.json Regenerates the lockfile to align the installed dependency graph with the new package versions.

Copilot's findings

Tip

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

Files not reviewed (1)
  • docs/package-lock.json: Language not supported
  • Files reviewed: 1/2 changed files
  • Comments generated: 0

@github-actions github-actions Bot mentioned this pull request May 5, 2026
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