chore(deps): bump the cargo group across 1 directory with 5 updates#14
Merged
Merged
Conversation
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.0` | `1.52.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.0` | `1.23.1` | | [age](https://github.com/str4d/rage) | `0.11.2` | `0.11.3` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.40` | | [dioxus](https://github.com/DioxusLabs/dioxus) | `0.7.6` | `0.7.9` | Updates `tokio` from 1.51.0 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.0...tokio-1.52.3) Updates `uuid` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.0...v1.23.1) Updates `age` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/str4d/rage/releases) - [Commits](str4d/rage@age-0.11.2...age-0.11.3) Updates `rustls` from 0.23.37 to 0.23.40 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.40) Updates `dioxus` from 0.7.6 to 0.7.9 - [Release notes](https://github.com/DioxusLabs/dioxus/releases) - [Commits](DioxusLabs/dioxus@v0.7.6...v0.7.9) --- updated-dependencies: - dependency-name: age dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: dioxus dependency-version: 0.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
25d8b2c to
e6ac713
Compare
Owner
|
@dependabot rebase |
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the cargo group with 5 updates in the / directory:
1.51.01.52.31.23.01.23.10.11.20.11.30.23.370.23.400.7.60.7.9Updates
tokiofrom 1.51.0 to 1.52.3Release notes
Sourced from tokio's releases.
... (truncated)
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)Updates
uuidfrom 1.23.0 to 1.23.1Release notes
Sourced from uuid's releases.
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependencyUpdates
agefrom 0.11.2 to 0.11.3Commits
681faceage 0.11.3aa5b1d6cargo vet prunef456910Reformat audit files to matchcargo-vet 0.10.2formate97d2d7CI: Switch to Go 1.24 for interop testse3cf83dage: Limit SSH keys to 16 kiB8e5145fage: Limit recipient and identity files to 16 MiB6fe47a2age: Add some zeroization toIdentityFile85c747cage: Zeroize intermediate buffer when parsingx25519::Identitycd2e00dage: Replace file-key panics with errors inplugin::IdentityPluginV1fc4164fage: Fix panics on weird error formats in plugin responsesUpdates
rustlsfrom 0.23.37 to 0.23.40Commits
b44c09fPrepare 0.23.40e7a555fPreferOrd::maxtocore::cmpc0005beech: base inner name padding on actual extension4e49529ech: test inner name padding3e06ef1ech: add both name and "gross" paddingc574ffdech: avoid short-lived allocation for padding8bf935cech: pop comment from match arm9088004ech: expandmaximum_name_lengthto usize ASAPa612901Default require_ems based on CryptoProvider FIPS status0541605Cargo: version 0.23.38 -> 0.23.39Updates
dioxusfrom 0.7.6 to 0.7.9Release notes
Sourced from dioxus's releases.
Commits
3e43ffarelease v0.7.9bfcc111fix: git sha for clid1ead87fix: make instantiate asyncf5be0earelease v0.7.8f1a0124backport iframe fix to v0.7 (#5535)003ec32fix: toctou in wasm apply_patch causing UB (#5534)83f492dFix macos signing/notarization (0.7 backport) (#5528)a7c0e3brelease v0.7.7218bb9dautodetect js module type - only bundle esm (#5515)