Skip to content

chore: migrate biome config to schema 2.3.10#37

Merged
codepunkt merged 1 commit into
mainfrom
chore/migrate-biome-2.3.10
Jun 11, 2026
Merged

chore: migrate biome config to schema 2.3.10#37
codepunkt merged 1 commit into
mainfrom
chore/migrate-biome-2.3.10

Conversation

@codepunkt

Copy link
Copy Markdown
Owner

Summary

  • Bump the biome.jsonc $schema from 2.3.8 to 2.3.10 to match the installed @biomejs/biome (2.3.10), removing the schema version mismatch reported by biome.

Config-only change; no source or behavior changes.

Align the biome.jsonc $schema with the installed @biomejs/biome 2.3.10
so biome no longer reports a schema version mismatch.
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@codepunkt, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 49 minutes and 25 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d9a4ec01-a053-4c0d-bc12-3b83b8dd859f

📥 Commits

Reviewing files that changed from the base of the PR and between 9924419 and 97efe07.

📒 Files selected for processing (1)
  • biome.jsonc

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key: "review"
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/migrate-biome-2.3.10

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.

@codepunkt codepunkt merged commit 9d8e909 into main Jun 11, 2026
4 checks passed
@codepunkt codepunkt deleted the chore/migrate-biome-2.3.10 branch June 11, 2026 15:10
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9924419) to head (97efe07).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           58        58           
  Branches         7         7           
=========================================
  Hits            58        58           

☔ View full report in Codecov by Harness.
📢 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.

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.

2 participants