Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

fix(deps): bump @cosmjs/launchpad from 0.23.1 to 0.26.2 #81

Open
wants to merge 1 commit into
base: stargate
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2021

Bumps @cosmjs/launchpad from 0.23.1 to 0.26.2.

Changelog

Sourced from @​cosmjs/launchpad's changelog.

[0.26.2] - 2021-10-12

Fixed

  • @​cosmjs/stargate: remove extra space in messageTimeout registry.
  • @​cosmjs/cosmwasm-stargate: Fix Amino JSON representation of MsgInstantiateContract, MsgMigrateContract and MsgExecuteContract to match the wasmd expectation. This was broken since the wasmd upgrade to Stargate such that no Ledger signing was possible for those message types in the meantime.

[0.26.1] - 2021-09-30

Added

  • @​cosmjs/amino: decodeBech32Pubkey and decodeAminoPubkey now support decoding multisig public keys (#882).

Fixed

  • @​cosmjs/stargate: Add missing pagination key arguments to query types in GovExtension.

#882: cosmos/cosmjs#882

[0.26.0] - 2021-08-24

Added

  • @​cosmjs/tendermint-rpc: Tendermint34Client.blockSearch and Tendermint34Client.blockSearchAll were added to allow searching blocks in Tendermint 0.34.9+ backends.
  • @​cosmjs/tendermint-rpc: Tendermint33Client has been added to provide support for Tendermint v0.33.
  • @​cosmjs/tendermint-rpc: Exports relating to Tendermint33Client are now available under tendermint33.
  • @​cosmjs/proto-signing and @​cosmjs/stargate: Create a Stargate-ready parseCoins that replaces the parseCoins re-export from @cosmjs/amino.
  • @​cosmjs/cosmwasm-stargate: Export isValidBuilder, which is a clone of isValidBuilder from @​cosmjs/cosmwasm-launchpad.
  • @​cosmjs/cosmwasm-stargate: Copy symbols Code, CodeDetails, Contract, ContractCodeHistoryEntry and JsonObject from @​cosmjs/cosmwasm-launchpad and remove dependency on @​cosmjs/cosmwasm-launchpad.
  • @​cosmjs/faucet: Add new configuration variable FAUCET_PATH_PATTERN to configure the HD path of the faucet accounts (#832).
  • @​cosmjs/cosmwasm-stargate: Add field ibcPortId to Contract (#836).
  • @​cosmjs/stargate: Add GovExtension for query client.
  • @​cosmjs/stargate: Add support for MsgDeposit, MsgSubmitProposal and MsgVote.

... (truncated)

Commits
  • f198f0a Set version 0.26.2
  • a35f6ef Update CHANGELOG for 0.26.2 release
  • 3ac2178 Improve Ledger docs
  • 2d1600b Merge pull request #901 from cosmos/upgrade-wasmd-to-0.20
  • f6e3095 Upgrade wasmd to 0.20
  • b6df15c Fix getContracts test after #900 started to create additional instances
  • 502703b Merge pull request #900 from cosmos/fix-AminoMsgInstantiateContract
  • 16b120a Add CHANGELOG entry [skip ci]
  • 3593b40 Fix message encoding in AminoMsgMigrateContract
  • fa9004b Fix message encoding in AminoMsgExecuteContract
  • 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 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/launchpad](https://github.com/cosmos/cosmjs) from 0.23.1 to 0.26.2.
- [Release notes](https://github.com/cosmos/cosmjs/releases)
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.23.1...v0.26.2)

---
updated-dependencies:
- dependency-name: "@cosmjs/launchpad"
  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 Oct 13, 2021
@dependabot dependabot bot requested a review from lukitsbrian October 13, 2021 00:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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