Skip to content

Revert "chore: upgrade oxc dependencies from 0.117.0 to 0.137.0" - #47

Merged
TheUncharted merged 1 commit into
masterfrom
revert-46-chore/upgrade-oxc-deps
Jun 20, 2026
Merged

Revert "chore: upgrade oxc dependencies from 0.117.0 to 0.137.0"#47
TheUncharted merged 1 commit into
masterfrom
revert-46-chore/upgrade-oxc-deps

Conversation

@TheUncharted

Copy link
Copy Markdown
Owner

Summary

Changes

Test plan

  • Unit tests pass (cargo test)
  • CI passes

Related issues

@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

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

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

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ 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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

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: a10d1b4b-c665-43dc-9288-a6eda6bb080d

📥 Commits

Reviewing files that changed from the base of the PR and between 95ebed9 and 73400e6.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • Cargo.toml
  • crates/zapcode-core/src/parser/mod.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch revert-46-chore/upgrade-oxc-deps

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.

@TheUncharted
TheUncharted merged commit a501449 into master Jun 20, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results

    Updating crates.io index
   Compiling zapcode-core v1.5.2 (/home/runner/work/zapcode/zapcode/crates/zapcode-core)
    Finished `bench` profile [optimized] target(s) in 9.21s
     Running unittests src/lib.rs (target/release/deps/zapcode_core-f09ce17b082deed5)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running benches/execution.rs (target/release/deps/execution-81f255ef4461be5a)
Timer precision: 20 ns
execution                  fastest       │ slowest       │ median        │ mean          │ samples │ iters
├─ array_creation          3.756 µs      │ 49.47 µs      │ 3.927 µs      │ 4.999 µs      │ 100     │ 100
├─ async_map_3             13.8 µs       │ 50.57 µs      │ 14.26 µs      │ 15.18 µs      │ 100     │ 100
├─ fibonacci_10            178.7 µs      │ 233.8 µs      │ 180.4 µs      │ 183.3 µs      │ 100     │ 100
├─ function_call           6.822 µs      │ 11.96 µs      │ 7.022 µs      │ 7.084 µs      │ 100     │ 100
├─ loop_100                103.7 µs      │ 120.2 µs      │ 105 µs        │ 106.4 µs      │ 100     │ 100
├─ object_creation         7.493 µs      │ 23.63 µs      │ 7.783 µs      │ 8.471 µs      │ 100     │ 100
├─ promise_all_3           9.918 µs      │ 27.88 µs      │ 10.47 µs      │ 12.97 µs      │ 100     │ 100
├─ promise_catch_resolved  11.62 µs      │ 35.91 µs      │ 12.1 µs       │ 12.42 µs      │ 100     │ 100
├─ promise_resolve_await   7.964 µs      │ 14.51 µs      │ 8.375 µs      │ 8.436 µs      │ 100     │ 100
├─ promise_then_chain_3    13.86 µs      │ 51.81 µs      │ 24.96 µs      │ 24.94 µs      │ 100     │ 100
├─ promise_then_single     8.084 µs      │ 35.03 µs      │ 14.88 µs      │ 14.36 µs      │ 100     │ 100
├─ simple_expression       5.97 µs       │ 28.29 µs      │ 6.266 µs      │ 6.54 µs       │ 100     │ 100
├─ string_concat           6.983 µs      │ 24.34 µs      │ 7.513 µs      │ 7.794 µs      │ 100     │ 100
├─ template_literal        4.528 µs      │ 19.1 µs       │ 8.125 µs      │ 6.963 µs      │ 100     │ 100
╰─ variable_arithmetic     7.914 µs      │ 29.18 µs      │ 8.235 µs      │ 8.529 µs      │ 100     │ 100


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