Skip to content

build(deps): bump the rust group across 1 directory with 4 updates - #343

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-f57260cb44
Open

build(deps): bump the rust group across 1 directory with 4 updates#343
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-f57260cb44

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust group with 4 updates in the / directory: clevis-pin-trustee-lib, compute-pcrs-lib, uuid and futures-util.

Updates clevis-pin-trustee-lib from 7394f16 to 71ec545

Commits

Updates compute-pcrs-lib from 12a1d01 to 7ed3bc4

Commits
  • 7ed3bc4 Merge pull request #80 from bgartzi/remove-lief
  • 4f31f1c deps: Remove lief
  • f65491f pefile: Remove lief dependencies
  • f7c58b7 linux: Implement wrapper
  • a6f3cca linux: Use Path's built ins to join paths
  • ac20a31 esp: move directory check
  • 04fe891 deps: Add authenticode and object
  • 2811e22 certs: Decouple from lief cert abstractions
  • d2e1ee4 Merge pull request #68 from trusted-execution-clusters/dependabot/cargo/rust-...
  • 3d69a06 build(deps): bump the rust group with 4 updates
  • Additional commits viewable in compare view

Updates uuid from 1.24.0 to 1.24.1

Release notes

Sourced from uuid's releases.

v1.24.1

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.24.0...v1.24.1

Commits
  • 2ea38af Merge pull request #900 from uuid-rs/cargo/v1.24.1
  • 9dbeb04 prepare for 1.24.1 release
  • e113df8 Merge pull request #899 from questfever/main
  • b017765 Fix non-ASCII character handling in parse diagnostics
  • See full diff in compare view

Updates futures-util from 0.3.33 to 0.3.34

Release notes

Sourced from futures-util's releases.

0.3.34

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
Changelog

Sourced from futures-util's changelog.

0.3.34 - 2026-08-11

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust group with 4 updates in the / directory: [clevis-pin-trustee-lib](https://github.com/latchset/clevis-pin-trustee), [compute-pcrs-lib](https://github.com/trusted-execution-clusters/compute-pcrs), [uuid](https://github.com/uuid-rs/uuid) and [futures-util](https://github.com/rust-lang/futures-rs).


Updates `clevis-pin-trustee-lib` from `7394f16` to `71ec545`
- [Release notes](https://github.com/latchset/clevis-pin-trustee/releases)
- [Commits](latchset/clevis-pin-trustee@7394f16...71ec545)

Updates `compute-pcrs-lib` from `12a1d01` to `7ed3bc4`
- [Commits](trusted-execution-clusters/compute-pcrs@12a1d01...7ed3bc4)

Updates `uuid` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.24.0...v1.24.1)

Updates `futures-util` from 0.3.33 to 0.3.34
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.33...0.3.34)

---
updated-dependencies:
- dependency-name: clevis-pin-trustee-lib
  dependency-version: 71ec545cd3448e43b0a40e7170560a7be9c62a48
  dependency-type: direct:production
  dependency-group: rust
- dependency-name: compute-pcrs-lib
  dependency-version: 7ed3bc48261767eb90ae7c13e9974d8682695ac6
  dependency-type: direct:production
  dependency-group: rust
- dependency-name: uuid
  dependency-version: 1.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: futures-util
  dependency-version: 0.3.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 20, 2026
@openshift-ci

openshift-ci Bot commented Aug 20, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Aug 20, 2026

Copy link
Copy Markdown

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a trusted-execution-clusters member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file needs-ok-to-test rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants