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.1 #78

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @cosmjs/launchpad from 0.23.1 to 0.26.1.

Changelog

Sourced from @​cosmjs/launchpad's changelog.

[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.

#832: cosmos/cosmjs#832 #836: cosmos/cosmjs#836

Changed

  • @​cosmjs/cosmwasm-launchpad: The transferAmount property on InstantiateOptions (accepted as a parameter to SigningCosmWasmClient.instantiate) has been renamed to funds.
  • @​cosmjs/cosmwasm-stargate: The transferAmount property on InstantiateOptions (accepted as a parameter to SigningCosmWasmClient.instantiate) has been renamed to funds.

... (truncated)

Commits
  • b472cd4 Set version 0.26.1
  • 64022df Update CHANGELOG for 0.26.1
  • 9d3114b Upgrade tar
  • 3e4f1a1 Merge pull request #887 from cosmos/dependabot/npm_and_yarn/axios-0.21.2
  • ad63636 Merge pull request #886 from cosmos/multisig-decoding-testing
  • 7cd5e02 Update axios in yarn
  • b2326ca Bump axios from 0.21.1 to 0.21.2
  • 705d1e8 Add CHANGELOG entry
  • 86f5f56 Test decodeAminoPubkey with multisig
  • c2f1f4c Merge pull request #884 from hleb-albau/882_decode_multisig
  • 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.1.
- [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.1)

---
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 1, 2021
@dependabot dependabot bot requested a review from lukitsbrian October 1, 2021 00:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2021

Superseded by #81.

@dependabot dependabot bot closed this Oct 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cosmjs/launchpad-0.26.1 branch 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