Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update out of date dependencies #1797

Open
1 task done
notmandatory opened this issue Jan 11, 2025 · 1 comment
Open
1 task done

Update out of date dependencies #1797

notmandatory opened this issue Jan 11, 2025 · 1 comment
Labels
dependencies Pull requests that update a dependency file

Comments

@notmandatory
Copy link
Member

notmandatory commented Jan 11, 2025

Where possible we should update out of date dependencies, including for dev and example projects.

https://deps.rs/repo/github/bitcoindevkit/bdk

Also tracking:

@notmandatory notmandatory added this to BDK Jan 11, 2025
@notmandatory notmandatory converted this from a draft issue Jan 11, 2025
@notmandatory notmandatory added the dependencies Pull requests that update a dependency file label Jan 11, 2025
@yaegeristhitesh
Copy link

I would like to work on this issue. Can anyone please assign me this?

yaegeristhitesh added a commit to yaegeristhitesh/bdk that referenced this issue Jan 18, 2025
…xamples (fixes bitcoindevkit#1797)

- `bdk_chain`: updated `rusqlite` from `0.31.0` to `0.32.1` to address compatibility and security improvements.
- `bdk_chain`: updated `criterion` from `^0.2` to `0.5.1` in dev dependencies to leverage newer features and bug fixes.
- `bdk_testenv`: updated `electrsd` from `^0.28.0` to `0.29.0` for improved compatibility with the latest versions of `electrs`.
- `example_wallet_rpc` and `example_bitcoind_rpc_polling`: updated `ctrlc` from `^2` to `3.4.5` to ensure compatibility with the latest versions of `ctrlc`.

These updates aim to improve compatibility, performance, and security across relevant crates.
yaegeristhitesh added a commit to yaegeristhitesh/bdk that referenced this issue Jan 18, 2025
…xamples (fixes bitcoindevkit#1797)

- `bdk_chain`: updated `rusqlite` from `0.31.0` to `0.32.1` to address compatibility and security improvements.
- `bdk_chain`: updated `criterion` from `^0.2` to `0.5.1` in dev dependencies to leverage newer features and bug fixes.
- `bdk_testenv`: updated `electrsd` from `^0.28.0` to `0.29.0` for improved compatibility with the latest versions of `electrs`.
- `example_wallet_rpc` and `example_bitcoind_rpc_polling`: updated `ctrlc` from `^2` to `3.4.5` to ensure compatibility with the latest versions of `ctrlc`.

These updates aim to improve compatibility, performance, and security across relevant crates.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Discussion
Development

No branches or pull requests

2 participants