Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the actions-deps group with 39 updates:

Package From To
chia-ssl 0.36.1 0.37.0
chia-protocol 0.36.1 0.37.0
chia-consensus 0.36.1 0.37.0
chia-traits 0.36.1 0.37.0
chia-bls 0.36.1 0.37.0
chia-secp 0.36.1 0.37.0
chia-puzzle-types 0.36.1 0.37.0
clvm-traits 0.36.1 0.37.0
clvm-utils 0.36.1 0.37.0
chia-sha2 0.36.1 0.37.0
chia_streamable_macro 0.36.1 0.37.0
chia-serde 0.36.1 0.37.0
clvmr 0.16.2 0.16.3
thiserror 2.0.17 2.0.18
bech32 0.9.1 0.11.1
hex-literal 0.4.1 1.1.0
indexmap 2.11.4 2.13.0
bip39 2.2.0 2.2.2
tokio 1.47.1 1.49.0
itertools 0.13.0 0.14.0
tokio-tungstenite 0.24.0 0.28.0
tungstenite 0.24.0 0.28.0
rustls 0.23.32 0.23.36
flate2 1.1.4 1.1.8
rstest 0.22.0 0.26.1
tracing 0.1.41 0.1.44
syn 2.0.106 2.0.114
quote 1.0.41 1.0.43
convert_case 0.8.0 0.10.0
napi 3.3.0 3.8.2
napi-derive 3.2.5 3.5.1
bigdecimal 0.4.8 0.4.10
serde_json 1.0.145 1.0.149
proc-macro2 1.0.101 1.0.105
indoc 2.0.6 2.0.7
clap 4.5.50 4.5.54
aws-lc-rs 1.14.1 1.15.3
openssl 0.10.73 0.10.75
openssl-sys 0.9.109 0.9.111

Updates chia-ssl from 0.36.1 to 0.37.0

Release notes

Sourced from chia-ssl's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates chia-protocol from 0.36.1 to 0.37.0

Release notes

Sourced from chia-protocol's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates chia-consensus from 0.36.1 to 0.37.0

Release notes

Sourced from chia-consensus's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates chia-traits from 0.36.1 to 0.37.0

Updates chia-bls from 0.36.1 to 0.37.0

Release notes

Sourced from chia-bls's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates chia-secp from 0.36.1 to 0.37.0

Release notes

Sourced from chia-secp's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates chia-puzzle-types from 0.36.1 to 0.37.0

Release notes

Sourced from chia-puzzle-types's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates clvm-traits from 0.36.1 to 0.37.0

Release notes

Sourced from clvm-traits's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates clvm-utils from 0.36.1 to 0.37.0

Release notes

Sourced from clvm-utils's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates chia-sha2 from 0.36.1 to 0.37.0

Release notes

Sourced from chia-sha2's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates chia_streamable_macro from 0.36.1 to 0.37.0

Release notes

Sourced from chia_streamable_macro's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates chia-serde from 0.36.1 to 0.37.0

Release notes

Sourced from chia-serde's releases.

0.37.0

What's Changed

Full Changelog: Chia-Network/chia_rs@0.36.1...0.37.0

Commits
  • 53fa276 Merge pull request #1333 from Chia-Network/bump-0.37.0
  • 89fe704 bump version to 0.37.0
  • f3b4aea Merge pull request #1325 from Chia-Network/bump-clvm-forward-port
  • 7dd6795 Merge pull request #1332 from Chia-Network/bump-pos2
  • f9bc041 bump chia-pos2 dependency to 0.2.0
  • 311aa70 Merge branch 'main' into bump-clvm-forward-port
  • f90ff01 bump clvmr to 0.16.3
  • See full diff in compare view

Updates clvmr from 0.16.2 to 0.16.3

Release notes

Sourced from clvmr's releases.

0.16.3

What's Changed

Full Changelog: Chia-Network/clvm_rs@0.16.2...0.16.3

Commits
  • 256f57d Merge pull request #679 from Chia-Network/bump-version0.16.3
  • ac69f35 bump version 0.16.3
  • 4b80b86 Merge pull request #677 from Chia-Network/clvm-benchmark
  • bdda233 add benchmark for mul-operator
  • 587fb60 improve CLVM operator benchmark
  • ff4f25f disable-op
  • 396c5f4 fix stress-tester
  • 1e70713 Merge pull request #675 from Chia-Network/clvm-benchmark-test
  • 3821c61 print cost factors for operators that are set
  • f4e7528 add feature to compare timings to actual CLVM cost, as currently defined
  • Additional commits viewable in compare view

Updates thiserror from 2.0.17 to 2.0.18

Release notes

Sourced from thiserror's releases.

2.0.18

Commits
  • dc0f6a2 Release 2.0.18
  • 0275292 Touch up PR 443
  • 3c33bc6 Merge pull request #443 from LucaCappelletti94/master
  • 995939c Reproduce issue 442
  • 21653d1 Made clippy lifetime allows conditional
  • 45e5388 Update actions/upload-artifact@v5 -> v6
  • 386aac1 Update actions/upload-artifact@v4 -> v5
  • ec50561 Update actions/checkout@v5 -> v6
  • 247eab5 Update name of empty_enum clippy lint
  • 91b181f Raise required compiler to Rust 1.68
  • Additional commits viewable in compare view

Updates bech32 from 0.9.1 to 0.11.1

Changelog

Sourced from bech32's changelog.

0.11.0 - 2024-02-23

The 0.10.0 release contains API breaking changes compared to 0.10.0-beta and because of semver rules (which we adhere to) cannot be released with that version number, we had to yank it and re-do the release as 0.11.0 - sorry.

0.10.0 - 2024-02-22 - yanked

Release the new primitives module! This release is a total re-write of the crate - enjoy.

Right before doing this release we added a few API improvements to the primitives::decode module:

  • Add accessor functions to the decode types #167
  • Add CheckedHrpstring::fe32_iter function #174
  • Make a couple of the functions on CheckedHrpstring struct public #173

0.10.0-beta

Re-implement the crate level API using the new primitives module.

0.10.0-alpha

This release introduces a new primitives module that is basically a new implementation of the whole crate. We also add a segwit module but we have not yet settled on the exact new API in lib.rs, hence the alpha release.

Commits

Updates hex-literal from 0.4.1 to 1.1.0

Commits

Updates indexmap from 2.11.4 to 2.13.0

Changelog

Sourced from indexmap's changelog.

2.13.0 (2026-01-07)

  • Implemented Clone for IntoKeys and IntoValues.
  • Added map::Slice::split_at_checked and split_at_mut_checked.
  • Added set::Slice::split_at_checked.

2.12.1 (2025-11-20)

  • Simplified a lot of internals using hashbrown's new bucket API.

2.12.0 (2025-10-17)

  • MSRV: Rust 1.82.0 or later is now required.
  • Updated the hashbrown dependency to 0.16 alone.
  • Error types now implement core::error::Error.
  • Added pop_if methods to IndexMap and IndexSet, similar to the method for Vec added in Rust 1.86.
Commits
  • a4aba99 Merge pull request #431 from cuviper/release-2.13.0
  • e345f3a Release 2.13.0
  • e6b677b Merge pull request #430 from cuviper/split_at_checked
  • 61c9d53 Add Slice::split_at_checked and split_at_mut_checked
  • 8b8d350 Merge pull request #426 from cuviper/clone-intokv
  • 88efd0c impl Clone for IntoKeys and IntoValues
  • 3b6d04b Merge pull request #425 from cuviper/inner-core
  • eb30eb1 Move crate::map::core to crate::inner
  • cfad758 Merge pull request #424 from cuviper/buckets
  • a96b9c7 Release 2.12.1
  • Additional commits viewable in compare view

Updates bip39 from 2.2.0 to 2.2.2

Changelog

Sourced from bip39's changelog.

