Skip to content

Conversation

@neiesc
Copy link
Owner

@neiesc neiesc commented Jun 27, 2025

No description provided.

@neiesc neiesc requested a review from Copilot June 27, 2025 11:08
@neiesc neiesc self-assigned this Jun 27, 2025
Copy link
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

This PR upgrades the project’s Astro framework and its related check plugin to the latest v5 releases.

  • Bump @astrojs/check from ^0.3.4 to ^0.9.4
  • Upgrade astro from ^4.0.7 to ^5.10.1
Comments suppressed due to low confidence (3)

page/package.json:14

  • Consider adding or updating the "engines" field in package.json to specify the minimum Node.js version supported by Astro v5 and document any required environment changes.
    "astro": "^5.10.1",

page/package.json:14

  • [nitpick] Verify that existing tests cover any breaking changes or new behavior introduced by Astro v5, and add additional tests if needed to ensure compatibility.
    "astro": "^5.10.1",

page/package.json:13

  • Ensure that the lockfile (package-lock.json or yarn.lock) is updated and committed alongside this change to lock the new dependency versions and avoid install mismatches.
    "@astrojs/check": "^0.9.4",

@neiesc neiesc merged commit 5bd7b8a into main Jun 27, 2025
1 check passed
@neiesc neiesc deleted the astro-5 branch June 27, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants