chore(renovate): group the Astro/Starlight ecosystem into one PR #74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/renovate-group-astro"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Prevents the recurring problem where
astroand@astrojs/starlightarrive as separate Renovate PRs that can never install or build on their own, because they are coupled by peer dependencies (Starlightx.yrequires a matching Astro major). That is exactly what happened with the split astro-v6 (#63) and starlight-0.40 (#53) PRs, which #73 had to recombine by hand.Changes:
astro+@astrojs/**(including majors) into oneastro ecosystemPR so they always land together.website/the samereplacerange strategy +pnpmDedupeasfrontend/.website non-major dependenciesgroup to keep routine website bumps batched.🤖 Generated with Claude Code