Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump Rust dependencies pre-25.3.0 #921

Merged
merged 3 commits into from
Mar 10, 2025

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Mar 10, 2025

Bump Rust Dependencies for Stackable Release 25.3.0

Part of stackabletech/issues#699

Note

During a Stackable release we need to update various Rust dependencies before
entering the final release period to ensure we run the latest versions of
crates. These bumps also include previously updated and released crates from
the operator-rs repository.

Tasks

Preview Give feedback

Note

The bumping / updating of Rust dependencies is done in multiple steps:

  1. Update the minimum Version in the root Cargo.toml manifest.
  2. Run the cargo update command, which also updates the Cargo.lock file.
  3. Lastly, run make regenerate-nix to update the Cargo.nix file.

Bump Rust Dependencies

Preview Give feedback

@Techassi Techassi marked this pull request as ready for review March 10, 2025 15:41
@NickLarsenNZ NickLarsenNZ self-requested a review March 10, 2025 15:42
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Techassi Techassi enabled auto-merge March 10, 2025 15:50
@Techassi Techassi added this pull request to the merge queue Mar 10, 2025
Merged via the queue into main with commit 87462f1 Mar 10, 2025
16 of 17 checks passed
@Techassi Techassi deleted the chore/bump-rust-deps-pre-25.3.0 branch March 10, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants