Skip to content

Bump rain-solmem 0.1.26 -> 0.1.28 - #135

Merged
thedavidmeister merged 1 commit into
mainfrom
2026-09-06-bump-solmem-0.1.28
Sep 6, 2026
Merged

Bump rain-solmem 0.1.26 -> 0.1.28#135
thedavidmeister merged 1 commit into
mainfrom
2026-09-06-bump-solmem-0.1.28

Conversation

@thedavidmeister

@thedavidmeister thedavidmeister commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bumps rain-solmem 0.1.26 -> 0.1.28: pin, lock and the versioned import prefixes. rain.solmem has no change under src between the two tags.

QA

  • Discriminating tests: existing suite at the new pin, 98 passed, 0 failed.
  • Mutations applied: none; the diff is a dependency pin with no source delta upstream.
  • Oracle: rain.solmem tag sol-v0.1.28 and Soldeer rain-solmem 0.1.28.
  • Category check: dependency bump, no behaviour change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01QyCCzi9WZPhuXcU1hwr2bq

Summary by CodeRabbit

  • Chores

    • Updated the rain-solmem dependency from version 0.1.26 to 0.1.28.
    • Updated related dependency mappings and test imports to use the newer version.
  • Tests

    • Existing parser and decimal conversion tests continue using the same test logic and assertions.

rain.solmem sol-v0.1.26..sol-v0.1.28 has no change under src; the bump
moves the pin, the lock and the versioned import prefixes only.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QyCCzi9WZPhuXcU1hwr2bq
@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Team

Run ID: 8446ef92-6cdd-40f6-bb41-9da0627faa65

📥 Commits

Reviewing files that changed from the base of the PR and between d75394a and 73a0450.

⛔ Files ignored due to path filters (1)
  • soldeer.lock is excluded by !**/*.lock
📒 Files selected for processing (7)
  • foundry.toml
  • remappings.txt
  • test/src/lib/parse/LibParseCMask.t.sol
  • test/src/lib/parse/LibParseChar.isMask.t.sol
  • test/src/lib/parse/LibParseChar.skipMask.t.sol
  • test/src/lib/parse/LibParseDecimal.unsafeDecimalStringToInt.t.sol
  • test/src/lib/parse/LibParseDecimal.unsafeDecimalStringToSignedInt.t.sol

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

The PR updates the rain-solmem dependency from 0.1.26 to 0.1.28 in Foundry configuration, remappings, and parser test imports. Test logic and assertions remain unchanged.

Changes

rain-solmem Version Update

Layer / File(s) Summary
Update dependency configuration
foundry.toml, remappings.txt
The project dependency and remapping now reference rain-solmem version 0.1.28.
Update parser test imports
test/src/lib/parse/LibParseCMask.t.sol, test/src/lib/parse/LibParseChar.*.t.sol, test/src/lib/parse/LibParseDecimal.*.t.sol
Parser tests now import Pointer and LibBytes from rain-solmem version 0.1.28. Test logic remains unchanged.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 73a04

This updates rain-solmem to 0.1.28 and aligns configuration and parser-test imports with the pinned package. No remaining merge-readiness risk is identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the rain-solmem dependency from version 0.1.26 to 0.1.28.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 2026-09-06-bump-solmem-0.1.28

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.

@thedavidmeister
thedavidmeister merged commit 060dbfa into main Sep 6, 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