Skip to content

chore: update tooling and dependencies#92

Merged
agneym merged 3 commits into
masterfrom
chore/update-tooling
Apr 25, 2026
Merged

chore: update tooling and dependencies#92
agneym merged 3 commits into
masterfrom
chore/update-tooling

Conversation

@agneym
Copy link
Copy Markdown
Owner

@agneym agneym commented Apr 25, 2026

Changes

  • Add mise.toml for tooling management
  • Update package dependencies

Summary by CodeRabbit

  • Documentation

    • Reformatted code examples for improved readability.
  • Chores

    • Added Node.js version pinning configuration.
    • Upgraded development dependencies including TypeScript and associated development tooling.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 25, 2026

⚠️ No Changeset found

Latest commit: a1e74ef

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 25, 2026

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

Configuration and documentation updates: README code examples were condensed to single-line format for improved readability, a new mise.toml configuration pinned Node.js version to 24, and multiple devDependencies were upgraded including TypeScript to v6, changesets tools, and development utilities.

Changes

Cohort / File(s) Summary
Documentation
README.md
Code samples reformatted to single-line JSX and function calls without semantic changes.
Configuration
mise.toml, package.json
New mise.toml added to pin Node.js version 24; package.json devDependencies upgraded including TypeScript (^4.4.4 → ^6.0.3), @changesets tools, lefthook, and oxfmt.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 With whiskers twitching, I hop with glee,
Node twenty-four, TypeScript's version three!
Dependencies polished, configs refined,
Single-line samples—oh, how elegant minded!
Hop-hop-hooray, this codebase shines bright!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: update tooling and dependencies' accurately and clearly summarizes the main changes: upgrading dependencies in package.json, adding mise.toml for tooling management, and minor formatting updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ 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/update-tooling

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.

@agneym agneym marked this pull request as ready for review April 25, 2026 07:10
@agneym agneym merged commit e83dff2 into master Apr 25, 2026
1 of 2 checks passed
@agneym agneym deleted the chore/update-tooling branch April 25, 2026 07:12
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