Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

Bumps @cosmjs/amino from 0.32.4 to 0.34.0.

Release notes

Sourced from @​cosmjs/amino's releases.

v0.34.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​cosmjs/amino's changelog.

[0.34.0] - 2025-07-11

Fixed

  • @​cosmjs/faucet: isValidAddress now accepts addresses up to 128 bytes (e.g. for Penumbra). (#1674)
  • @​cosmjs/tendermint-rpc: Fix decodeCommit to allow decoding height 0 commits with block hash set but empty signatures. (#1590)

#1590: cosmos/cosmjs#1590 #1674: cosmos/cosmjs#1674

Added

  • @​cosmjs/tendermint-rpc: Comet38Client is now used to connect to CometBFT 0.38 and 1.x backends (#1679)

#1679: cosmos/cosmjs#1679

Changed

  • Replace axios with cross-fetch (#1645)
  • Fix block events in CometBFT 0.38 API (begin_block_events/end_block_events -> finalize_block_events) in RpcBlockResultsResponse and BlockResultsResponse (#1612)
  • @​cosmjs/crypto: Migrate from elliptic to noble-curves (#1272).

#1272: cosmos/cosmjs#1272 #1612: cosmos/cosmjs#1612 #1645: cosmos/cosmjs#1645

[0.33.1] - 2025-03-12

Fixed

[0.33.0] - 2025-01-15

Changed

  • Upgrade to yarn 4 and drop Node.js 16 support (#1552)
  • @​cosmjs/stargate: Removed support for verified queries. This feature depends on a JavaScript implementation of ICS-23 but @​confio/ics23 is unmaintained without replacement.
  • @​cosmjs/proto-signing: Upgrade protobufjs to 7.4.

#1552: cosmos/cosmjs#1552

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 15, 2025
Bumps [@cosmjs/amino](https://github.com/cosmos/cosmjs) from 0.32.4 to 0.34.0.
- [Release notes](https://github.com/cosmos/cosmjs/releases)
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.32.4...v0.34.0)

---
updated-dependencies:
- dependency-name: "@cosmjs/amino"
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cosmjs/amino-0.34.0 branch from dc59d80 to 39b26d0 Compare July 30, 2025 15:06
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #518.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cosmjs/amino-0.34.0 branch September 1, 2025 22:06
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant