Bump the cargo group across 1 directory with 9 updates - #14
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 1 directory with 9 updates#14dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rand](https://github.com/rust-random/rand) | `0.7.3` | `0.8.5` | | [tokio](https://github.com/tokio-rs/tokio) | `1.34.0` | `1.38.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.11.1` | | [h2](https://github.com/hyperium/h2) | `0.3.22` | `0.3.27` | | [keccak](https://github.com/RustCrypto/sponges) | `0.1.4` | `0.1.6` | | [mio](https://github.com/tokio-rs/mio) | `0.8.9` | `0.8.11` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.62` | `0.10.81` | | [rpassword](https://github.com/conradkleinespel/rpassword) | `7.3.1` | `7.5.4` | | [time](https://github.com/time-rs/time) | `0.3.31` | `0.3.44` | Updates `rand` from 0.7.3 to 0.8.5 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.7.3...0.8.5) Updates `tokio` from 1.34.0 to 1.38.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.38.2) Updates `bytes` from 1.5.0 to 1.11.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.5.0...v1.11.1) Updates `h2` from 0.3.22 to 0.3.27 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.27/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.22...v0.3.27) Updates `keccak` from 0.1.4 to 0.1.6 - [Commits](RustCrypto/sponges@keccak/v0.1.4...keccak-v0.1.6) Updates `mio` from 0.8.9 to 0.8.11 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.9...v0.8.11) Updates `openssl` from 0.10.62 to 0.10.81 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.62...openssl-v0.10.81) Updates `rpassword` from 7.3.1 to 7.5.4 - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.3.1...v7.5.4) Updates `time` from 0.3.31 to 0.3.44 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.31...v0.3.44) --- updated-dependencies: - dependency-name: rand dependency-version: 0.8.5 dependency-type: direct:production dependency-group: cargo - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production dependency-group: cargo - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect dependency-group: cargo - dependency-name: h2 dependency-version: 0.3.27 dependency-type: indirect dependency-group: cargo - dependency-name: keccak dependency-version: 0.1.6 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-version: 0.8.11 dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.81 dependency-type: indirect dependency-group: cargo - dependency-name: rpassword dependency-version: 7.5.4 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.44 dependency-type: indirect dependency-group: cargo ... 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 group with 9 updates in the / directory:
0.7.30.8.51.34.01.38.21.5.01.11.10.3.220.3.270.1.40.1.60.8.90.8.110.10.620.10.817.3.17.5.40.3.310.3.44Updates
randfrom 0.7.3 to 0.8.5Changelog
Sourced from rand's changelog.
... (truncated)
Commits
937320cUpdate CHANGELOG for 0.8.5 (#1221)2924af6Merge pull request #1183 from vks/fill-float-docdbbc1bfMerge pull request #1218 from Will-Low/master9f20df0Making distributions comparable by deriving PartialEq. Tests includeda407bdfMerge pull request #1216 from rust-random/work5d3ca11bUpdate to packed_simd_2 0.3.7fa04c15Merge pull request #1215 from Lantern-chat/master73f8ffdRemove unusedslice_partition_at_indexfeature8f37250Merge pull request #1208 from newpavlov/rand_distr/fix_no_std9ef737bupdate changelogUpdates
tokiofrom 1.34.0 to 1.38.2Release notes
Sourced from tokio's releases.
... (truncated)
Commits
aa303bcchore: prepare Tokio v1.38.2 release7b6ccb5chore: backport CI fixes4b174cesync: fix cloning value when receiving from broadcast channel9681ce2chore: make 1.38 an LTS (#6706)14b9f71chore: release Tokio v1.38.1 (#6688)24344dftime: fix race condition leading to lost timers (#6683)14c17fcchore: prepare Tokio v1.38.0 (#6601)65cbf73chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8aruntime: move task out of thelifo_slotinblock_in_place(#6596)Updates
bytesfrom 1.5.0 to 1.11.1Release notes
Sourced from bytes's releases.
... (truncated)
Changelog
Sourced from bytes's changelog.
... (truncated)
Commits
417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from forka7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)Updates
h2from 0.3.22 to 0.3.27Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
f6237acv0.3.27f61332erefactor: change local reset counter to use type system more3f1a8e3style: fix anonymous lifetime syntax778aa7efix: notify_recv after send_reset() in reset_on_recv_stream_err() to ensure l...be10b77ci: pin more deps for MSRV job (#817)c0d9febci: pin deps for MSRV5ccd9cflints: fix unexpected cfgs warningse6e3e9cfix: return a WriteZero error if frames cannot be written (#783)357127ev0.3.261a357aafix: limit number of CONTINUATION frames allowedUpdates
keccakfrom 0.1.4 to 0.1.6Commits
a8936d9keccak v0.1.640c50c1keccak v0.1.5 (#69)2dc13bfkeccak: enable asm backend for p1600 (#68)a3a4e01Revert "Update Cargo.lock" (#67)3a9a29eUpdate Cargo.lock9e4f6bckeccak: don't testsimdfeature inminimal-versionsworkflow (#66)329d4cdReplace cross tests with MIRI (#63)48cc4acbuild(deps): bump actions/checkout from 3 to 4 (#61)651a34ekeccak: replace CI tests on MIPS with PPC32 (#62)4730c6fbenches: remove criterion deps workaround (#60)Updates
miofrom 0.8.9 to 0.8.11Changelog
Sourced from mio's changelog.
Commits
0328bdeRelease v0.8.117084498Fix warnings90d4fe0named-pipes: fix receiving IOCP events after deregisterc710a30Add v0.8.x to the CIc29e21cRelease v0.8.10f6a20daAdd Solaris operating system support (#1724)Updates
opensslfrom 0.10.62 to 0.10.81Release notes
Sourced from openssl's releases.
... (truncated)
Commits
db9c9e2Release openssl 0.10.81 and openssl-sys 0.9.117 (#2655)3a7fb56Bump actions/checkout from 6.0.2 to 6.0.3 (#2653)d059c43Fix verify_mode() panic on unmodeled verify mode bits (#2651)8b1519eDeprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string (#2652)d5713d6add mldsa.h to the boringssl bindgen (#2650)9fac317Merge pull request #2538 from ocdlroux/feat/crl-full4dae20bx509: adding minimal support for X509CrlBuilder47f7777Add brainpoolP224r1 and brainpoolP224t1 NID constants (#2642)659da17Bump aws-ls-sys to 0.41 (#2640)35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)Updates
rpasswordfrom 7.3.1 to 7.5.4Release notes
Sourced from rpassword's releases.
... (truncated)
Commits
1151510add license checks3ca2ecebump to 7.5.3ed863bfremove cargo-tarpaulin build incompatible with rust 1.85 from ci479012dfixes compile errors with rust 1.856ee4708update nix config to use rust 1.856d3518drun ci with rust 1.85e176edcbump to 7.5.26c19a1emake reading utf8 chars more reliable1ecf07dbump to 7.5.160ee071remove errno clean up, not cross-platformUpdates
timefrom 0.3.31 to 0.3.44Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
04c0ef2v0.3.44 releaseb942063Compare datetimes with signed integersdcdfbf6Add explicit type to avoid inference errorsf203852Revert "Remove dependency onitoa"45b9932v0.3.43 release8cbf0dbFix bug withconvert3343e85Add support for rand 0.9afb2574Add note about MSRVed2852ev0.3.42 release1067543Fix copied commentDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.