Skip to content

fix: handle @noble/ed25519 API rename#223

Merged
tomymaritano merged 1 commit into
developfrom
fix/noble-ed25519-api-rename
Apr 23, 2026
Merged

fix: handle @noble/ed25519 API rename#223
tomymaritano merged 1 commit into
developfrom
fix/noble-ed25519-api-rename

Conversation

@tomymaritano

Copy link
Copy Markdown
Collaborator

CI fix for randomPrivateKey → randomSecretKey rename in newer ed25519.

…tKey)

Newer versions of @noble/ed25519 renamed utils.randomPrivateKey() to
utils.randomSecretKey(). Use runtime detection to support both versions
so the lockfile resolution doesn't break the build.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
readide Error Error Apr 23, 2026 11:57pm

Request Review

@coderabbitai

coderabbitai Bot commented Apr 23, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@tomymaritano has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 29 minutes and 59 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 29 minutes and 59 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: d9fd9d92-860e-4b9b-b6b1-77187de7520f

📥 Commits

Reviewing files that changed from the base of the PR and between f0e2715 and ffc6355.

📒 Files selected for processing (1)
  • packages/licensing/src/validator.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/noble-ed25519-api-rename

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.

@github-actions github-actions Bot enabled auto-merge (squash) April 23, 2026 23:56
@tomymaritano tomymaritano merged commit 49f5662 into develop Apr 23, 2026
8 of 9 checks passed
@tomymaritano tomymaritano deleted the fix/noble-ed25519-api-rename branch April 23, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant