Skip to content

fix(deps): update rust crate vaultrs to 0.8.0#183

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/vaultrs-0.x
Open

fix(deps): update rust crate vaultrs to 0.8.0#183
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/vaultrs-0.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux bot commented Mar 18, 2026

This PR contains the following updates:

Package Type Update Change
vaultrs dependencies minor 0.7.40.8.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

jmgilman/vaultrs (vaultrs)

v0.8.0

Compare Source

This new release includes official support for OpenBao and covers a lot of new endpoints. Thanks to everyone that contributed!

Breaking

  • This release follows the change of TLS provider of reqwest 0.13. aws-lc-rs is the default crypto provider and no longer ring. We already use rustls and not native-tls by default so this part doesn't change. A new feature rustls-no-provider can be used if you want to use any other provider.
  • The behavior when using VAULT_SKIP_VERIFY was wrong because it was inverted. This release respects the expected semantics.
  • Some endpoints have been tweaked if they didn't match the OpenBao/Vault current output
  • Bump reqwest from 0.12 to 0.13, it’s breaking change, as it's a public dependency.

What's Changed

New Contributors

Full Changelog: jmgilman/vaultrs@v0.7.4...v0.8.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux
Copy link
Copy Markdown
Author

red-hat-konflux bot commented Mar 18, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path kbs/Cargo.toml --package vaultrs@0.7.4 --precise 0.8.0
info: syncing channel updates for 1.90.0-x86_64-unknown-linux-gnu
info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
info: downloading 6 components
info: rolling back changes
error: component download failed for cargo-x86_64-unknown-linux-gnu: error opening file for download: cleaning up cached downloads: No such file or directory (os error 2)

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/vaultrs-0.x branch from 43943b8 to 84f765d Compare April 2, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants