Skip to content

chore(deps): update patch dependencies - #22

Merged
llbbl merged 3 commits into
mainfrom
deps/update-packages
Apr 23, 2026
Merged

chore(deps): update patch dependencies#22
llbbl merged 3 commits into
mainfrom
deps/update-packages

Conversation

@llbbl

@llbbl llbbl commented Apr 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Update 7 patch-level dependencies (biome, tailwindcss, postcss, react, react-dom, logan-logger)
  • Migrate biome.json schema URL to match new biome version (2.4.12)
  • Fix 2 lint warnings in lib/logger.ts (noNegationElse rule - inverted ternary conditions)

Changes

Dependencies

  • package.json / pnpm-lock.yaml: Bump @biomejs/biome 2.4.4 → 2.4.12 (dev), @tailwindcss/postcss 4.2.1 → 4.2.4 (dev), logan-logger 1.1.14 → 1.1.16 (prod), postcss 8.5.6 → 8.5.10 (dev), react 19.2.4 → 19.2.5 (prod), react-dom 19.2.4 → 19.2.5 (prod), tailwindcss 4.2.1 → 4.2.4 (dev)

Config & Lint Fixes

  • biome.json: Migrate $schema URL from version 2.4.4 to 2.4.12
  • lib/logger.ts: Resolve 2 noNegationElse warnings by inverting negated ternary conditions

Test plan

  • All 3 tests pass (pnpm test)
  • Lint is clean (pnpm lint)
  • Production build succeeds (pnpm build)

Notes

Dependabot PR #21 (next 16.1.6 → 16.2.3) currently has a failing security check due to known vulnerabilities in transitive dependencies of @vitejs/plugin-react (vite and picomatch). Resolving those will require a major version bump of @vitejs/plugin-react and is tracked separately.

### Dependencies
- @biomejs/biome: 2.4.4 → 2.4.12 (dev)
- @tailwindcss/postcss: 4.2.1 → 4.2.4 (dev)
- logan-logger: 1.1.14 → 1.1.16 (prod)
- postcss: 8.5.6 → 8.5.10 (dev)
- react: 19.2.4 → 19.2.5 (prod)
- react-dom: 19.2.4 → 19.2.5 (prod)
- tailwindcss: 4.2.1 → 4.2.4 (dev)

### Fixes
- biome.json: migrate schema URL to v2.4.12
- lib/logger.ts: fix 2 noNegationElse lint warnings (inverted ternary conditions)
@railway-app

railway-app Bot commented Apr 23, 2026

Copy link
Copy Markdown

🚅 Deployed to the luddy.dance-pr-22 environment in superb-amazement

Service Status Web Updated (UTC)
luddy.dance ✅ Success (View Logs) Web Apr 23, 2026 at 2:34 pm

@railway-app
railway-app Bot temporarily deployed to superb-amazement / luddy.dance-pr-22 April 23, 2026 14:23 Destroyed
### Dependencies
- Upgrade TypeScript 5.9 -> 6.0.3
- Upgrade Vite (added explicit pin) to 8.0.10
- Upgrade @vitejs/plugin-react 5.x -> 6.0.1
- Upgrade jsdom 28.x -> 29.0.2
- Upgrade vitest and @vitest/ui 4.0.x -> 4.1.5

### Fixes
- Add `scrollMargin: string` property to IntersectionObserver mock in tests/setup.ts to satisfy jsdom 29 / TypeScript 6 strict interface requirements
- Add global.d.ts to declare CSS module types, resolving TS6 strict-mode import errors
@railway-app
railway-app Bot temporarily deployed to superb-amazement / luddy.dance-pr-22 April 23, 2026 14:28 Destroyed
@railway-app
railway-app Bot temporarily deployed to superb-amazement / luddy.dance-pr-22 April 23, 2026 14:31 Destroyed
@llbbl
llbbl merged commit 47f76d1 into main Apr 23, 2026
1 check passed
@llbbl
llbbl deleted the deps/update-packages branch April 23, 2026 14:36
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