chore(deps): update in-range workspace dependencies - #121
Merged
Conversation
Bump every workspace package that can move without a major, including pnpm 11.21.0, Astro 7.2.1, Next 16.3.0, Vite 8.2.1, and Biome 2.5.8. Reformat one test to match the new Biome printer and refresh the minimumReleaseAgeExclude pins.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- pnpm/action-setup v4 → v6 and actions/setup-node v4 → v7 - size-limit + preset-small-lib 12.1.0 → 13.0.3 - @testing-library/jest-dom 6.10.0 → 7.0.1, with @testing-library/dom added as the required peer Leave changesets/action@v1, TypeScript 6, and tailwind-animations untouched.
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.
Summary
Updates every workspace dependency that can move without a major bump, plus pnpm itself within the existing
>=11 <12engine range. Also takes the agreed majors: GitHub Actions,size-limit13, and@testing-library/jest-dom7.Verified locally:
lint,check:types,test:coverage(137), libbuild,size.Bumped (in-range)
Also:
2.5.1→2.5.8, and one test reformatted to match the new printer.minimumReleaseAgeExcluderefreshed toastro@7.2.1andvite@8.2.1.apps/nextjs/next-env.d.tswith the newroot-paramstypes import.fflatestays pinned at0.8.2(ADR-0007 / attw gunzip workaround).Agreed majors
@testing-library/dom@^10.4.1is now a direct devDependency (required peer of jest-dom 7). The/vitestsetup import is unchanged. Size budgets still pass.actions/checkout@v7was already current.changesets/action@v1stays — it pairs with Changesets 3, which we are not taking.Left out on purpose
6.0.3→7.0.22.31.1→3.0.0(+ changesets/actionv1→v2)0.2.0→ rename totailwind-animations@1Test plan
pnpm lintpnpm check:typespnpm test:coveragepnpm --filter react-call run build && pnpm size