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/tendermint-rpc from 0.31.0 to 0.31.3 #270

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps @cosmjs/tendermint-rpc from 0.31.0 to 0.31.3.

Changelog

Sourced from @​cosmjs/tendermint-rpc's changelog.

[0.31.3] - 2023-10-25

Fixed

  • @​cosmjs/stargate: Add missing memo field to fromAmino implementation for MsgTransfer. (#1493)

#1493: cosmos/cosmjs#1493

[0.31.2] - 2023-10-24

Fixed

  • @​cosmjs/stargate: Add missing memo field to Amino JSON representation of MsgTransfer and adapt converters. (#1456)

#1456: cosmos/cosmjs#1456

[0.31.1] - 2023-08-21

Fixed

  • @​cosmjs/tendermint-rpc: Add missing earliest_* fields to SyncInfo record returned from the /status RPC endpoint (#1448).

Changed

  • @​cosmjs/stargate, @​cosmjs/cosmwasm-stargate: Change default multiplier for gas simulation from 1.3 to 1.4 to avoid out of case cases starting with Cosmos SDK 0.47.
  • @​cosmjs/cosmwasm-stargate: Reduce default gas multiplier for SigningCosmWasmClient.upload to 1.1. (#1360)

#1360: cosmos/cosmjs#1360

Commits
  • bb0ef98 Set version 0.31.3
  • 9d5aece Add missing memo field to fromAmino implementation for MsgTransfer
  • 550a9fc Set version 0.31.2
  • 6017892 0.31.x backport: Add memo field to AminoMsgTransfer
  • a242608 Set version 0.31.1
  • 8f81b50 Merge pull request #1469 from cosmos/gas-multiplier
  • 9a57785 Reduce SigningCosmWasmClient.upload multiplier to 1.1
  • 5bb01b8 Change multiplier to 1.4
  • 358260b Merge pull request #1449 from RBFLabs/fix/rpc-earliest-block
  • 665fc3b fix(tendermint-rpc): add earliest block to sync info
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/tendermint-rpc](https://github.com/cosmos/cosmjs) from 0.31.0 to 0.31.3.
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.31.0...v0.31.3)

---
updated-dependencies:
- dependency-name: "@cosmjs/tendermint-rpc"
  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 30, 2023
@dependabot dependabot bot temporarily deployed to staging October 30, 2023 21:00 Inactive
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2023

Looks like @cosmjs/tendermint-rpc is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/cosmjs/tendermint-rpc-0.31.3 branch November 21, 2023 07:44
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
Development

Successfully merging this pull request may close these issues.

0 participants