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

chore(deps): Bump @cosmjs/encoding from 0.30.1 to 0.31.0 #288

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @cosmjs/encoding from 0.30.1 to 0.31.0.

Changelog

Sourced from @​cosmjs/encoding'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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/cosmjs/encoding-0.31.0 branch from e6c3eb8 to 73cbff9 Compare July 11, 2023 12:05
@ankurdotb ankurdotb changed the title build(deps): Bump @cosmjs/encoding from 0.30.1 to 0.31.0 chore(deps): Bump @cosmjs/encoding from 0.30.1 to 0.31.0 Jul 11, 2023
@ankurdotb
Copy link
Contributor

@dependabot rebase

Bumps [@cosmjs/encoding](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/encoding"
  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/develop/cosmjs/encoding-0.31.0 branch from 73cbff9 to 52c159c Compare July 11, 2023 17:01
@ankurdotb ankurdotb merged commit 77c5604 into develop Jul 11, 2023
@ankurdotb ankurdotb deleted the dependabot/npm_and_yarn/develop/cosmjs/encoding-0.31.0 branch July 11, 2023 17:11
@cheqd-bot
Copy link

cheqd-bot bot commented Jul 11, 2023

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

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