Skip to content

deps: bump openzeppelin-contracts 4.8.3 -> 5.6.1#22

Merged
thedavidmeister merged 1 commit into
mainfrom
2026-05-10-oz-5.6.1
May 9, 2026
Merged

deps: bump openzeppelin-contracts 4.8.3 -> 5.6.1#22
thedavidmeister merged 1 commit into
mainfrom
2026-05-10-oz-5.6.1

Conversation

@thedavidmeister
Copy link
Copy Markdown
Contributor

Cascade-bump for the rain.math.float soldeer migration. OZ uses are test-only (toString uint/int via using Strings for uint256); 5.6.1 retains both overloads. forge t est passes 20/20.

🤖 Generated with Claude Code

Aligns with rain.math.float migration. The OZ uses are test-only
(toString uint/int via 'using Strings for uint256') and 5.6.1 retains
both overloads.

Verified: forge test passes (20/20).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@thedavidmeister thedavidmeister self-assigned this May 9, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 9, 2026

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6f0c179e-9468-4cc5-a9da-90e518438691

📥 Commits

Reviewing files that changed from the base of the PR and between 6812643 and 635d718.

⛔ Files ignored due to path filters (1)
  • soldeer.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • foundry.toml
  • remappings.txt
  • test/src/lib/parse/LibParseDecimal.unsafeDecimalStringToInt.t.sol
  • test/src/lib/parse/LibParseDecimal.unsafeDecimalStringToSignedInt.t.sol
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 2026-05-10-oz-5.6.1

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.

@thedavidmeister thedavidmeister merged commit 71e9d25 into main May 9, 2026
4 checks passed
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