-
Notifications
You must be signed in to change notification settings - Fork 259
chore(deps): bump the patch group across 1 directory with 32 updates #8133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/patch-3ca8d32f61
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
bfa3191 to
bc46a3b
Compare
Bumps the patch group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.100` | | [async-lock](https://github.com/smol-rs/async-lock) | `3.4.0` | `3.4.2` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` | | [axum](https://github.com/tokio-rs/axum) | `0.8.7` | `0.8.8` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.12.2` | `0.12.5` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.75` | `0.3.76` | | [bech32](https://github.com/rust-bitcoin/rust-bech32) | `0.11.0` | `0.11.1` | | [bip39](https://github.com/rust-bitcoin/rust-bip39) | `2.2.0` | `2.2.2` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [clap](https://github.com/clap-rs/clap) | `4.5.41` | `4.5.54` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.55` | `4.5.64` | | [erased-serde](https://github.com/dtolnay/erased-serde) | `0.4.6` | `0.4.9` | | [esplora-client](https://github.com/bitcoindevkit/rust-esplora-client) | `0.12.0` | `0.12.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.3` | `0.3.4` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.105` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.43` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [serde_json](https://github.com/serde-rs/json) | `1.0.141` | `1.0.149` | | [strum](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [strum_macros](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [syn](https://github.com/dtolnay/syn) | `2.0.104` | `2.0.113` | | [test-log](https://github.com/d-e-s-o/test-log) | `0.2.18` | `0.2.19` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.17` | | [time](https://github.com/time-rs/time) | `0.3.41` | `0.3.44` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.26.2` | `0.26.4` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.18` | | [tokio-test](https://github.com/tokio-rs/tokio) | `0.4.4` | `0.4.5` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.18` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.8` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `1.0.2` | `1.0.5` | Updates `anyhow` from 1.0.98 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.100) Updates `async-lock` from 3.4.0 to 3.4.2 - [Release notes](https://github.com/smol-rs/async-lock/releases) - [Changelog](https://github.com/smol-rs/async-lock/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-lock@v3.4.0...v3.4.2) Updates `async-trait` from 0.1.88 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) Updates `axum` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.7...axum-v0.8.8) Updates `axum-extra` from 0.12.2 to 0.12.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-extra-v0.12.2...axum-extra-v0.12.5) Updates `backtrace` from 0.3.75 to 0.3.76 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Changelog](https://github.com/rust-lang/backtrace-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/backtrace-rs@0.3.75...backtrace-v0.3.76) Updates `bech32` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/rust-bitcoin/rust-bech32/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-bech32@v0.11.0...bech32-0.11.1) Updates `bip39` from 2.2.0 to 2.2.2 - [Changelog](https://github.com/rust-bitcoin/rust-bip39/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-bip39@v2.2.0...v2.2.2) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `clap` from 4.5.41 to 4.5.54 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.41...clap_complete-v4.5.54) Updates `clap_complete` from 4.5.55 to 4.5.64 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.55...clap_complete-v4.5.64) Updates `erased-serde` from 0.4.6 to 0.4.9 - [Release notes](https://github.com/dtolnay/erased-serde/releases) - [Commits](dtolnay/erased-serde@0.4.6...0.4.9) Updates `esplora-client` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/bitcoindevkit/rust-esplora-client/releases) - [Commits](bitcoindevkit/rust-esplora-client@v0.12.0...v0.12.1) Updates `getrandom` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-random/getrandom/releases) - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.3...v0.3.4) Updates `proc-macro2` from 1.0.95 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.105) Updates `quote` from 1.0.40 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.43) Updates `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) Updates `serde_json` from 1.0.141 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.141...v1.0.149) Updates `strum` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `strum_macros` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `syn` from 2.0.104 to 2.0.113 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.104...2.0.113) Updates `test-log` from 0.2.18 to 0.2.19 - [Release notes](https://github.com/d-e-s-o/test-log/releases) - [Changelog](https://github.com/d-e-s-o/test-log/blob/main/CHANGELOG.md) - [Commits](d-e-s-o/test-log@v0.2.18...v0.2.19) Updates `thiserror` from 2.0.12 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.17) Updates `time` from 0.3.41 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.41...v0.3.44) Updates `tokio-rustls` from 0.26.2 to 0.26.4 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.26.2...v/0.26.4) Updates `tokio-stream` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) Updates `tokio-test` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-test-0.4.4...tokio-test-0.4.5) Updates `tokio-util` from 0.7.15 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.18) Updates `tower-http` from 0.6.6 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.8) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `webpki-roots` from 1.0.2 to 1.0.5 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.2...v/1.0.5) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: async-lock dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: axum-extra dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: backtrace dependency-version: 0.3.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: bech32 dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: bip39 dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap_complete dependency-version: 4.5.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: erased-serde dependency-version: 0.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: esplora-client dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: quote dependency-version: 1.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: strum_macros dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: syn dependency-version: 2.0.113 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: test-log dependency-version: 0.2.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: time dependency-version: 0.3.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tokio-rustls dependency-version: 0.26.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tokio-test dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: webpki-roots dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
bc46a3b to
2813835
Compare
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 patch group with 32 updates in the / directory:
1.0.981.0.1003.4.03.4.20.1.880.1.890.8.70.8.80.12.20.12.50.3.750.3.760.11.00.11.12.2.02.2.20.4.410.4.424.5.414.5.544.5.554.5.640.4.60.4.90.12.00.12.10.3.30.3.41.0.951.0.1051.0.401.0.431.0.261.0.271.0.1411.0.1490.27.10.27.20.27.10.27.22.0.1042.0.1130.2.180.2.192.0.122.0.170.3.410.3.440.26.20.26.40.1.170.1.180.4.40.4.50.7.150.7.180.6.60.6.80.1.410.1.440.3.200.3.221.0.21.0.5Updates
anyhowfrom 1.0.98 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
async-lockfrom 3.4.0 to 3.4.2Release notes
Sourced from async-lock's releases.
Changelog
Sourced from async-lock's changelog.
Commits
7ad5313v3.4.2759c1a5Update flume requirement from 0.11.0 to 0.12.0 (#106)78bf471doc: Fix test by ignoring it on WASMed9752em: Use Waker::noop() instead of NOOP_WAKERa579f22m: Don't re-implement ready! and pin!c48c7afMerge pull request #102 from atouchet/rd33b1acfFix build badge82283a2v3.4.1cd0937dFix clippy::empty_line_after_doc_comments and clippy::empty_line_after_outer_...7819a20Fix clippy::needless_lifetimes warningUpdates
async-traitfrom 0.1.88 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9Release 0.1.89fbcfcacMerge pull request 293 from Veykril/lw/quote_spannedfd93990Improve use of spans inquote_spanneda5093feAdd type-mismatch ui test6d12b44Revert "Pin nightly toolchain used for miri job"dd9e4baHide unused_variables warning in consider-restricting.rs ui testb454fc8Update ui test suite to nightly-2025-08-039c880e8Update ui test suite to nightly-2025-07-307ca751dIgnore unused_parens warning in test2bccfebUpdate ui test suite to nightly-2025-05-28Updates
axumfrom 0.8.7 to 0.8.8Release notes
Sourced from axum's releases.
Commits
d07863fRelease axum v0.8.8 and axum-extra v0.12.3287c674axum-extra: Make typed-routing feature enable routing feature (#3514)f5804aaSecondElementIs: Correct a small inconsistency (#3559)f51f3baaxum-extra: Add trailing newline to pretty JSON response (#3526)816407aFix integer underflow intry_range_responsefor empty files (#3566)78656ebdocs: Clarifyroute_layerdoes not apply middleware to the fallback handler...Updates
axum-extrafrom 0.12.2 to 0.12.5Release notes
Sourced from axum-extra's releases.
Commits
d9f79f5Release axum-extra v0.12.56b00891fix(json-lines): Respect default body limit (#3591)4e2bc8cRelease axum-extra v0.12.4f72c298Improve error messages with #[diagnostic::do_not_recommend] (#3588)aba8046Deprecate Host and Scheme extractorsadf2e6cRemove CI job using ancient nightly8eaf49eRemove cargo-sort CI job5155b9bRemove cargo-public-api-crates CI jobb6ffaeeExclude broken example from workspaced07863fRelease axum v0.8.8 and axum-extra v0.12.3Updates
backtracefrom 0.3.75 to 0.3.76Release notes
Sourced from backtrace's releases.
Changelog
Sourced from backtrace's changelog.
Commits
775f6a1modify CHANGELOG.md to not be a git log dumpbb0cdc3chore: release v0.3.76a8b55f0Merge of rust-lang/backtrace-rs#725: Fix missing alignment check for ELF note...0b83800Expandtake_nhdrdoc-commenta405950Merge pull request #737 from workingjubilee/address-dbghelp-soundness-risks06dca9aExpand doc-comment ondo_resolve05ad047Remove padding bytes risk in dbghelp with MaybeUninitdccdb4dUpgradecpp_demanglerust-lang/backtrace-rs#73250fe434rust-lang/backtrace-rs#73479d3514Switch fromwindows-targetstowindows-linkrust-lang/backtrace-rs#727Updates
bech32from 0.11.0 to 0.11.1Commits
9f9e4b1Merge rust-bitcoin/rust-bech3232: Fix latest clippy/rustc lints and release...d477decfix breaking compiler changes and release 0.11.1a355a1eupdate API files58de579primitives: fix broken doc link2df03e7fix new clippy and rustc warningsUpdates
bip39from 2.2.0 to 2.2.2Changelog
Sourced from bip39's changelog.
Commits
d6dbc31Merge pull request #102 from tnull/2025-12-cut-v2.2.27ced2e8Add CI check fordocs.rsbuilds22ce6d1Cut v2.2.2 patch releasef301bbbMerge pull request #101 from kayabaNerve/patch-16947c15doc_auto_cfg->doc_cfgbf65b2bMerge pull request #100 from tnull/2025-12-cut-v2.2.19e9409bCut a v2.2.1 patch releasef735e25Merge pull request #76 from tcharding/07-30-update-hashesd567f87Enable bitcoin_hashes v0.14.08069835Merge pull request #95 from tnull/2025-10-add-semver-CIUpdates
chronofrom 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
clapfrom 4.5.41 to 4.5.54Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
clap_completefrom 4.5.55 to 4.5.64Commits
e115243chore: Released4c34fadocs: Update changelogab4f438Merge pull request #6203 from jpgrayson/fix/zsh-space-after-dir-completions5571b83fix(complete): Trailing space after zsh directory completions06a2311chore: Releasebed131fdocs: Update changeloga61c53eMerge pull request #6202 from iepathos/6201-symlink-path-completionsc3b4405fix(complete): Follow symlinks in path completiona794395test(complete): Add symlink path completion testsca0aebachore: ReleaseUpdates
erased-serdefrom 0.4.6 to 0.4.9Release notes
Sourced from erased-serde's releases.
Commits
6cf88b3Release 0.4.93380fe5Merge pull request #118 from dtolnay/up2c28047Raise required compiler to Rust 1.68ce1d9b0Resolve manual_let_else pedantic clippy lints6b1ccaeRaise required compiler to Rust 1.65eba735aMerge pull request #117 from dtolnay/dangle0d5413bAllow underlying serializer to dangle during erased serializer drop705213aAdd test dropping erased serializers in reverse ordera9128c1Raise minimum tested compiler to rust 1.76b530324Opt in to generate-macro-expansion when building on docs.rsUpdates
esplora-clientfrom 0.12.0 to 0.12.1Release notes
Sourced from esplora-client's releases.
Commits
5740cebMerge bitcoindevkit/rust-esplora-client#132: chore(release): bump version to ...008ea5bfix(ci): pinwebpki-roots1.0.2to1.0.1a29eb5cfix(ci): pinsocket2to0.5.105bdd0f2chore(release): bump version to0.12.1482bc64Merge bitcoindevkit/rust-esplora-client#120: Updateelectrsdto 0.33.0cb6fdd2ci: Update pinned deps for MSRV2090d5bdeps: bumpelectrsdto 0.33.0900d508Merge bitcoindevkit/rust-esplora-client#129: doc: fixcargo docbuilds when...6eece87doc: fix cargo doc builds when non-default features selected030f823Merge bitcoindevkit/rust-esplora-client#130: ci,msrv: pintracing-coreto 0...Updates
getrandomfrom 0.3.3 to 0.3.4Release notes
Sourced from getrandom's releases.
Changelog
Sourced from getrandom's changelog.
Commits
38e4ad3Update version number to v0.3.4 (#736)2d033b7Release Version v0.3.4 (#735)ccb0ca9build(deps): bump the all-deps group across 1 directory with 5 updates (#734)1af2510Implement #675: let wasm_js enable the backend by default (#730)18d8984Don't run doctests with -Zsanitizer=memoryc904801Change removed doc_auto_cfg featured4cb6a2Update all nightly toolchains to latest nightly9b78fccUpdate Cargo.lock (#731)b6ac385ci: re-enable NetBSD job (#729)3983e0fAddwindows_legacyopt-in backend (#724)Updates
proc-macro2from 1.0.95 to 1.0.105Release notes
Sourced from proc-macro2's releases.
Commits
8c4135fRelease 1.0.1052825fb1Make same crates available during probe as in crate rootcc5819cMerge pull request #528 from dtolnay/nostde78151eDisable std prelude2fbddd4Delete html_root_url commentaa54fc3Patch rustc-literal-escaper std dependencies876f800CStr is available in core since Rust 1.644321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v6Updates
quotefrom 1.0.40 to 1.0.43Release notes
Sourced from quote's releases.
Commits
635ee67Release 1.0.435f605a6Reorder module-level attributes in crate root9c63ceeDelete html_root_url comment009af09Disallow direct use of quote v1 as a no-std crate546c7c2Merge pull request 320 from tamird/no-stdfc59136Merge pull request #319 from tamird/fix-tests