Skip to content

chore: Bump Rust dependencies pre-25.7.0 #615

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

Merged
merged 4 commits into from
Jul 10, 2025

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Jul 10, 2025

Bump Rust Dependencies for Stackable Release 25.7.0

Part of stackabletech/issues#725

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

  • Bump Rust Dependencies, see below for more details.
  • Add changelog entry stating which important crates were bumped (including the version).

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

  • Bump stackable-operator and friends
  • Bump product-config
  • Bump all other dependencies

@Techassi Techassi self-assigned this Jul 10, 2025
@Techassi Techassi moved this to Development: In Progress in Stackable Engineering Jul 10, 2025
@Techassi Techassi marked this pull request as ready for review July 10, 2025 14:15
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Jul 10, 2025
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Jul 10, 2025
@Techassi Techassi added this pull request to the merge queue Jul 10, 2025
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Jul 10, 2025
Merged via the queue into main with commit 48b6d7d Jul 10, 2025
17 checks passed
@Techassi Techassi deleted the chore/bump-rust-deps-pre-25.7.0 branch July 10, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Development: Done
Development

Successfully merging this pull request may close these issues.

2 participants