build(deps): bump the rust group across 1 directory with 6 updates - #346
build(deps): bump the rust group across 1 directory with 6 updates#346dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clevis-pin-trustee-lib](https://github.com/latchset/clevis-pin-trustee) | ``7394f16`` | ``4dcc7df`` | | [compute-pcrs-lib](https://github.com/trusted-execution-clusters/compute-pcrs) | ``12a1d01`` | ``7ed3bc4`` | | [uuid](https://github.com/uuid-rs/uuid) | `1.24.0` | `1.24.1` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `10.4.0` | `11.0.0` | | [jsonwebtoken-openssl](https://github.com/arckoor/jsonwebtoken-providers) | `1.0.0` | `2.0.0` | Updates `clevis-pin-trustee-lib` from `7394f16` to `4dcc7df` - [Release notes](https://github.com/latchset/clevis-pin-trustee/releases) - [Commits](latchset/clevis-pin-trustee@7394f16...4dcc7df) 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) Updates `jsonwebtoken` from 10.4.0 to 11.0.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v10.4.0...v11.0.0) Updates `jsonwebtoken-openssl` from 1.0.0 to 2.0.0 - [Commits](arckoor/jsonwebtoken-providers@botan/v1.0.0...botan/v2.0.0) --- updated-dependencies: - dependency-name: clevis-pin-trustee-lib dependency-version: 4dcc7dfa85dc65552c6e2e81124299f4756604ce 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 - dependency-name: jsonwebtoken dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust - dependency-name: jsonwebtoken-openssl dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
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 Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
Bumps the rust group with 6 updates in the / directory:
7394f164dcc7df12a1d017ed3bc41.24.01.24.10.3.330.3.3410.4.011.0.01.0.02.0.0Updates
clevis-pin-trustee-libfrom7394f16to4dcc7dfCommits
4dcc7dfMerge pull request #45 from latchset/dependabot/cargo/rust-5dfb51eb5f8b002beMerge pull request #47 from Jakob-Naucke/last-stderr-onlye9691e2Do not print trustee-attester stdout3a99bfcPrint stderr only on last attempt71ec545Merge pull request #46 from Jakob-Naucke/no-print-keyd3aee0cDo not print key431486ebuild(deps): bump the rust group across 1 directory with 6 updatesUpdates
compute-pcrs-libfrom12a1d01to7ed3bc4Commits
7ed3bc4Merge pull request #80 from bgartzi/remove-lief4f31f1cdeps: Remove lieff65491fpefile: Remove lief dependenciesf7c58b7linux: Implement wrappera6f3ccalinux: Use Path's built ins to join pathsac20a31esp: move directory check04fe891deps: Add authenticode and object2811e22certs: Decouple from lief cert abstractionsd2e1ee4Merge pull request #68 from trusted-execution-clusters/dependabot/cargo/rust-...3d69a06build(deps): bump the rust group with 4 updatesUpdates
uuidfrom 1.24.0 to 1.24.1Release notes
Sourced from uuid's releases.
Commits
2ea38afMerge pull request #900 from uuid-rs/cargo/v1.24.19dbeb04prepare for 1.24.1 releasee113df8Merge pull request #899 from questfever/mainb017765Fix non-ASCII character handling in parse diagnosticsUpdates
futures-utilfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
jsonwebtokenfrom 10.4.0 to 11.0.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
900010fBump v116aac5aeAllow deserializing unknown key type JWKs (#530)e7ea8f0Implement Default on JwkSet (#527)249f5f7Don't panic when computing thumbprint (#524)b5d9c38Prepare for v11 release (#522)6086da7Unify encoding and decoding key APIs (#515)474728fRemove deprecatedinsecure_disable_signature_validation(#521)31a1dc6Feat: Added support for JWK decoding Ed25519 keys (#506)e681247feat: add Jwk::from_decoding_key (#475)bba16ebAllow conversion between Algorithm and KeyAlgorithm (#516)Updates
jsonwebtoken-opensslfrom 1.0.0 to 2.0.0Commits
0649a31Fix crate versioning6c45492Merge pull request #4 from arckoor/jsonwebtoken-v117c55f49Upgrade to jsonwebtoken v11Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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