Build(deps): bump the all-dependencies group across 1 directory with 41 updates#49
Open
dependabot[bot] wants to merge 1 commit into
Open
Build(deps): bump the all-dependencies group across 1 directory with 41 updates#49dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…41 updates Bumps the all-dependencies group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [cln-rpc](https://github.com/ElementsProject/lightning) | `0.6.0` | `0.7.0` | | [cln-plugin](https://github.com/ElementsProject/lightning) | `0.6.0` | `0.7.0` | | [tabled](https://github.com/zhiburt/tabled) | `0.20.0` | `0.21.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [prost](https://github.com/tokio-rs/prost) | `0.14.3` | `0.14.4` | | [lightning-invoice](https://github.com/lightningdevkit/rust-lightning) | `0.34.0` | `0.34.1` | | [arrayvec](https://github.com/bluss/arrayvec) | `0.7.6` | `0.7.7` | | [autocfg](https://github.com/cuviper/autocfg) | `1.5.0` | `1.5.1` | | [base58ck](https://github.com/rust-bitcoin/rust-bitcoin) | `0.1.0` | `0.1.101` | | [bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) | `0.32.9` | `0.32.10` | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.1` | `2.13.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.20.2` | `3.20.3` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.62` | `1.2.65` | | [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.5` | `0.2.6` | | [either](https://github.com/rayon-rs/either) | `1.15.0` | `1.16.0` | | [h2](https://github.com/hyperium/h2) | `0.4.14` | `0.4.15` | | [http](https://github.com/hyperium/http) | `1.4.0` | `1.4.2` | | [hyper](https://github.com/hyperium/hyper) | `1.9.0` | `1.10.1` | | [lightning-types](https://github.com/lightningdevkit/rust-lightning) | `0.3.1` | `0.3.2` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.2` | | [mio](https://github.com/tokio-rs/mio) | `1.2.0` | `1.2.1` | | [prost-build](https://github.com/tokio-rs/prost) | `0.14.3` | `0.14.4` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.13.3` | `0.13.4` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.10` | `0.8.11` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.3` | `0.6.4` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.118` | | [yoke](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` | Updates `log` from 0.4.29 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.33) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `cln-rpc` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/ElementsProject/lightning/releases) - [Changelog](https://github.com/ElementsProject/lightning/blob/master/CHANGELOG.md) - [Commits](ElementsProject/lightning@v0.6...v0.7.0) Updates `cln-plugin` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/ElementsProject/lightning/releases) - [Changelog](https://github.com/ElementsProject/lightning/blob/master/CHANGELOG.md) - [Commits](ElementsProject/lightning@v0.6...v0.7.0) Updates `tabled` from 0.20.0 to 0.21.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `prost` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.3...v0.14.4) Updates `lightning-invoice` from 0.34.0 to 0.34.1 - [Changelog](https://github.com/lightningdevkit/rust-lightning/blob/main/CHANGELOG.md) - [Commits](https://github.com/lightningdevkit/rust-lightning/commits) Updates `arrayvec` from 0.7.6 to 0.7.7 - [Release notes](https://github.com/bluss/arrayvec/releases) - [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md) - [Commits](bluss/arrayvec@0.7.6...0.7.7) Updates `autocfg` from 1.5.0 to 1.5.1 - [Commits](cuviper/autocfg@1.5.0...1.5.1) Updates `base58ck` from 0.1.0 to 0.1.101 - [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases) - [Commits](rust-bitcoin/rust-bitcoin@base58ck-0.1.0...base58ck-0.1.101) Updates `bitcoin` from 0.32.9 to 0.32.10 - [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases) - [Commits](rust-bitcoin/rust-bitcoin@bitcoin-0.32.9...bitcoin-0.32.10) Updates `bitcoin-internals` from 0.3.0 to 0.5.0 - [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases) - [Commits](rust-bitcoin/rust-bitcoin@base58ck-0.3.0...bitcoin-internals-0.5.0) Updates `bitcoin-io` from 0.1.4 to 0.1.101 - [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases) - [Commits](rust-bitcoin/rust-bitcoin@bitcoin-io-0.1.4...bitcoin-io-0.1.101) Updates `bitcoin-units` from 0.1.3 to 0.1.101 - [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases) - [Commits](rust-bitcoin/rust-bitcoin@bitcoin-units-0.1.3...bitcoin-units-0.1.101) Updates `bitcoin_hashes` from 0.14.1 to 0.14.101 - [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases) - [Commits](rust-bitcoin/rust-bitcoin@bitcoin_hashes-0.14.1...bitcoin_hashes-0.14.101) Updates `bitflags` from 2.11.1 to 2.13.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.13.0) Updates `bumpalo` from 3.20.2 to 3.20.3 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.20.2...v3.20.3) Updates `bytes` from 1.11.1 to 1.12.0 - [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.11.1...v1.12.0) Updates `cc` from 1.2.62 to 1.2.65 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.62...cc-v1.2.65) Updates `displaydoc` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md) - [Commits](yaahc/displaydoc@v0.2.5...v0.2.6) Updates `either` from 1.15.0 to 1.16.0 - [Commits](rayon-rs/either@1.15.0...1.16.0) Updates `h2` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.14...v0.4.15) Updates `http` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.0...v1.4.2) Updates `hyper` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.9.0...v1.10.1) Updates `lightning-types` from 0.3.1 to 0.3.2 - [Changelog](https://github.com/lightningdevkit/rust-lightning/blob/main/CHANGELOG.md) - [Commits](https://github.com/lightningdevkit/rust-lightning/commits) Updates `memchr` from 2.8.0 to 2.8.2 - [Commits](BurntSushi/memchr@2.8.0...2.8.2) Updates `mio` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `papergrid` from 0.17.0 to 0.18.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `prost-build` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.3...v0.14.4) Updates `prost-derive` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.3...v0.14.4) Updates `prost-types` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.3...v0.14.4) Updates `pulldown-cmark` from 0.13.3 to 0.13.4 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.13.3...v0.13.4) Updates `quote` from 1.0.45 to 1.0.46 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.45...1.0.46) Updates `regex-syntax` from 0.8.10 to 0.8.11 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.10...regex-syntax-0.8.11) Updates `shlex` from 1.3.0 to 2.0.1 - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.1...v1.15.2) Updates `socket2` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) Updates `syn` from 2.0.117 to 2.0.118 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.118) Updates `yoke` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/yoke@0.8.3) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: cln-rpc dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cln-plugin dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tabled dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: lightning-invoice dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: arrayvec dependency-version: 0.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: autocfg dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: base58ck dependency-version: 0.1.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bitcoin dependency-version: 0.32.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bitcoin-internals dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: bitcoin-io dependency-version: 0.1.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bitcoin-units dependency-version: 0.1.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bitcoin_hashes dependency-version: 0.14.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bitflags dependency-version: 2.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: bumpalo dependency-version: 3.20.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bytes dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cc dependency-version: 1.2.65 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: displaydoc dependency-version: 0.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: either dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: h2 dependency-version: 0.4.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: http dependency-version: 1.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: hyper dependency-version: 1.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: lightning-types dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: memchr dependency-version: 2.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mio dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: papergrid dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: prost-build dependency-version: 0.14.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: prost-derive dependency-version: 0.14.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: prost-types dependency-version: 0.14.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pulldown-cmark dependency-version: 0.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: regex-syntax dependency-version: 0.8.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: shlex dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: socket2 dependency-version: 0.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: yoke dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies ... 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 all-dependencies group with 33 updates in the / directory:
0.4.290.4.331.0.1491.0.1500.6.00.7.00.6.00.7.00.20.00.21.00.4.440.4.450.14.30.14.40.34.00.34.10.7.60.7.71.5.01.5.10.1.00.1.1010.32.90.32.102.11.12.13.03.20.23.20.31.11.11.12.01.2.621.2.650.2.50.2.61.15.01.16.00.4.140.4.151.4.01.4.21.9.01.10.10.3.10.3.22.8.02.8.21.2.01.2.10.14.30.14.40.13.30.13.41.0.451.0.460.8.100.8.111.15.11.15.20.6.30.6.42.0.1172.0.1180.8.20.8.31.8.21.9.0Updates
logfrom 0.4.29 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
cln-rpcfrom 0.6.0 to 0.7.0Release notes
Sourced from cln-rpc's releases.
... (truncated)
Changelog
Sourced from cln-rpc's changelog.
... (truncated)
Commits
4a11bc0CHANGELOG.md: v0.7.073c0269tools/built-release.sh: fix archives we produce.1da8e49doc: fill in parameters in getroute manpage.a988ed7doc/REPRODUCIBLE.md: describe to do reproducible builds.2e129ddInstalling the Pay plugin in Dockerfile3044516CHANGELOG.md: update for rc3.66efcfatools/repro-build.sh: do not turn on address-sanitizer by default.d98fb0fconfigure: remove bashism.02faadfamount: make it work with gcc-4.8.a3bac88travis: add a test that we compile under gcc-4.8 (CentOS!)Updates
cln-pluginfrom 0.6.0 to 0.7.0Release notes
Sourced from cln-plugin's releases.
... (truncated)
Changelog
Sourced from cln-plugin's changelog.
... (truncated)
Commits
4a11bc0CHANGELOG.md: v0.7.073c0269tools/built-release.sh: fix archives we produce.1da8e49doc: fill in parameters in getroute manpage.a988ed7doc/REPRODUCIBLE.md: describe to do reproducible builds.2e129ddInstalling the Pay plugin in Dockerfile3044516CHANGELOG.md: update for rc3.66efcfatools/repro-build.sh: do not turn on address-sanitizer by default.d98fb0fconfigure: remove bashism.02faadfamount: make it work with gcc-4.8.a3bac88travis: add a test that we compile under gcc-4.8 (CentOS!)Updates
tabledfrom 0.20.0 to 0.21.0Changelog
Sourced from tabled's changelog.
Commits
Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
prostfrom 0.14.3 to 0.14.4Changelog
Sourced from prost's changelog.
Commits
13646cdchore: Release version 0.14.4 (#1437)dad79d5fix(prost-derive): return error for invalid enumeration default identifiers (...b0b6c93ci: Updatecargo clippyto 1.91 (#1435)32cfffbstyle: remove explicit.into_iter()(#1434)2710efdci: Updatecargo clippyto 1.89 (#1433)18ea4e4style: use variables directly informat!()(#1432)2821bd1build(deps): bump actions/upload-artifact from 6 to 7 (#1409)3ce3b39test(groups): Actually constructNestedGroup(#1363)8776405docs: Update changelog for version 0.14.3 (#1431)33d3ef1build: Grab binary path from cargo (#1429)Updates
lightning-invoicefrom 0.34.0 to 0.34.1Commits
Updates
arrayvecfrom 0.7.6 to 0.7.7Changelog
Sourced from arrayvec's changelog.
Commits
8267e7e0.7.7af46ae7Update CHANGELOG1bc606dFix warning about hidden elided lifetime inDrain29daea9Fix double-free for ZSTs with Drop in .extend()0ff49b9add a test demonstrating double-free in extend() for ZSTs812c83aUse 16-bit lengths on 16-bit targets4ef0e89AddArrayVec::spare_capacity_mutUpdates
autocfgfrom 1.5.0 to 1.5.1Commits
2799b09Merge pull request #80 from cuviper/noscript8e7f49aci: extend the tested versions303aa6aRelease 1.5.173483fbMaketests/wrapperswork without a scriptUpdates
base58ckfrom 0.1.0 to 0.1.101Commits
a010f1eMerge rust-bitcoin/rust-bitcoin#6385: Release tracking PR: The whole stack up...e179537api: reset API files after lockfile downgradee0029b9io: backport buffer bug in decode_from_read_unbuffered_with6cda150io: add optional consensus_encoding dependencyd2522edDowngrade all MSRVs on the 0.32.x branch to 1.60.057994bfRevert "Use is_some_and"61c63ffRevert "Use div_ceil"4cca6a8Merge rust-bitcoin/rust-bitcoin#6383: Upgrade0.32.x's cargo-rbmt to `0.4.0...91eccbdapi: update to cargo-rbmt 0.4.0 format which includes trait impl context0abe963bitcoin, units: use the 1.74.0 toolchain to test when encoding is enabledUpdates
bitcoinfrom 0.32.9 to 0.32.10Commits
41f1ce0Merge rust-bitcoin/rust-bitcoin#6179: Release Tracking PR: The whole stack up...88b9836bitcoin: Bump the version to 0.32.108fe6d15base58ck: Bump version to 0.1.13829734hashes: Bump version to 0.14.234fd277units: Bump version to 0.1.45185f9cio: Bump version to 0.1.587f1277Merge rust-bitcoin/rust-bitcoin#6217: Backportio0.1.4to0.32.x39de1c0Merge io-0.1.x into 0.32.x1664aceMerge rust-bitcoin/rust-bitcoin#6203: 0.32.x: Add CI API check67b9fbbMerge rust-bitcoin/rust-bitcoin#6182: Manually revert VarInt range checkUpdates
bitcoin-internalsfrom 0.3.0 to 0.5.0Commits
Updates
bitcoin-iofrom 0.1.4 to 0.1.101Commits
a010f1eMerge rust-bitcoin/rust-bitcoin#6385: Release tracking PR: The whole stack up...e179537api: reset API files after lockfile downgradee0029b9io: backport buffer bug in decode_from_read_unbuffered_with6cda150io: add optional consensus_encoding dependencyd2522edDowngrade all MSRVs on the 0.32.x branch to 1.60.057994bfRevert "Use is_some_and"61c63ffRevert "Use div_ceil"4cca6a8Merge rust-bitcoin/rust-bitcoin#6383: Upgrade0.32.x's cargo-rbmt to `0.4.0...91eccbdapi: update to cargo-rbmt 0.4.0 format which includes trait impl context0abe963bitcoin, units: use the 1.74.0 toolchain to test when encoding is enabledUpdates
bitcoin-unitsfrom 0.1.3 to 0.1.101Commits
a010f1eMerge rust-bitcoin/rust-bitcoin#6385: Release tracking PR: The whole stack up...e179537api: reset API files after lockfile downgradee0029b9io: backport buffer bug in decode_from_read_unbuffered_with6cda150io: add optional consensus_encoding dependencyd2522edDowngrade all MSRVs on the 0.32.x branch to 1.60.057994bfRevert "Use is_some_and"61c63ffRevert "Use div_ceil"4cca6a8Merge rust-bitcoin/rust-bitcoin#6383: Upgrade0.32.x's cargo-rbmt to `0.4.0...91eccbdapi: update to cargo-rbmt 0.4.0 format which includes trait impl context0abe963bitcoin, units: use the 1.74.0 toolchain to test when encoding is enabledUpdates
bitcoin_hashesfrom 0.14.1 to 0.14.101Commits
a010f1eMerge rust-bitcoin/rust-bitcoin#6385: Release tracking PR: The whole stack up...e179537api: reset API files after lockfile downgradee0029b9io: backport buffer bug in decode_from_read_unbuffered_with6cda150io: add optional consensus_encoding dependencyd2522edDowngrade all MSRVs on the 0.32.x branch to 1.60.057994bfRevert "Use is_some_and"61c63ffRevert "Use div_ceil"4cca6a8Merge rust-bitcoin/rust-bitcoin#6383: Upgrade0.32.x's cargo-rbmt to `0.4.0...91eccbdapi: update to cargo-rbmt 0.4.0 format which includes trait impl context0abe963bitcoin, units: use the 1.74.0 toolchain to test when encoding is enabledUpdates
bitflagsfrom 2.11.1 to 2.13.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
9253889prepare for 2.13.0 releasefbbbfacMerge pull request #489 from ssrlive/main8c498c7Change visibility of new function to crate scope3cbddabmove iter_equal_names to trait Flags80f2193add MyFlags::Abc::iter_equal_names() method9196a3aMerge pull request #488 from bitflags/cargo/2.12.15626df4prepare for 2.12.1 releasea5d3d5eMerge pull request #487 from bitflags/fix/macro-expansion241a8e0add a few docs for tt-munchers1d21383namaespace #[flag_name] under #[bitflags()]