Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

build(deps): Bump @cosmjs/amino from 0.30.1 to 0.31.0 #282

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps @cosmjs/amino from 0.30.1 to 0.31.0.

Changelog

Sourced from @​cosmjs/amino's changelog.

[0.31.0] - 2023-06-22

Fixed

  • @​cosmjs/crypto: Migrate to libsodium-wrappers-sumo to be able to use the crypto_pwhash functions (#1429).

#1429: cosmos/cosmjs#1429

Added

  • @​cosmjs/cosmwasm-stargate: Add SigningCosmWasmClient.instantiate2 (#1407).
  • @​cosmjs/cosmwasm-stargate: Add CosmWasmClient.getContractsByCreator (#1266).
  • @​cosmjs/stargate: IndexedTx and DeliverTxResponse now have a msgResponses field (#1305).
  • @​cosmjs/cosmwasm-stargate: Add CosmWasmClient.broadcastTxSync and SigningCosmWasmClient.signAndBroadcastSync to allow broadcasting without waiting for block inclusion. (#1396)
  • @​cosmjs/stargate: Add StargateClient.broadcastTxSync and SigningStargateClient.signAndBroadcastSync to allow broadcasting without waiting for block inclusion. (#1396)
  • @​cosmjs/cosmwasm-stargate: Add Amino JSON support for MsgStoreCode.instantiate_permission. (#334)
  • @​cosmjs/stargate: Add group and gov v1 message types

#334: cosmos/cosmjs#334 #1266: cosmos/cosmjs#1266 #1305: cosmos/cosmjs#1305 #1396: cosmos/cosmjs#1396 #1407: cosmos/cosmjs#1407

Changed

  • all: upgrade cosmjs-types to 0.8.0 to include Cosmos SDK 0.46/0.47 and IBC v7 types.
  • @​cosmjs/cosmwasm-stargate: Implement auto-detection for Tendermint 0.34/37 (#1411).
  • @​cosmjs/cosmwasm-stargate: Remove structured searchTx queries. Only raw query strings and key/value pairs are now supported. (#1411)
  • @​cosmjs/cosmwasm-stargate: Let searchTx return non-readonly array. The caller owns this array and can mutate it as they want. (#1411)
  • @​cosmjs/cosmwasm-stargate: In UploadResult (result from SigningCosmWasmClient.upload), rename originalChecksum to checksum and remove compressedChecksum (#1409).
  • @​cosmjs/stargate: Implement auto-detection for Tendermint 0.34/37 (#1411).
  • @​cosmjs/stargate: Remove structured searchTx queries. Only raw query strings and key/value pairs are now supported. (#1411)
  • @​cosmjs/stargate: Let searchTx return non-readonly array. The caller owns this array and can mutate it as they want. (#1411)

... (truncated)

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 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 [@cosmjs/amino](https://github.com/cosmos/cosmjs) from 0.30.1 to 0.31.0.
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.30.1...v0.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2023
@lampkin-diet lampkin-diet merged commit 4dd7b38 into develop Jul 3, 2023
8 checks passed
@lampkin-diet lampkin-diet deleted the dependabot/npm_and_yarn/develop/cosmjs/amino-0.31.0 branch July 3, 2023 08:55
@cheqd-bot
Copy link

cheqd-bot bot commented Jul 3, 2023

🎉 This PR is included in version 2.4.0-develop.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@cheqd-bot
Copy link

cheqd-bot bot commented Jul 11, 2023

🎉 This PR is included in version 2.5.0-develop.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@cheqd-bot
Copy link

cheqd-bot bot commented Jul 11, 2023

🎉 This PR is included in version 2.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@cheqd-bot cheqd-bot bot added the released label Jul 11, 2023
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 released on @beta released
Development

Successfully merging this pull request may close these issues.

1 participant