Skip to content

chore: Bump Rust dependencies pre-26.7.0#908

Merged
Techassi merged 3 commits into
mainfrom
chore/bump-rust-deps-pre-26.7.0
Jul 8, 2026
Merged

chore: Bump Rust dependencies pre-26.7.0#908
Techassi merged 3 commits into
mainfrom
chore/bump-rust-deps-pre-26.7.0

Conversation

@Techassi

@Techassi Techassi commented Jul 8, 2026

Copy link
Copy Markdown
Member

Bump Rust Dependencies for Stackable Release 26.7.0

Part of stackabletech/issues#855

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 moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Jul 8, 2026
@adwk67 adwk67 self-requested a review July 8, 2026 12:54
@adwk67 adwk67 moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Jul 8, 2026

@adwk67 adwk67 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same as superset:

rm crate-hashes.json
rm Cargo.nix
make regenerate-nix

--> I get deltas

@Techassi Techassi requested a review from adwk67 July 8, 2026 13:24
@Techassi Techassi enabled auto-merge July 8, 2026 13:33
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Jul 8, 2026
@Techassi Techassi added this pull request to the merge queue Jul 8, 2026
Merged via the queue into main with commit 03b6d06 Jul 8, 2026
18 checks passed
@Techassi Techassi deleted the chore/bump-rust-deps-pre-26.7.0 branch July 8, 2026 13: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