Bump the cargo group across 2 directories with 11 updates#8
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the cargo group across 2 directories with 11 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 8 updates in the /modules/runes_index/ord-runes directory: | Package | From | To | | --- | --- | --- | | [miniscript](https://github.com/rust-bitcoin/rust-miniscript) | `10.0.0` | `10.2.0` | | [rustls](https://github.com/rustls/rustls) | `0.22.3` | `0.22.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.11.1` | | [keccak](https://github.com/RustCrypto/sponges) | `0.1.5` | `0.1.6` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.64` | `0.10.78` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.8.6` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.44` | Bumps the cargo group with 11 updates in the /ord directory: | Package | From | To | | --- | --- | --- | | [miniscript](https://github.com/rust-bitcoin/rust-miniscript) | `10.0.0` | `10.2.0` | | [rustls](https://github.com/rustls/rustls) | `0.22.1` | `0.22.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.38.2` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.5` | `0.6.21` | | [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.10` | `0.8.11` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.62` | `0.10.78` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.8.6` | | [time](https://github.com/time-rs/time) | `0.3.31` | `0.3.44` | Updates `miniscript` from 10.0.0 to 10.2.0 - [Changelog](https://github.com/rust-bitcoin/rust-miniscript/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-miniscript@10.0.0...10.2.0) Updates `rustls` from 0.22.3 to 0.22.4 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.22.3...v/0.22.4) Updates `tokio` from 1.37.0 to 1.38.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.2) Updates `bytes` from 1.6.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.6.0...v1.11.1) Updates `keccak` from 0.1.5 to 0.1.6 - [Commits](RustCrypto/sponges@keccak-v0.1.5...keccak-v0.1.6) Updates `openssl` from 0.10.64 to 0.10.78 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.64...openssl-v0.10.78) Updates `rand` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.6) Updates `time` from 0.3.36 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.36...v0.3.44) Updates `miniscript` from 10.0.0 to 10.2.0 - [Changelog](https://github.com/rust-bitcoin/rust-miniscript/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-miniscript@10.0.0...10.2.0) Updates `rustls` from 0.22.1 to 0.22.4 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.22.3...v/0.22.4) Updates `tokio` from 1.35.1 to 1.38.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.2) Updates `anstream` from 0.6.5 to 0.6.21 - [Commits](rust-cli/anstyle@anstream-v0.6.5...anstream-v0.6.21) 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.6.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.5...keccak-v0.1.6) Updates `mio` from 0.8.10 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.10...v0.8.11) Updates `openssl` from 0.10.62 to 0.10.78 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.64...openssl-v0.10.78) Updates `rand` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.6) 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.36...v0.3.44) --- updated-dependencies: - dependency-name: miniscript dependency-version: 10.2.0 dependency-type: direct:production dependency-group: cargo - dependency-name: rustls dependency-version: 0.22.4 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: keccak dependency-version: 0.1.6 dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.78 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.8.6 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.44 dependency-type: indirect dependency-group: cargo - dependency-name: miniscript dependency-version: 10.2.0 dependency-type: direct:production dependency-group: cargo - dependency-name: rustls dependency-version: 0.22.4 dependency-type: direct:production dependency-group: cargo - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production dependency-group: cargo - dependency-name: anstream dependency-version: 0.6.21 dependency-type: indirect 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.78 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.8.6 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>
Author
|
Superseded by #9. |
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 8 updates in the /modules/runes_index/ord-runes directory:
10.0.010.2.00.22.30.22.41.37.01.38.21.6.01.11.10.1.50.1.60.10.640.10.780.8.50.8.60.3.360.3.44Bumps the cargo group with 11 updates in the /ord directory:
10.0.010.2.00.22.10.22.41.35.11.38.20.6.50.6.211.5.01.11.10.3.220.3.270.1.40.1.60.8.100.8.110.10.620.10.780.8.50.8.60.3.310.3.44Updates
miniscriptfrom 10.0.0 to 10.2.0Changelog
Sourced from miniscript's changelog.
Commits
53d61f6Merge rust-bitcoin/rust-miniscript#714: Backport to 10.x of #71232bd66cRelease 10.2708b89cFix panic while decoding large Miniscripts from Script43c3d22Merge rust-bitcoin/rust-miniscript#707: 10.x backporta4576aeDead code fixesfd75028release 10.1.026a9570Add offending test case20b961aTrack miniscript tree depth explicitlyab279b2bug fix 10.xUpdates
rustlsfrom 0.22.3 to 0.22.4Commits
ae277bePrepare 0.22.45374108complete_io: bail out if progress is impossible00e695dRegression test forcomplete_ioinfinite loop bug0c6cd7eDon't specially handle unauthenticated close_notify alertsUpdates
tokiofrom 1.37.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.6.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
keccakfrom 0.1.5 to 0.1.6Commits
a8936d9keccak v0.1.6Updates
opensslfrom 0.10.64 to 0.10.78Release notes
Sourced from openssl's releases.
... (truncated)
Commits
a6debf5Release openssl v0.10.78 and openssl-sys v0.9.114 (#2609)09b425eCheck derive output buffer length on OpenSSL 1.1.x (#2606)826c388Error for short out in MdCtxRef::digest_final() (#2608)1d10902Validate callback-returned lengths in PSK and cookie trampolines (#2607)5af6895Reject oversized length returns from password callback trampoline (#2605)718d07ffix inverted bounds assertion in AES key unwrap (#2604)53cc69dAdd support for LibreSSL 4.3.x (#2603)0b41e79Fix dangling stack pointer in custom extension add callback (#2599)cbdedf8Avoid panic for overlong OIDs (#2598)1fc51efopenssl 4 support (#2591)Updates
randfrom 0.8.5 to 0.8.6Changelog
Sourced from rand's changelog.
Commits
5309f250.8.6 (#1772): update for recent nightly rustc and backport #17641126d03When testing rustc 1.36, use compatible dependencies.143b602Add Cargo.lock.msrv.9be86f2Fix cross build test.5e0d50dDrop simd_support.8ff02f0Upgrade cache action.4ad0cc3Don't test for unsupported target architecture.258e6d0Address warning.9f0e676Mark some internal traits as potentially unused.6f123c1Workaround never constructed and never used warning.Updates
timefrom 0.3.36 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 commentUpdates
miniscriptfrom 10.0.0 to 10.2.0Changelog
Sourced from miniscript's changelog.
Commits
53d61f6Merge rust-bitcoin/rust-miniscript#714: Backport to 10.x of #71232bd66cRelease 10.2708b89cFix panic while decoding large Miniscripts from Script43c3d22Merge rust-bitcoin/rust-miniscript#707: 10.x backporta4576aeDead code fixesfd75028release 10.1.026a9570Add offending test case20b961aTrack miniscript tree depth explicitlyab279b2bug fix 10.xUpdates
rustlsfrom 0.22.1 to 0.22.4Commits
ae277bePrepare 0.22.45374108complete_io: bail out if progress is impossible00e695dRegression test forcomplete_ioinfinite loop bug0c6cd7eDon't specially handle unauthenticated close_notify alertsUpdates
tokiofrom 1.35.1 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
anstreamfrom 0.6.5 to 0.6.21Commits
f7aff1cchore: Release5a5a5f7docs: Update changelog6f6fe80Merge pull request #275 from epage/innerdf887e2feat(anstream): Provide read-only access to inner stream4735bccMerge pull request #274 from epage/update4ceec1cchore: Update dependencies08712d9Merge pull request #273 from rust-cli/renovate/actions-checkout-5.x9988a6cstyle: Fix spelling0d23a06chore(deps): Update actions/checkout action to v514dd743chore: ReleaseUpdates
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.