Skip to content

chore: bump program-libs versions#2184

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

chore: bump program-libs versions#2184
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-batched-merkle-tree: 0.7.0 → 0.8.0
  light-compressed-account: 0.7.0 → 0.8.0
  light-compressible: 0.2.1 → 0.3.0
  light-merkle-tree-metadata: 0.7.0 → 0.8.0
  light-verifier: 6.0.0 → 7.0.0
  light-zero-copy-derive: 0.5.0 → 0.6.0
  light-zero-copy: 0.5.0 → 0.6.0

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
    • Updated versions across multiple packages to align with release cycle.

✏️ 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

This pull request bumps versions across seven library packages in the program-libs directory: batched-merkle-tree, compressed-account, compressible, merkle-tree-metadata, verifier, zero-copy-derive, and zero-copy. Each update modifies only the version field in its respective Cargo.toml file.

Changes

Cohort / File(s) Summary
Version Bumps
program-libs/batched-merkle-tree/Cargo.toml, program-libs/compressed-account/Cargo.toml, program-libs/merkle-tree-metadata/Cargo.toml, program-libs/zero-copy-derive/Cargo.toml, program-libs/zero-copy/Cargo.toml
Bumped minor versions: 0.7.0→0.8.0 and 0.5.0→0.6.0
Version Bumps
program-libs/compressible/Cargo.toml
Bumped minor version: 0.2.1→0.3.0
Version Bumps
program-libs/verifier/Cargo.toml
Bumped major version: 6.0.0→7.0.0

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • sergeytimoshin
  • SwenSchaeferjohann

Poem

📦 Seven crates rise up with pride,
Version numbers swell with stride,
From 0.5 to 0.6 they climb so high,
While verifier reaches 7.0 sky—
Release notes write themselves with glee! 🚀

✨ 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 b0fe3f2 into main Jan 20, 2026
30 of 31 checks passed
@ananas-block ananas-block deleted the release/program-libs branch January 20, 2026 05:55
This was referenced Feb 4, 2026
@coderabbitai coderabbitai bot mentioned this pull request Feb 17, 2026
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