chore(website): upgrade the Astro toolchain - #16
Closed
100gle wants to merge 1 commit into
Closed
Conversation
Owner
Author
|
Closing the fork-local PR; this branch will be submitted to the upstream stacked PR series after its base branch is published. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Aug 12, 2026
100gle
force-pushed
the
codex/website-astro7-core
branch
from
August 12, 2026 13:35
d600378 to
82fca25
Compare
100gle
force-pushed
the
codex/website-astro7-core
branch
from
August 12, 2026 13:50
82fca25 to
0828a8d
Compare
100gle
force-pushed
the
codex/website-astro7-core
branch
from
August 12, 2026 13:58
0828a8d to
9273d18
Compare
100gle
force-pushed
the
codex/website-astro7-core
branch
from
August 12, 2026 14:02
9273d18 to
0b849c8
Compare
100gle
force-pushed
the
codex/website-astro7-core
branch
from
August 12, 2026 15:44
0b849c8 to
8d69c62
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.
What changed
astro checkwith TypeScript 6.0.3, remove unused packages, and enable strict pnpm peer/build/supply-chain checks.TypeScript 7 is intentionally not used because
@astrojs/check@0.9.10currently supports TypeScript 5 and 6.Why this layer is separate
This is the independently buildable framework/dependency baseline. The existing Cloudflare runtime is retained here and removed in the next PR after the routes are proven static.
Verification
pnpm install --frozen-lockfilepnpm audit --audit-level=low— 0 known vulnerabilitiespnpm peers check— 0 peer issuespnpm buildpnpm exec wrangler deploy --dry-runStack
1 of 4. Next: #17