Skip to content

deps: migrate to astro v6 [beta] - #2639

Open
redsh4de wants to merge 3 commits into
monero-project:betafrom
redsh4de:feat/astro-v6
Open

deps: migrate to astro v6 [beta]#2639
redsh4de wants to merge 3 commits into
monero-project:betafrom
redsh4de:feat/astro-v6

Conversation

@redsh4de

Copy link
Copy Markdown
Contributor

Migrates the page to the latest Astro version (5 -> 6.1.9), use Font Provider

@redsh4de redsh4de changed the title deps: migrate to astro v6 deps: migrate to astro v6 [beta] Apr 25, 2026
@github-actions

Copy link
Copy Markdown
What Link
🕵️‍♂️ Review Files changed
🌐 Deploy Preview #2639

@plowsof plowsof added the beta label Apr 25, 2026
@plowsof

plowsof commented May 17, 2026

Copy link
Copy Markdown
Collaborator

which step updates package.json and the lockfile? (e.g. for jekyll you can bundle install updates and that updates the gem/lock files which i have a workflow somewhere merged or pr'd to compare its the output of some automated process)

@redsh4de

redsh4de commented May 17, 2026

Copy link
Copy Markdown
Contributor Author

which step updates package.json and the lockfile?

depends on the goal - to bump versions in the package.json ranges, a plain pnpm update works fine

to update the ranges and pull the latest from those, it would be pnpm update --latest (this almost always introduces breaking changes)

@plowsof

plowsof commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator

squash please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants