Skip to content

chore(deps): batch pnpm, node, prettier, postcss, actions/cache updates#149

Merged
kimjh96 merged 1 commit into
mainfrom
chore/deps-batch
Jun 30, 2026
Merged

chore(deps): batch pnpm, node, prettier, postcss, actions/cache updates#149
kimjh96 merged 1 commit into
mainfrom
chore/deps-batch

Conversation

@kimjh96

@kimjh96 kimjh96 commented Jun 30, 2026

Copy link
Copy Markdown
Owner

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).

  • pnpm 11.8.0 to 11.9.0 (packageManager)
  • node engine >=22 to >=22.23.1
  • prettier ^3.8.4 to ^3.9.1
  • postcss ^8.5.15 to ^8.5.16 (apps/web)
  • actions/cache digest to caa2961 (ci.yml, e2e.yml)

Why

Impact

  • Tooling and CI only. No published-package behavior change, so no changeset.
  • prettier 3.9 collapses short union types onto one line, reformatting three @flemo/core transition type files. Whitespace only.

Test plan

  • pnpm turbo run typecheck lint test build green (14/14) with the new versions and the regenerated lockfile.

Rollback

  • Revert the squash merge. Renovate will reopen the individual PRs.

Excludes the eslint major (#86) by request.

- 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>
@changeset-bot

changeset-bot Bot commented Jun 30, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3d0293c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flemo-web Ready Ready Preview, Comment Jun 30, 2026 11:51am

@pkg-pr-new

pkg-pr-new Bot commented Jun 30, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@flemo/core@149
npm i https://pkg.pr.new/@flemo/react@149
npm i https://pkg.pr.new/@flemo/react-layout@149

commit: 3d0293c

@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
@flemo/core 11.6 KB (0%)
@flemo/react 6.97 KB (0%)
@flemo/react-layout 552 B (0%)

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.81%. Comparing base (32a5c6e) to head (3d0293c).

Additional details and impacted files

Impacted file tree graph

@@           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           
Flag Coverage Δ
unittests 83.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant