chore(deps): batch pnpm, node, prettier, postcss, actions/cache updates#149
Conversation
- pnpm 11.8.0 -> 11.9.0 (packageManager) - node engine >=22 -> >=22.23.1 - prettier ^3.8.4 -> ^3.9.1 - postcss ^8.5.15 -> ^8.5.16 (apps/web) - actions/cache digest -> caa2961 (ci.yml, e2e.yml) Batches Renovate PRs #147, #146, #144, #143, #140 into one merge to avoid a PR storm. The three core transition type files are reformatted by prettier 3.9 (union types collapsed); no behavior change. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
commit: |
size-limit report 📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #149 +/- ##
=======================================
Coverage 83.81% 83.81%
=======================================
Files 69 69
Lines 1254 1254
Branches 294 294
=======================================
Hits 1051 1051
Misses 119 119
Partials 84 84
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
What
Batch five Renovate dependency updates into one PR to avoid a PR storm (which hits the Vercel preview rate limit and the branch ruleset on individual merges).
packageManager)>=22to>=22.23.1Why
Impact
@flemo/coretransition type files. Whitespace only.Test plan
pnpm turbo run typecheck lint test buildgreen (14/14) with the new versions and the regenerated lockfile.Rollback
Excludes the eslint major (#86) by request.