Skip to content

fix: sync lockfile to match bumped package.json #68

Merged
alexmercerpo merged 6 commits into
release/2.14.xfrom
fix-export
Jun 19, 2026
Merged

fix: sync lockfile to match bumped package.json #68
alexmercerpo merged 6 commits into
release/2.14.xfrom
fix-export

Conversation

@alexmercerpo

Copy link
Copy Markdown
Collaborator

No description provided.

github-actions Bot and others added 5 commits June 19, 2026 02:14
…roject configuration (#64)

Cherry-picked from #63 (merged to release/2.14.x)
Original commit: 898a1b5

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: alexmercerpo <251740932+alexmercerpo@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

More reviews will be available in 37 minutes and 52 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: 1a3b3a48-8811-4ceb-905d-a5a8ed97910a

📥 Commits

Reviewing files that changed from the base of the PR and between 19720be and b3541cf.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (8)
  • .github/workflows/publish-release.yml
  • SECURITY.md
  • libs/core/package.json
  • libs/core/src/__tests__/interpreter-transform-integration.spec.ts
  • libs/core/src/adapters/__tests__/interpreter-adapter.spec.ts
  • libs/core/src/adapters/interpreter-adapter.ts
  • libs/core/src/interpreter/interpreter.ts
  • libs/core/src/worker.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-export

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.

- Declare @types/estree in libs/core dependencies (matches libs/ast). The
  interpreter/interpreter-adapter import `estree` types, which the
  @nx/dependency-checks rule requires to be declared — this was the only
  lint error (the remaining 11 are non-blocking warnings).
- Run prettier --write on the 6 files flagged by `prettier --check`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alexmercerpo alexmercerpo merged commit 66258ac into release/2.14.x Jun 19, 2026
4 checks passed
@alexmercerpo alexmercerpo deleted the fix-export branch June 19, 2026 15:13
@github-actions

Copy link
Copy Markdown
Contributor

Cherry-pick Conflict

Automatic cherry-pick to main failed due to merge conflicts.

An issue has been created with manual instructions. Please resolve if this change should also be in main.

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