Skip to content

chore: bump program-libs versions#2187

Merged
ananas-block merged 1 commit intomainfrom
release/program-libs
Jan 20, 2026
Merged

chore: bump program-libs versions#2187
ananas-block merged 1 commit intomainfrom
release/program-libs

Conversation

@ananas-block
Copy link
Contributor

@ananas-block ananas-block commented Jan 20, 2026

Program-libs Release

This PR bumps versions for program-libs crates.

Version Bumps

  light-compressible: 0.3.0 → 0.3.1

Release Process

  1. Versions bumped in Cargo.toml files
  2. PR validation (dry-run) will run automatically
  3. After merge, GitHub Action will publish each crate individually to crates.io and create releases

Generated by scripts/create-release-pr.sh program-libs

Summary by CodeRabbit

  • Chores
    • Patch version released (v0.3.1)
    • Updated internal dependency configurations to enable standard library features

No functional changes in this release.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 20, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The compressible crate's manifest is updated with a minor version bump from 0.3.0 to 0.3.1, and the light-sdk-types dependency is modified to explicitly enable the "std" feature across two occurrences in the dependencies section. These are metadata-only changes with no impact on runtime logic.

Changes

Cohort / File(s) Summary
Compressible Manifest
program-libs/compressible/Cargo.toml
Version bumped to 0.3.1; added features = ["std"] to light-sdk-types dependency declarations (×2)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • sergeytimoshin
  • SwenSchaeferjohann

Poem

📦 A version ticks up, ever onward we go,
🌟 "std" feature unlocked—let the standards show,
⚙️ Manifest refreshed, dependencies aligned,
Small changes, big clarity—progress designed!

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/program-libs

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.

@ananas-block ananas-block merged commit 7719297 into main Jan 20, 2026
28 of 30 checks passed
@ananas-block ananas-block deleted the release/program-libs branch January 20, 2026 07:14
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.

2 participants