Skip to content

Bump chia-wallet-sdk from 0.23.0 to 0.34.0 - #108

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chia-wallet-sdk-0.34.0
Closed

Bump chia-wallet-sdk from 0.23.0 to 0.34.0#108
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chia-wallet-sdk-0.34.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps chia-wallet-sdk from 0.23.0 to 0.34.0.

Release notes

Sourced from chia-wallet-sdk's releases.

0.34.0

What's Changed

New Contributors

Full Changelog: xch-dev/chia-wallet-sdk@0.33.0...0.34.0

0.33.0

What's Changed

New Contributors

Full Changelog: xch-dev/chia-wallet-sdk@0.32.0...0.33.0

0.32.0

What's Changed

... (truncated)

Commits
  • 4ac2d5d Bump version (#414)
  • 993289f Make status field optional in PushTxResponse to fix deserialization failu...
  • 92cf12e New clear signing (#388)
  • eafd935 Merge pull request #401 from greimela/greimela/clvm-reset
  • ae4d348 Fix bindings
  • 03ddaf4 Remove mutex
  • 82545c5 Merge remote-tracking branch 'origin/main' into greimela/clvm-reset
  • 42497c8 Bump rust toolchain to 0.95.0 (#402)
  • ae80d68 Add reset() function to allow long living clvm instances
  • 4f7c895 Fix simulator debug (#357)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for chia-wallet-sdk since your current version.


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)

Note

Medium Risk
Large semver jump on a wallet/crypto native SDK with many behavioral upstream changes, though local usage is narrow (mnemonic, signing, offer encoding).

Overview
Updates the chia-wallet-sdk npm dependency from ^0.23.0 to ^0.34.0 in package.json, with matching lockfile entries for the main package and all platform-specific optional binaries.

No application source changes in this PR—the Node example in index.js still uses the same imports (Mnemonic, SecretKey, SpendBundle, encodeOffer, etc.). Reviewers should treat this as adopting a large upstream release train (clear signing, CLVM limits, optional PushTxResponse.status, daemon client, and related fixes between 0.23 and 0.34) and run the example or integration tests after install.

Reviewed by Cursor Bugbot for commit 4dfafa8. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [chia-wallet-sdk](https://github.com/xch-dev/chia-wallet-sdk) from 0.23.0 to 0.34.0.
- [Release notes](https://github.com/xch-dev/chia-wallet-sdk/releases)
- [Commits](xch-dev/chia-wallet-sdk@0.23.0...0.34.0)

---
updated-dependencies:
- dependency-name: chia-wallet-sdk
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: Changed, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 21, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​chia-wallet-sdk@​0.34.0771007189100

View full report

@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #111.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/chia-wallet-sdk-0.34.0 branch September 1, 2026 03:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants