Skip to content

chore(deps): weekly dependency upgrade (2026-07-20)#33

Open
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/bc-0bdc22d5-f890-4065-a763-112626d69897-19ba
Open

chore(deps): weekly dependency upgrade (2026-07-20)#33
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/bc-0bdc22d5-f890-4065-a763-112626d69897-19ba

Conversation

@cursor

@cursor cursor Bot commented Jul 20, 2026

Copy link
Copy Markdown

Summary

Weekly pnpm upgrade --latest run.

Updated packages

Package Before After
lucide-react 1.24.0 1.25.0
nanoid 5.1.16 6.0.0
tailwindcss 4.3.2 4.3.3
@tailwindcss/postcss 4.3.2 4.3.3
@laststance/react-next-eslint-plugin 2.2.0 2.3.0
lint-staged 17.0.8 17.1.0
eslint 9.39.4 9.39.5
postcss 8.5.17 8.5.19

Pinned (ecosystem compatibility)

  • eslint@^9 — ESLint 10 breaks peer deps in eslint-config-next / eslint-plugin-react
  • typescript@^6 — TypeScript 7 breaks peer deps in typescript-eslint

Verification

  • pnpm typecheck
  • pnpm lint
  • pnpm build
  • pnpm dev (port 3009)
  • pnpm e2e:desktop e2e/timer-behavior.spec.ts — 7 passed, 1 skipped
Open in Web View Automation 

Note

Low Risk
Dependency-only lockfile refresh; nanoid v6 is a major bump but usage is a single standard nanoid() call and CI already verified typecheck, lint, build, and e2e.

Overview
This PR bumps npm/pnpm dependencies and refreshes pnpm-lock.yaml only—no application source changes.

Notable version moves: nanoid 5 → 6 (still used for timer session IDs in app/api/timer-sessions/route.ts via nanoid()), lucide-react 1.24 → 1.25, Tailwind stack 4.3.2 → 4.3.3 (tailwindcss, @tailwindcss/postcss), @laststance/react-next-eslint-plugin 2.2 → 2.3, lint-staged 17.0.8 → 17.1.0, and patch bumps for eslint, postcss, and related transitive packages (e.g. typescript-eslint 8.63 → 8.64, kysely 0.29.3 → 0.29.4).

Reviewed by Cursor Bugbot for commit 14ec3ba. Bugbot is set up for automated code reviews on this repo. Configure here.

- lucide-react 1.24.0 → 1.25.0
- nanoid 5.1.16 → 6.0.0
- tailwindcss / @tailwindcss/postcss 4.3.2 → 4.3.3
- @laststance/react-next-eslint-plugin 2.2.0 → 2.3.0
- lint-staged 17.0.8 → 17.1.0
- eslint 9.39.4 → 9.39.5, postcss 8.5.17 → 8.5.19

Pinned eslint@^9 and typescript@^6 (ecosystem does not support v10/v7 yet).

Verified: typecheck, lint, build, and timer e2e (7 passed, 1 skipped).

Co-authored-by: RyotaMurakami <ryota_murakami@fact-base.jp>
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
coffee-timer Ready Ready Preview, Comment Jul 20, 2026 12:05am

Request Review

@ryota-murakami
ryota-murakami marked this pull request as ready for review July 20, 2026 03:37
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