deps(cargo): bump the cargo-minor-patch group across 1 directory with 7 updates - #123
Merged
Merged
Conversation
… 7 updates Bumps the cargo-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.11.0` | `0.11.1` | | [rcgen](https://github.com/rustls/rcgen) | `0.14.9` | `0.14.10` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [uuid](https://github.com/uuid-rs/uuid) | `1.24.1` | `1.26.0` | | [security-framework](https://github.com/kornelski/rust-security-framework) | `3.5.1` | `3.7.0` | | [secret-service](https://github.com/hwchen/secret-service-rs) | `5.1.0` | `5.2.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.25.0` | `3.27.0` | Updates `aes-gcm` from 0.11.0 to 0.11.1 - [Commits](RustCrypto/AEADs@aes-gcm-v0.11.0...aes-gcm-v0.11.1) Updates `rcgen` from 0.14.9 to 0.14.10 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v/0.14.9...v0.14.10) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `uuid` from 1.24.1 to 1.26.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.1...v1.26.0) Updates `security-framework` from 3.5.1 to 3.7.0 - [Commits](kornelski/rust-security-framework@v3.5.1...v3.7.0) Updates `secret-service` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/hwchen/secret-service-rs/releases) - [Changelog](https://github.com/open-source-cooperative/secret-service-rs/blob/master/CHANGELOG.md) - [Commits](open-source-cooperative/secret-service-rs@v5.1.0...v5.2.0) Updates `tempfile` from 3.25.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.27.0) --- updated-dependencies: - dependency-name: aes-gcm dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: rcgen dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-patch - dependency-name: uuid dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: security-framework dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: secret-service dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-minor-patch group with 7 updates in the / directory:
0.11.00.11.10.14.90.14.101.0.2281.0.2291.24.11.26.03.5.13.7.05.1.05.2.03.25.03.27.0Updates
aes-gcmfrom 0.11.0 to 0.11.1Commits
2eff6ccCut releases that replacesubtlewithctutils(#880)c90047fReplacesubtlewithctutils(#879)da2169eocb3: remove unusedctrandzeroizedependencies (#876)f5374f3Add missing crates to the root readme table (#877)e946770eax v0.6.0 (#875)88ceb7ddeoxys v0.2.0 (#874)7d22c81belt-dwp v0.1.0 (#873)09308efascon-aead128 v0.1.0 (#872)e1b1e6eaes-siv v0.8.0 (#871)303c27fccm v0.6.0 (#869)Updates
rcgenfrom 0.14.9 to 0.14.10Release notes
Sourced from rcgen's releases.
Commits
f4a3b16Bump version to 0.14.10dea3d4dUpgrade to botan 0.13788b093Upgrade to pem 47ce21f4Take advantage of stable ML-DSA in aws-lc-rse2dba45Remove unused RSASSA-PSS signature algorithm37070deOmit reasonCode unspecified(0) from CRL entry extensionsb247a87Write extensions for certs that only set KeyUsage or CRLDP85eafddReject empty CRL distribution point URIs3a99b50Encode CRL invalidityDate as GeneralizedTimeUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
uuidfrom 1.24.1 to 1.26.0Release notes
Sourced from uuid's releases.
Commits
cdc96a8Merge pull request #905 from uuid-rs/cargo/v1.26.034e4f49don't test macros under mirid9e7242update nightly used for miriec16819prepare for 1.26.0 release162cd20Merge pull request #904 from ChrisJr404/v7-additional-precision-bits97eceffAdd ContextV7::with_additional_precision_bits for microsecond clocks302e0bfMerge pull request #903 from uuid-rs/cargo/1.25.0b7ccde8prepare for 1.25.0 releasec62dffbMerge pull request #902 from ChrisJr404/serde-bytes-module8c198b2Add a serde::bytes module that encodes as a byte stringUpdates
security-frameworkfrom 3.5.1 to 3.7.0Commits
5f6e651Bump0b6b4ecKey attributes73cf464Mark deprecated91e22a9Deprecate trait1aab2fcCache more61d8c9dCache registry229dfd4Re-enable tests6829c2eRegenerate test certs758d045Rename tests31d29f8Allow string-like alpnUpdates
secret-servicefrom 5.1.0 to 5.2.0Release notes
Sourced from secret-service's releases.
Commits
1fe4fbeRelease v5.2: bug fixes and interface cleanup (#102)19e1e87Update the README for v5.2b938b12Update version to 5.2 and update dependency specs.859ce0cUpdate features to allow selection of cryptography only.8c65031Merge pull request #100 from flox/prompt-unwrap125ec07Merge pull request #101 from Tiwalun/update-dependencies8cc7c71Run cargo fmt8f801cePR feedback4c44e0fUse Rust edition 202445dd777Downgrade test-with to latest version compatible with 1.87 MSRVUpdates
tempfilefrom 3.25.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
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 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