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/utils from 0.30.1 to 0.31.0 #627

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2023

Bumps @cosmjs/utils from 0.30.1 to 0.31.0.

Changelog

Sourced from @​cosmjs/utils'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/utils](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/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge Automatically merge PR once all prerequisites pass dependencies Related to the dependencies of the project labels Jun 27, 2023
@github-actions github-actions bot added pkg/core Related to the core package pkg/walletconnect Related to the walletconnect package labels Jun 27, 2023
@mergify mergify bot merged commit 1c72d79 into main Jun 28, 2023
@mergify mergify bot deleted the dependabot/npm_and_yarn/cosmjs/utils-0.31.0 branch June 28, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PR once all prerequisites pass dependencies Related to the dependencies of the project pkg/core Related to the core package pkg/walletconnect Related to the walletconnect package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant