chore: update to Astro v7#166
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the project’s frontend build stack to Astro v7 (and the Astro Svelte integration) to keep the site aligned with the current Astro/Vite toolchain.
Changes:
- Bump
astrofrom 6.4.6 to^7.0.0. - Bump
@astrojs/sveltefrom 8.1.2 to^9.0.0. - Regenerate
package-lock.jsonto reflect Astro v7’s updated dependency graph (compiler-rs, Vite 8/rolldown, etc.).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| package.json | Updates Astro + Astro Svelte integration dependency versions. |
| package-lock.json | Locks the new dependency tree introduced by Astro v7 and related tooling. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
|
This PR has been staged at https://cfc4e36f.omsf-directory.pages.dev. It has been updated for commit 91c2e94. |
Assisted-by: Pi:gpt-5.5
Assisted-by: Pi:gpt-5.5
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
045d5c2 to
8c4b592
Compare
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.
This updates to Astro v7 and migrates us to a more stable Matomo code by removing its dependency,
astro-matomo.