Skip to content

Update development dependencies#72

Merged
RawToast merged 1 commit intomasterfrom
dependencies
Feb 20, 2026
Merged

Update development dependencies#72
RawToast merged 1 commit intomasterfrom
dependencies

Conversation

@RawToast
Copy link
Copy Markdown
Owner

@RawToast RawToast commented Feb 20, 2026

Summary by CodeRabbit

  • Chores
    • Updated development dependencies to latest versions for improved tooling and stability.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 20, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Updates devDependencies in the root package.json (oxfmt, oxlint, and oxlint-tsgolint) and a dependency in packages/examples/package.json (effect) to newer minor and patch versions.

Changes

Cohort / File(s) Summary
Root devDependencies
package.json
Bumped oxfmt from 0.32.0 to 0.33.0, oxlint from 1.47.0 to 1.48.0, and oxlint-tsgolint from 0.12.2 to 0.14.0.
Examples dependency
packages/examples/package.json
Updated effect dependency from 3.19.17 to 3.19.18.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Update package dependencies #70: Both PRs update the same devDependencies (oxfmt, oxlint, oxlint-tsgolint) in package.json and effect in packages/examples/package.json, with this PR advancing those versions further.
  • Swap prettier for oxfmt #55: Related through updates to oxfmt, oxlint, and oxlint-tsgolint, which are development tooling dependencies in the root package.json.
  • Update development dependencies #43: Updates the oxlint devDependency alongside other dependency version management in package.json.

Poem

🐰 Hop, hop—the versions climb so high,
oxfmt, oxlint reach for the sky,
effect flows fresher with each new release,
A rabbit's delight in dependency peace! 🌿✨

🚥 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 title 'Update development dependencies' accurately describes the main change—updating devDependencies versions in package.json files.
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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependencies

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.90%. Comparing base (a37022d) to head (2de1044).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files          16       16           
  Lines        2295     2295           
=======================================
  Hits         2247     2247           
  Misses         48       48           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@RawToast RawToast merged commit 1444b6d into master Feb 20, 2026
6 checks passed
@RawToast RawToast deleted the dependencies branch February 20, 2026 15:01
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