chore(deps): update all dependencies to latest versions#59
Conversation
Update root devDependencies: - turbo 2.8.16 → 2.8.17 - @typescript/native-preview 7.0.0-dev.20260310.1 → 7.0.0-dev.20260314.1 - eslint-plugin-jsdoc 62.7.1 → 62.8.0 - laufen 1.1.0 → 1.2.0 - oxfmt 0.37.0 → 0.40.0 - oxlint 1.52.0 → 1.55.0 Update workspace catalog: - vitest 4.0.18 → 4.1.0 - @vitest/coverage-v8 4.0.18 → 4.1.0 - tsdown 0.21.1 → 0.21.2 - @types/node 25.4.0 → 25.5.0 Sync generated template-versions.ts to match catalog. Co-Authored-By: Claude <noreply@anthropic.com>
🦋 Changeset detectedLatest commit: 5e21174 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates development dependency versions in package.json and pnpm-workspace.yaml and adjusts test expectations to match bumped template-version constants. package.json bumps: Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
Co-Authored-By: Claude <noreply@anthropic.com>
Summary
Changes
Test plan
pnpm checkpasses (typecheck + lint + format)pnpm testpasses (all 10 tasks, 0 failures)