Skip to content

chore(deps): bump kobe-btc from 0.5.4 to 0.7.2#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/kobe-btc-0.7.2
Closed

chore(deps): bump kobe-btc from 0.5.4 to 0.7.2#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/kobe-btc-0.7.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps kobe-btc from 0.5.4 to 0.7.2.

Release notes

Sourced from kobe-btc's releases.

v0.7.2

[0.7.2] - 2026-03-30

🚜 Refactor

  • (core) Swap hex dependency from bip32 to slip10 feature flag
  • (core) Add hex dependency to bip32 feature flag
  • (workspace) Bump version from 0.7.1 to 0.7.2

📚 Documentation

  • (README) Move crates.io and docs.rs badges to header section
  • (README) Move Crates section after Design section for better flow
  • (README) Remove redundant feature flags and crate list from main README

v0.7.1

[0.7.1] - 2026-03-30

🚜 Refactor

  • (workspace) Reorganize crates into crates/ directory and bump version to 0.7.1

v0.7.0

[0.7.0] - 2026-03-30

🚀 Features

  • (multi-chain) Add support for Cosmos, Filecoin, Tron, Spark, TON, and Sui wallets

🚜 Refactor

  • (multi-chain) Implement unified Derive trait across cosmos, evm, fil, spark, svm, ton, and tron
  • (multi-chain) Use DerivedAccount::new() constructor across all chain derivers
  • (multi-chain) Implement Derive trait for Bitcoin and Solana derivers
  • (core) Extract kobe-core library and update all chain crates to use it
  • (cli) Remove unused SingleKeyOutput struct and render_single_key function
  • (btc,cli,core) Cache Secp256k1 context in Bitcoin deriver and improve security

📚 Documentation

  • (README,tests) Update tagline, add CLI examples, and implement KAT tests across BTC and core modules
  • (README) Add multi-chain crate documentation and reorganize feature flags section
  • (SKILL) Update multi-chain support from 3 to 10 chains and remove deprecated subcommands

⚙️ Miscellaneous Tasks

  • Bump workspace version to 0.6.0 and refactor to library-only architecture
  • Bump workspace version to 0.7.0 and restore kobe-cli with multi-chain support
Commits
  • 66e283d refactor(workspace): Bump version from 0.7.1 to 0.7.2
  • b10ed13 refactor(core): Add hex dependency to bip32 feature flag
  • 029351d refactor(core): Swap hex dependency from bip32 to slip10 feature flag
  • 0da57db docs(README): Remove redundant feature flags and crate list from main README
  • 338389f docs(README): Move Crates section after Design section for better flow
  • 5346921 docs(README): Move crates.io and docs.rs badges to header section
  • 3ee1fc7 refactor(workspace): Reorganize crates into crates/ directory and bump versio...
  • 7743b60 docs(SKILL): Update multi-chain support from 3 to 10 chains and remove deprec...
  • 74a5462 docs(README): Add multi-chain crate documentation and reorganize feature flag...
  • bd03cfc docs(README,tests): Update tagline, add CLI examples, and implement KAT tests...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [kobe-btc](https://github.com/qntx/kobe) from 0.5.4 to 0.7.2.
- [Release notes](https://github.com/qntx/kobe/releases)
- [Commits](qntx/kobe@v0.5.4...v0.7.2)

---
updated-dependencies:
- dependency-name: kobe-btc
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 31, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 1, 2026

Looks like kobe-btc is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 1, 2026
@dependabot dependabot bot deleted the dependabot/cargo/kobe-btc-0.7.2 branch April 1, 2026 02:48
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