v2.2.2 - Dec. 4, 2025

  • Fix docs.rs builds (#101)

v2.2.1 - Dec. 3, 2025

  • Bump bitcoin_hashes dependency to v0.14.0 (#76)
  • Redact Debug output of Mnemonic (#93)
  • Disable default features for optional zeroize dependency (#94)
Commits
  • d6dbc31 Merge pull request #102 from tnull/2025-12-cut-v2.2.2
  • 7ced2e8 Add CI check for docs.rs builds
  • 22ce6d1 Cut v2.2.2 patch release
  • f301bbb Merge pull request #101 from kayabaNerve/patch-1
  • 6947c15 doc_auto_cfg -> doc_cfg
  • bf65b2b Merge pull request #100 from tnull/2025-12-cut-v2.2.1
  • 9e9409b Cut a v2.2.1 patch release
  • f735e25 Merge pull request #76 from tcharding/07-30-update-hashes
  • d567f87 Enable bitcoin_hashes v0.14.0
  • 8069835 Merge pull request #95 from tnull/2025-10-add-semver-CI
  • Additional commits viewable in compare view

Updates tokio from 1.47.1 to 1.49.0

Release notes

Sourced from tokio's releases.

Tokio v1.49.0

1.49.0 (January 3rd, 2026)

Added

  • net: add support for TCLASS option on IPv6 (#7781)
  • runtime: stabilize runtime::id::Id (#7125)
  • task: implement Extend for JoinSet (#7195)
  • task: stabilize the LocalSet::id() (#7776)

Changed

  • net: deprecate {TcpStream,TcpSocket}::set_linger (#7752)

Fixed

  • macros: fix the hygiene issue of join! and try_join! (#7766)
  • runtime: revert "replace manual vtable definitions with Wake" (#7699)
  • sync: return TryRecvError::Disconnected from Receiver::try_recv after Receiver::close (#7686)
  • task: remove unnecessary trait bounds on the Debug implementation (#7720)

Unstable

  • fs: handle EINTR in fs::write for io-uring (#7786)
  • fs: support io-uring with tokio::fs::read (#7696)
  • runtime: disable io-uring on EPERM (#7724)
  • time: add alternative timer for better multicore scalability (#7467)

Documented

  • docs: fix a typos in bounded.rs and park.rs (#7817)
  • io: add SyncIoBridge cross-references to copy and copy_buf (#7798)
  • io: doc that AsyncWrite does not inherit from std::io::Write (#7705)
  • metrics: clarify that num_alive_tasks is not strongly consistent (#7614)
  • net: clarify the cancellation safety of the TcpStream::peek (#7305)
  • net: clarify the drop behavior of unix::OwnedWriteHalf (#7742)
  • net: clarify the platform-dependent backlog in TcpSocket docs (#7738)
  • runtime: mention LocalRuntime in new_current_thread docs (#7820)
  • sync: add missing period to mpsc::Sender::try_send docs (#7721)
  • sync: clarify the cancellation safety of oneshot::Receiver (#7780)
  • sync: improve the docs for the errors of mpsc (#7722)
  • task: add example for spawn_local usage on local runtime (#7689)

#7125: tokio-rs/tokio#7125 #7195: tokio-rs/tokio#7195 #7305: tokio-rs/tokio#7305 #7467: tokio-rs/tokio#7467 #7614: tokio-rs/tokio#7614 #7686: tokio-rs/tokio#7686 #7689: tokio-rs/tokio#7689

... (truncated)

Commits

Bumps the actions-deps group with 39 updates:

| Package | From | To |
| --- | --- | --- |
| [chia-ssl](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [chia-protocol](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [chia-consensus](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| chia-traits | `0.36.1` | `0.37.0` |
| [chia-bls](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [chia-secp](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [chia-puzzle-types](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [clvm-traits](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [clvm-utils](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [chia-sha2](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [chia_streamable_macro](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [chia-serde](https://github.com/Chia-Network/chia_rs) | `0.36.1` | `0.37.0` |
| [clvmr](https://github.com/Chia-Network/clvm_rs) | `0.16.2` | `0.16.3` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` |
| [bech32](https://github.com/rust-bitcoin/rust-bech32) | `0.9.1` | `0.11.1` |
| [hex-literal](https://github.com/RustCrypto/utils) | `0.4.1` | `1.1.0` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.13.0` |
| [bip39](https://github.com/rust-bitcoin/rust-bip39) | `2.2.0` | `2.2.2` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.49.0` |
| [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` |
| [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.24.0` | `0.28.0` |
| [tungstenite](https://github.com/snapview/tungstenite-rs) | `0.24.0` | `0.28.0` |
| [rustls](https://github.com/rustls/rustls) | `0.23.32` | `0.23.36` |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.4` | `1.1.8` |
| [rstest](https://github.com/la10736/rstest) | `0.22.0` | `0.26.1` |
| [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` |
| [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.114` |
| [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.43` |
| [convert_case](https://github.com/rutrum/convert-case) | `0.8.0` | `0.10.0` |
| [napi](https://github.com/napi-rs/napi-rs) | `3.3.0` | `3.8.2` |
| [napi-derive](https://github.com/napi-rs/napi-rs) | `3.2.5` | `3.5.1` |
| [bigdecimal](https://github.com/akubera/bigdecimal-rs) | `0.4.8` | `0.4.10` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.105` |
| [indoc](https://github.com/dtolnay/indoc) | `2.0.6` | `2.0.7` |
| [clap](https://github.com/clap-rs/clap) | `4.5.50` | `4.5.54` |
| [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.14.1` | `1.15.3` |
| [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.73` | `0.10.75` |
| [openssl-sys](https://github.com/rust-openssl/rust-openssl) | `0.9.109` | `0.9.111` |


Updates `chia-ssl` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `chia-protocol` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `chia-consensus` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `chia-traits` from 0.36.1 to 0.37.0

Updates `chia-bls` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `chia-secp` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `chia-puzzle-types` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `clvm-traits` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `clvm-utils` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `chia-sha2` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `chia_streamable_macro` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `chia-serde` from 0.36.1 to 0.37.0
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.36.1...0.37.0)

Updates `clvmr` from 0.16.2 to 0.16.3
- [Release notes](https://github.com/Chia-Network/clvm_rs/releases)
- [Changelog](https://github.com/Chia-Network/clvm_rs/blob/main/RELEASE.md)
- [Commits](Chia-Network/clvm_rs@0.16.2...0.16.3)

Updates `thiserror` from 2.0.17 to 2.0.18
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.17...2.0.18)

Updates `bech32` from 0.9.1 to 0.11.1
- [Changelog](https://github.com/rust-bitcoin/rust-bech32/blob/master/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-bech32@v0.9.1...bech32-0.11.1)

Updates `hex-literal` from 0.4.1 to 1.1.0
- [Commits](RustCrypto/utils@hex-literal-v0.4.1...hex-literal-v1.1.0)

Updates `indexmap` from 2.11.4 to 2.13.0
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.11.4...2.13.0)

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 `tokio` from 1.47.1 to 1.49.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.49.0)

Updates `itertools` from 0.13.0 to 0.14.0
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.13.0...v0.14.0)

Updates `tokio-tungstenite` from 0.24.0 to 0.28.0
- [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md)
- [Commits](snapview/tokio-tungstenite@v0.24.0...v0.28.0)

Updates `tungstenite` from 0.24.0 to 0.28.0
- [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md)
- [Commits](snapview/tungstenite-rs@v0.24.0...v0.28.0)

Updates `rustls` from 0.23.32 to 0.23.36
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.32...v/0.23.36)

Updates `flate2` from 1.1.4 to 1.1.8
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](rust-lang/flate2-rs@1.1.4...1.1.8)

Updates `rstest` from 0.22.0 to 0.26.1
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](la10736/rstest@v0.22.0...v0.26.1)

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 `syn` from 2.0.106 to 2.0.114
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.106...2.0.114)

Updates `quote` from 1.0.41 to 1.0.43
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.41...1.0.43)

Updates `convert_case` from 0.8.0 to 0.10.0
- [Commits](https://github.com/rutrum/convert-case/commits)

Updates `napi` from 3.3.0 to 3.8.2
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.3.0...napi-v3.8.2)

Updates `napi-derive` from 3.2.5 to 3.5.1
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-derive-v3.2.5...napi-derive-v3.5.1)

Updates `bigdecimal` from 0.4.8 to 0.4.10
- [Release notes](https://github.com/akubera/bigdecimal-rs/releases)
- [Commits](akubera/bigdecimal-rs@v0.4.8...v0.4.10)

Updates `serde_json` from 1.0.145 to 1.0.149
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.145...v1.0.149)

Updates `proc-macro2` from 1.0.101 to 1.0.105
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.101...1.0.105)

Updates `indoc` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](dtolnay/indoc@2.0.6...2.0.7)

Updates `clap` from 4.5.50 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.50...clap_complete-v4.5.54)

Updates `aws-lc-rs` from 1.14.1 to 1.15.3
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.14.1...v1.15.3)

Updates `openssl` from 0.10.73 to 0.10.75
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.73...openssl-v0.10.75)

Updates `openssl-sys` from 0.9.109 to 0.9.111
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.109...openssl-sys-v0.9.111)

---
updated-dependencies:
- dependency-name: chia-ssl
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: chia-protocol
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: chia-consensus
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: chia-traits
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: chia-bls
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: chia-secp
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: chia-puzzle-types
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: clvm-traits
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: clvm-utils
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: chia-sha2
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: chia_streamable_macro
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: chia-serde
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: clvmr
  dependency-version: 0.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: thiserror
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: bech32
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: hex-literal
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: indexmap
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: bip39
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: tokio
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: itertools
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: tokio-tungstenite
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: tungstenite
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: rustls
  dependency-version: 0.23.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: flate2
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: rstest
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: tracing
  dependency-version: 0.1.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: syn
  dependency-version: 2.0.114
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: quote
  dependency-version: 1.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: convert_case
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: napi
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: napi-derive
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: bigdecimal
  dependency-version: 0.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: serde_json
  dependency-version: 1.0.149
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: proc-macro2
  dependency-version: 1.0.105
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: indoc
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: clap
  dependency-version: 4.5.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: aws-lc-rs
  dependency-version: 1.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: openssl
  dependency-version: 0.10.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: openssl-sys
  dependency-version: 0.9.111
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
...

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 Jan 19, 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