Skip to content

chore: upgrade dev dependencies#13

Merged
mathieumaf merged 1 commit intomainfrom
chore/upgrade-dev-dependencies
Apr 8, 2026
Merged

chore: upgrade dev dependencies#13
mathieumaf merged 1 commit intomainfrom
chore/upgrade-dev-dependencies

Conversation

@mathieumaf
Copy link
Copy Markdown
Contributor

@mathieumaf mathieumaf commented Apr 8, 2026

Summary

  • Upgrade minor/patch versions of dev dependencies: @types/node, eslint, typescript-eslint, vitest
  • No changes to runtime dependencies or project version

Test plan

  • CI passes (lint, format, tests)

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated development toolchain dependency versions for improved stability and compatibility.

- @types/node 25.5.0 → 25.5.2
- eslint 10.1.0 → 10.2.0
- typescript-eslint 8.58.0 → 8.58.1
- vitest 4.1.2 → 4.1.3

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cf776e78-c5d3-4f05-a602-d30ab1b9318f

📥 Commits

Reviewing files that changed from the base of the PR and between bf9cc74 and d197ffc.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

This pull request updates development toolchain dependencies in package.json to newer patch and minor versions: @types/node to ^25.5.2, eslint to ^10.2.0, typescript-eslint to ^8.58.1, and vitest to ^4.1.3. No runtime functionality is altered.

Changes

Cohort / File(s) Summary
Development Toolchain Version Updates
package.json
Bumped devDependency versions: @types/node (^25.5.0 → ^25.5.2), eslint (^10.1.0 → ^10.2.0), typescript-eslint (^8.58.0 → ^8.58.1), vitest (^4.1.2 → ^4.1.3).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 Hop along, dear devDeps bright,
Patched and bumped to versions right,
Eslint hops, and vitest springs,
TypeScript whiskers twitch with wings—
Our toolchain garden grows anew! 🌱

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'chore: upgrade dev dependencies' is a concise, clear statement that directly aligns with the changeset, which updates only development toolchain dependencies in package.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/upgrade-dev-dependencies

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mathieumaf mathieumaf self-assigned this Apr 8, 2026
@mathieumaf mathieumaf merged commit be90a68 into main Apr 8, 2026
4 checks passed
@mathieumaf mathieumaf deleted the chore/upgrade-dev-dependencies branch April 8, 2026 06: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