White-Whale-Defi-Platform / furnace

0 stars 1 forks source link

chore(deps): bump @cosmjs/encoding from 0.32.3 to 0.32.4 #106

Open dependabot[bot] opened 4 days ago

dependabot[bot] commented 4 days ago

Bumps @cosmjs/encoding from 0.32.3 to 0.32.4.

Changelog

Sourced from @​cosmjs/encoding's changelog.

[0.32.4] - 2024-06-26

Fixed

  • @​cosmjs/tendermint-rpc: fix node info check to accept empty string on channels field (#1591)

Added

  • @​cosmjs/stargate: Add support for MsgCancelUnbondingDelegation (#1535)

#1535: cosmos/cosmjs#1535

Changed

  • @​cosmjs/stargate, @​cosmjs/cosmwasm-stargate: Synchronize the default gas multiplier value between the signAndBroadcast and signAndBroadcastSync methods so that it is equal to 1.4 everywhere. (#1584)
Commits
  • e819a1f Set version 0.32.4
  • 1381ee9 Add CHANGELOG entry for MsgCancelUnbondingDelegation
  • eab2136 Merge branch 'main' into feat/add-staking-cancel-unbond-msg
  • 81b14b5 Merge branch 'main' into AlexanderFSP/main
  • f71cdc3 Merge pull request #1591 from public-awesome/fix-tendermint-check
  • e3c7d6f docs: add changelog entry
  • 435016e fix rpc client node info check
  • 03c1c6b fix: update parse BigInt in cancel unbond
  • c444e8e feat: convert creation_height from bigint to string
  • 4ff0a5e fix: remove class CancelUnbond not used
  • 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 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 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)