Skip to content

Build(deps): bump the all-dependencies group across 1 directory with 41 updates#49

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/all-dependencies-36847bda3a
Open

Build(deps): bump the all-dependencies group across 1 directory with 41 updates#49
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/all-dependencies-36847bda3a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-dependencies group with 33 updates in the / directory:

Package From To
log 0.4.29 0.4.33
serde_json 1.0.149 1.0.150
cln-rpc 0.6.0 0.7.0
cln-plugin 0.6.0 0.7.0
tabled 0.20.0 0.21.0
chrono 0.4.44 0.4.45
prost 0.14.3 0.14.4
lightning-invoice 0.34.0 0.34.1
arrayvec 0.7.6 0.7.7
autocfg 1.5.0 1.5.1
base58ck 0.1.0 0.1.101
bitcoin 0.32.9 0.32.10
bitflags 2.11.1 2.13.0
bumpalo 3.20.2 3.20.3
bytes 1.11.1 1.12.0
cc 1.2.62 1.2.65
displaydoc 0.2.5 0.2.6
either 1.15.0 1.16.0
h2 0.4.14 0.4.15
http 1.4.0 1.4.2
hyper 1.9.0 1.10.1
lightning-types 0.3.1 0.3.2
memchr 2.8.0 2.8.2
mio 1.2.0 1.2.1
prost-build 0.14.3 0.14.4
pulldown-cmark 0.13.3 0.13.4
quote 1.0.45 1.0.46
regex-syntax 0.8.10 0.8.11
smallvec 1.15.1 1.15.2
socket2 0.6.3 0.6.4
syn 2.0.117 2.0.118
yoke 0.8.2 0.8.3
zeroize 1.8.2 1.9.0

Updates log from 0.4.29 to 0.4.33

Release notes

Sourced from log's releases.

0.4.32

What's Changed

Full Changelog: rust-lang/log@0.4.31...0.4.32

0.4.31

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.30...0.4.31

0.4.30

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.29...0.4.30

Notable Changes

Changelog

Sourced from log's changelog.

[0.4.33] - 2026-06-20

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.32...0.4.33

[0.4.32] - 2026-06-04

What's Changed

Full Changelog: rust-lang/log@0.4.31...0.4.32

[0.4.31] - 2026-06-02

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.30...0.4.31

[0.4.30] - 2026-05-21

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.29...0.4.30

Notable Changes

Commits
  • f405739 Merge pull request #734 from rust-lang/cargo/0.4.33
  • 6a24abf prepare for 0.4.33 release
  • 87e0621 Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparison
  • a9b5711 Review: fallback to the &str hash
  • cc89cc6 Review: fixed other comparisons
  • 920e7dc Review: fixed comparison on MaybeStaticStr
  • 0d71d3c Fixed key comparison
  • a5b5b21 Merge pull request #730 from rust-lang/cargo/0.4.32
  • c8d3b12 prepare for 0.4.32 release
  • ce6cd9f Merge pull request #729 from tisonkun/kv-std-support
  • Additional commits viewable in compare view

Updates serde_json from 1.0.149 to 1.0.150

Release notes

Sourced from serde_json's releases.

v1.0.150

Commits
  • a1ae73a Release 1.0.150
  • 1a360b0 Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys
  • 2037b63 Reject non-string enum object keys
  • 5d30df6 Resolve manual_assert_eq pedantic clippy lint
  • dc8003a Raise required compiler for preserve_order feature to 1.85
  • a42fa98 Unpin CI miri toolchain
  • 684a60e Pin CI miri to nightly-2026-02-11
  • 7c7da33 Raise required compiler to Rust 1.71
  • acf4850 Simplify Number::is_f64
  • 6b8ceab Resolve unnecessary_map_or clippy lint
  • Additional commits viewable in compare view

Updates cln-rpc from 0.6.0 to 0.7.0

Release notes

Sourced from cln-rpc's releases.

v0.7.0: Actually an Altcoin

We're pleased to announce c-lightning 0.7, named by Mark Beckwith.

Highlights for Users

  • Plugins are here, with frameworks for C, Python and Go! Write your own cool extensions!
  • Much better pay implementation (a plugin!) will folllow route hints, give ongoing paystatus.
  • All amount parameters take 'msat', 'sat', or 'btc' to avoid satoshi/millisatoshi confusion.
  • If your node ran out of memory with gossipd consuming 100% CPU, that and several other crashes are fixed!
  • Reproducible builds for Ubuntu, based on Ubuntu 18.04.1.

Highlights for the network

  • option_dataloss_protect fixed and reenabled for everyone.
  • We accept some known lnd protocol oddities rather than spitting the dummy and closing the channel.
  • You can no longer make unpayable "wumbo" invoices.

More details can be found in the https://github.com/ElementsProject/lightning/blob/v0.7.0/CHANGELOG.md:

Contributions

We're grateful for all the bug reports and suggestions and your patience as we sometimes struggled to address them: please keep them coming!

Since 0.6.3 we've had 284 commits from 16 different authors, 5 of whom were first-time c-lightning contributors:

  • Alekos Filini
  • fanquake
  • Michael Schmoock
  • Rene Pickhardt
  • @​wailo

That's comparable with the last release, but in 7 weeks instead of 10: kudos!

Cheers, Rusty, Christian and ZmnSCPxj.

v0.6.3: The Smallblock Conspiracy

We're pleased to announce c-lightning 0.6.3, named by @​molxyz and @​ctrlbreak.

We highly recommend you upgrade to this release soon; it fixes a crashing bug which has been plaguing multiple users (reproduced and verified fixed by our intrepid release-namers above).

Highlights for Users

  • Private channel creation support.
  • option_dataloss_protect temporarily disabled, as it seems incompatible with lnd in some cases.
  • Better handling of less common BOLT11 invoices.
  • Less crashy!
  • Alpha release of plugin support (use ./configure --enable-plugins), so you can extend your node's capabilities (see https://github.com/ElementsProject/lightning/blob/master/doc/plugins.md)

Highlights for the network

... (truncated)

Changelog

Sourced from cln-rpc's changelog.

[0.7.0] - 2019-02-28: "Actually an Altcoin"

This release was named by Mark Beckwith @​wythe.

Added

  • plugins: fully enabled, and ready for you to write some!
  • plugins: pay is now a plugin.
  • protocol: pay will now use routehints in invoices if it needs to.
  • build: reproducible source zipfile and Ubuntu 18.04.1 build.
  • JSON API: New command paystatus gives detailed information on pay commands.
  • JSON API: getroute, invoice, sendpay and pay commands msatoshi parameter can have suffixes msat, sat (optionally with 3 decimals) or btc (with 1 to 11 decimal places).
  • JSON API: fundchannel and withdraw commands satoshi parameter can have suffixes msat (must end in 000), sat or btc (with 1 to 8 decimal places).
  • JSON API: decodepay, getroute, sendpay, pay, listpeers, listfunds, listchannels and all invoice commands now return an amount_msat field which has an msat suffix.
  • JSON API: listfunds channels now has _msat fields for each existing raw amount field, with msat suffix.
  • JSON API: waitsendpay now has an erring_direction field.
  • JSON API: listpeers now has a direction field in channels.
  • JSON API: listchannels now takes a source option to filter by node id.
  • JSON API: getroute riskfactor argument is simplified; pay now defaults to setting it to 10.
  • JSON API: sendpay now takes a bolt11 field, and it's returned in listpayments and waitsendpay.
  • JSON API: fundchannel and withdraw now have a new parameter minconf that limits coinselection to outputs that have at least minconf confirmations (default 1). (#2380)
  • JSON API: listfunds now displays addresses for all outputs owned by the wallet (#2387)
  • JSON API: waitsendpay and sendpay output field label as specified by sendpay call.
  • JSON API: listpays command for higher-level payment view than listpayments, especially important with multi-part-payments coming.
  • JSON API: listpayments is now listsendpays.
  • lightning-cli: help <cmd> finds man pages even if make install not run.
  • pylightning: New class 'Millisatoshi' can be used for JSON API, and new '_msat' fields are turned into this on reading.

Changed

  • protocol: option_data_loss_protect is now enabled by default.
  • JSON API: The short_channel_id separator has been changed to be x to match the specification.
  • JSON API: listpeers now includes funding_allocation_msat, which returns a map of the amounts initially funded to the channel by each peer, indexed by channel id.
  • JSON API: help with a command argument gives a JSON array, like other commands.
  • JSON API: sendpay description parameter is renamed label.
  • JSON API: pay now takes an optional label parameter for labelling payments, in place of never-used description.
  • build: we'll use the system libbase58 and libsodium if found suitable.

Deprecated

Note: You should always set allow-deprecated-apis=false to test for changes.

We recommend that you transition to the reading the new JSON _msat fields for your own sanity checking, and that you similarly

... (truncated)

Commits
  • 4a11bc0 CHANGELOG.md: v0.7.0
  • 73c0269 tools/built-release.sh: fix archives we produce.
  • 1da8e49 doc: fill in parameters in getroute manpage.
  • a988ed7 doc/REPRODUCIBLE.md: describe to do reproducible builds.
  • 2e129dd Installing the Pay plugin in Dockerfile
  • 3044516 CHANGELOG.md: update for rc3.
  • 66efcfa tools/repro-build.sh: do not turn on address-sanitizer by default.
  • d98fb0f configure: remove bashism.
  • 02faadf amount: make it work with gcc-4.8.
  • a3bac88 travis: add a test that we compile under gcc-4.8 (CentOS!)
  • Additional commits viewable in compare view

Updates cln-plugin from 0.6.0 to 0.7.0

Release notes

Sourced from cln-plugin's releases.

v0.7.0: Actually an Altcoin

We're pleased to announce c-lightning 0.7, named by Mark Beckwith.

Highlights for Users

  • Plugins are here, with frameworks for C, Python and Go! Write your own cool extensions!
  • Much better pay implementation (a plugin!) will folllow route hints, give ongoing paystatus.
  • All amount parameters take 'msat', 'sat', or 'btc' to avoid satoshi/millisatoshi confusion.
  • If your node ran out of memory with gossipd consuming 100% CPU, that and several other crashes are fixed!
  • Reproducible builds for Ubuntu, based on Ubuntu 18.04.1.

Highlights for the network

  • option_dataloss_protect fixed and reenabled for everyone.
  • We accept some known lnd protocol oddities rather than spitting the dummy and closing the channel.
  • You can no longer make unpayable "wumbo" invoices.

More details can be found in the https://github.com/ElementsProject/lightning/blob/v0.7.0/CHANGELOG.md:

Contributions

We're grateful for all the bug reports and suggestions and your patience as we sometimes struggled to address them: please keep them coming!

Since 0.6.3 we've had 284 commits from 16 different authors, 5 of whom were first-time c-lightning contributors:

  • Alekos Filini
  • fanquake
  • Michael Schmoock
  • Rene Pickhardt
  • @​wailo

That's comparable with the last release, but in 7 weeks instead of 10: kudos!

Cheers, Rusty, Christian and ZmnSCPxj.

v0.6.3: The Smallblock Conspiracy

We're pleased to announce c-lightning 0.6.3, named by @​molxyz and @​ctrlbreak.

We highly recommend you upgrade to this release soon; it fixes a crashing bug which has been plaguing multiple users (reproduced and verified fixed by our intrepid release-namers above).

Highlights for Users

  • Private channel creation support.
  • option_dataloss_protect temporarily disabled, as it seems incompatible with lnd in some cases.
  • Better handling of less common BOLT11 invoices.
  • Less crashy!
  • Alpha release of plugin support (use ./configure --enable-plugins), so you can extend your node's capabilities (see https://github.com/ElementsProject/lightning/blob/master/doc/plugins.md)

Highlights for the network

... (truncated)

Changelog

Sourced from cln-plugin's changelog.

[0.7.0] - 2019-02-28: "Actually an Altcoin"

This release was named by Mark Beckwith @​wythe.

Added

  • plugins: fully enabled, and ready for you to write some!
  • plugins: pay is now a plugin.
  • protocol: pay will now use routehints in invoices if it needs to.
  • build: reproducible source zipfile and Ubuntu 18.04.1 build.
  • JSON API: New command paystatus gives detailed information on pay commands.
  • JSON API: getroute, invoice, sendpay and pay commands msatoshi parameter can have suffixes msat, sat (optionally with 3 decimals) or btc (with 1 to 11 decimal places).
  • JSON API: fundchannel and withdraw commands satoshi parameter can have suffixes msat (must end in 000), sat or btc (with 1 to 8 decimal places).
  • JSON API: decodepay, getroute, sendpay, pay, listpeers, listfunds, listchannels and all invoice commands now return an amount_msat field which has an msat suffix.
  • JSON API: listfunds channels now has _msat fields for each existing raw amount field, with msat suffix.
  • JSON API: waitsendpay now has an erring_direction field.
  • JSON API: listpeers now has a direction field in channels.
  • JSON API: listchannels now takes a source option to filter by node id.
  • JSON API: getroute riskfactor argument is simplified; pay now defaults to setting it to 10.
  • JSON API: sendpay now takes a bolt11 field, and it's returned in listpayments and waitsendpay.
  • JSON API: fundchannel and withdraw now have a new parameter minconf that limits coinselection to outputs that have at least minconf confirmations (default 1). (#2380)
  • JSON API: listfunds now displays addresses for all outputs owned by the wallet (#2387)
  • JSON API: waitsendpay and sendpay output field label as specified by sendpay call.
  • JSON API: listpays command for higher-level payment view than listpayments, especially important with multi-part-payments coming.
  • JSON API: listpayments is now listsendpays.
  • lightning-cli: help <cmd> finds man pages even if make install not run.
  • pylightning: New class 'Millisatoshi' can be used for JSON API, and new '_msat' fields are turned into this on reading.

Changed

  • protocol: option_data_loss_protect is now enabled by default.
  • JSON API: The short_channel_id separator has been changed to be x to match the specification.
  • JSON API: listpeers now includes funding_allocation_msat, which returns a map of the amounts initially funded to the channel by each peer, indexed by channel id.
  • JSON API: help with a command argument gives a JSON array, like other commands.
  • JSON API: sendpay description parameter is renamed label.
  • JSON API: pay now takes an optional label parameter for labelling payments, in place of never-used description.
  • build: we'll use the system libbase58 and libsodium if found suitable.

Deprecated

Note: You should always set allow-deprecated-apis=false to test for changes.

We recommend that you transition to the reading the new JSON _msat fields for your own sanity checking, and that you similarly

... (truncated)

Commits
  • 4a11bc0 CHANGELOG.md: v0.7.0
  • 73c0269 tools/built-release.sh: fix archives we produce.
  • 1da8e49 doc: fill in parameters in getroute manpage.
  • a988ed7 doc/REPRODUCIBLE.md: describe to do reproducible builds.
  • 2e129dd Installing the Pay plugin in Dockerfile
  • 3044516 CHANGELOG.md: update for rc3.
  • 66efcfa tools/repro-build.sh: do not turn on address-sanitizer by default.
  • d98fb0f configure: remove bashism.
  • 02faadf amount: make it work with gcc-4.8.
  • a3bac88 travis: add a test that we compile under gcc-4.8 (CentOS!)
  • Additional commits viewable in compare view

Updates tabled from 0.20.0 to 0.21.0

Changelog

Sourced from tabled's changelog.

[0.21.0] - 2026-06-01

Added

Changed

  • Reworked Charset (by @​mvanhorn).
  • Removed TabSize in favor of Charset::tab_size().
  • Changed ColumnNames interface - splited it into ColumnNames and RowNames.

Fixed

Commits

Updates chrono from 0.4.44 to 0.4.45

Release notes

Sourced from chrono's releases.

0.4.45

What's Changed

Commits
  • 1703382 Prepare 0.4.45 release
  • 881f9ab tz_data: fix tzdata locations on Android
  • f14ead4 fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflow
  • c6063e6 Update similar-asserts requirement from 1.6.1 to 2.0.0
  • 120686c Bump codecov/codecov-action from 5 to 6
  • See full diff in compare view

Updates prost from 0.14.3 to 0.14.4

Changelog

Sourced from prost's changelog.

Prost version 0.14.4

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

🚀 Features

  • (prost-derive) Make is_valid a constant function (#1401)
  • Increase MSRV to 1.85 (#1428)

🐛 Bug Fixes

  • Use Display instead of Debug for generated enumeration attributes (#1419)
  • (prost-derive) Return error for invalid enumeration default identifiers (#1426)
  • (build) Grab binary path from cargo (#1429)
  • (build) Fix C++ build on GCC 15 (#1395)

📚 Documentation

  • Add example for decode_length_delimiter (#1311)
  • Update protobuf-src example to avoid unsafe set_var

🧪 Testing

  • Test derive Eq behavior (#1422)
  • (groups) Actually construct NestedGroup (#1363)

💼 Dependencies

  • (deps) Update criterion requirement from 0.7 to 0.8 (#1374)
  • (deps) Remove getrandom@0.4.1 from build-dependencies (#1400)
  • (deps) Update rand requirement from 0.9 to 0.10 (#1397)
  • (deps) Bump actions/upload-artifact from 6 to 7 (#1409)
  • (deps) Update cargo clippy to 1.89 (#1433)
  • (deps) Update cargo clippy to 1.91 (#1435)
  • (deps) Update and improve nix devshell (#1393)

🎨 Styling

  • Prevent needless borrow (#1404)
  • Use std::hint::black_box() (#1403)
  • Use variables directly in format!() (#1432)
  • Remove explicit .into_iter() (#1434)
  • Run clippy on benches (#1405)
Commits

Updates lightning-invoice from 0.34.0 to 0.34.1

Commits

Updates arrayvec from 0.7.6 to 0.7.7

Changelog

Sourced from arrayvec's changelog.

0.7.7

Commits
  • 8267e7e 0.7.7
  • af46ae7 Update CHANGELOG
  • 1bc606d Fix warning about hidden elided lifetime in Drain
  • 29daea9 Fix double-free for ZSTs with Drop in .extend()
  • 0ff49b9 add a test demonstrating double-free in extend() for ZSTs
  • 812c83a Use 16-bit lengths on 16-bit targets
  • 4ef0e89 Add ArrayVec::spare_capacity_mut
  • See full diff in compare view

Updates autocfg from 1.5.0 to 1.5.1

Commits

Updates base58ck from 0.1.0 to 0.1.101

Commits

Updates bitcoin from 0.32.9 to 0.32.10

Commits

Updates bitcoin-internals from 0.3.0 to 0.5.0

Commits

Updates bitcoin-io from 0.1.4 to 0.1.101

Commits

Updates bitcoin-units from 0.1.3 to 0.1.101

Commits

Updates bitcoin_hashes from 0.14.1 to 0.14.101

Commits

Updates bitflags from 2.11.1 to 2.13.0

Release notes

Sourced from bitflags's releases.

2.13.0

What's Changed

Full Changelog: bitflags/bitflags@2.12.1...2.13.0

2.12.1

What's Changed

Full Changelog: bitflags/bitflags@2.12.0...2.12.1

2.12.0

Yanked

This release has been yanked because the #[flag_name] processing noticeably increases macro recursion, hitting the default limit in cases that are already close to it.

What's Changed

Full Changelog: bitflags/bitflags@2.11.1...2.12.0

Changelog

Sourced from bitflags's changelog.

2.13.0

What's Changed

Full Changelog: bitflags/bitflags@2.12.1...2.13.0

2.12.1

What's Changed

Full Changelog: bitflags/bitflags@2.12.0...2.12.1

2.12.0

Yanked

This release has been yanked because the #[flag_name] processing noticeably increases macro recursion, hitting the default limit in cases that are already close to it.

What's Changed

Full Changelog: bitflags/bitflags@2.11.1...2.12.0

Commits
  • 9253889 prepare for 2.13.0 release
  • fbbbfac Merge pull request #489 from ssrlive/main
  • 8c498c7 Change visibility of new function to crate scope
  • 3cbddab move iter_equal_names to trait Flags
  • 80f2193 add MyFlags::Abc::iter_equal_names() method
  • 9196a3a Merge pull request #488 from bitflags/cargo/2.12.1
  • 5626df4 prepare for 2.12.1 release
  • a5d3d5e Merge pull request #487 from bitflags/fix/macro-expansion
  • 241a8e0 add a few docs for tt-munchers
  • 1d21383 namaespace #[flag_name] under #[bitflags()]
  • Additional commits viewable in

…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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants