chore(website): update all node deps to latest and bump node#653
Conversation
- web: astro 6→7, @astrojs/mdx 6→7, astro-mermaid 2.0.2→2.1.0, wrangler 4.101.0→4.104.0, pnpm 11.0.9→11.9.0 - docs: astro 6→7, @astrojs/starlight 0.40→0.41, sharp 0.35.1→0.35.2; regenerated package-lock.json - node 26.3.0→26.3.1 (homebrew) Both sites build clean. Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
sharp is unused directly — no imports; Astro bundles its own copy for astro:assets image optimization. Docs builds clean without it. Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
Describe your changes
update all node deps to latest and bump node
Issue ticket number and link
Code checklist before requesting a review
For details on make, please see BUILD.md
Note: The CI runs all of the above and fixing things before they hit CI speeds
up the review and merge process. Thank you.
Summary by cubic
Upgrade the website and docs to Astro 7 and bump Node to 26.3.1; also remove a redundant
sharpdependency from docs. Includes updates to@astrojs/mdx,astro-mermaid,@astrojs/starlight,wrangler, andpnpm; both sites build clean.Dependencies
astro6→7,@astrojs/mdx6→7,astro-mermaid2.0.2→2.1.0,wrangler4.101.0→4.104.0,pnpm11.0.9→11.9.0astro6→7,@astrojs/starlight0.40→0.41; remove directsharp; regeneratedpackage-lock.jsonworkerdbuilds; excludeastro-mermaid@2.1.0fromminimumReleaseAgeMigration
Written for commit 02ebf4b. Summary will update on new commits.