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

Bump @cosmjs/stargate from 0.29.0 to 0.29.2 in /vue #356

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2022

Bumps @cosmjs/stargate from 0.29.0 to 0.29.2.

Changelog

Sourced from @​cosmjs/stargate's changelog.

[0.29.2] - 2022-10-13

Added

  • @​cosmjs/amino: Add encodeEd25519Pubkey analogue to the existing encodeSecp256k1Pubkey.
  • @​cosmjs/proto-signing: Add Ed25519 support to encodePubkey and anyToSinglePubkey. Export anyToSinglePubkey.
  • @​cosmjs/utils: Add isDefined which checks for undefined in a TypeScript-friendly way.
  • @​cosmjs/stargate: Add missing {is,}MsgBeginRedelegateEncodeObject, {is,MsgCreateValidatorEncodeObject} and {is,MsgEditValidatorEncodeObject}.

Fixed

  • @​cosmjs/cosmwasm-stargate: Use type JsonObject = any for smart query requests and messages (in WasmExtension.wasm.queryContractSmart, CosmWasmClient.queryContractSmart, SigningCosmWasmClient.instantiate, SigningCosmWasmClient.migrate, SigningCosmWasmClient.execute). This reverts the type change done in CosmJS 0.23.0. (#1281, #1284)
  • @​cosmjs/cosmwasm-stargate: AminoMsgCreateValidator and createStakingAminoConverters were fixed after testing both MsgCreateValidator and MsgEditValidator in sign mode direct and Amino JSON (#1290).

#1281: cosmos/cosmjs#1281 #1284: cosmos/cosmjs#1284 #1290: cosmos/cosmjs#1290

[0.29.1] - 2022-10-09

Changed

  • @​cosmjs/stargate, @​cosmjs/cosmwasm-stargate: Add address to "Account does not exist on chain." error message.
Commits
  • 3d7eb87 Set version 0.29.2
  • bb5ef03 Merge pull request #1290 from cosmos/test-MsgCreateValidator
  • 00ee040 Add CHANGELOG entry
  • cb2abf0 Test MsgEditValidator
  • 857270d Fix pubkey type in AminoMsgCreateValidator and test
  • dbd54f9 Fix decimal handling for Amino JSON of MsgCreateValidator and MsgEditValidator
  • e92534d Pull out sendFeeAndStakingTokens
  • 672e05f Test MsgCreateValidator
  • 30a2ed7 Add MsgBeginRedelegateEncodeObject, MsgCreateValidatorEncodeObject, MsgEditVa...
  • 27c1e90 Merge pull request #1288 from cosmos/prepare-MsgCreateValidator
  • 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/stargate](https://github.com/cosmos/cosmjs) from 0.29.0 to 0.29.2.
- [Release notes](https://github.com/cosmos/cosmjs/releases)
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.29.0...v0.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2022
@sonarcloud
Copy link

sonarcloud bot commented Oct 14, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2022

Superseded by #377.

@dependabot dependabot bot closed this Oct 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/cosmjs/stargate-0.29.2 branch October 26, 2022 06:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants