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

fix(deps): bump @cosmjs/encoding from 0.26.1 to 0.29.4 #121

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 16, 2022

Bumps @cosmjs/encoding from 0.26.1 to 0.29.4.

Changelog

Sourced from @​cosmjs/encoding's changelog.

[0.29.4] - 2022-11-15

Added

  • @​cosmjs/tendermint-rpc: The options in the HttpBatchClient constructor are now of type Partial<HttpBatchClientOptions>, allowing you to set only the fields you want to change (#1309).
  • @​cosmjs/tendermint-rpc: Add missing exports HttpBatchClient, HttpBatchClientOptions, RpcClient (#1311).
  • @​cosmjs/tendermint-rpc: Send batch immediately when full in HttpBatchClient (#1310).

#1309: cosmos/cosmjs#1309 #1310: cosmos/cosmjs#1310 #1311: cosmos/cosmjs#1311

Fixed

  • @​cosmjs/cosmwasm-stargate: Fix ContractCodeHistory decoding when msg contains non-printable ASCII (#1320).
  • @​cosmjs/crypto: Bump elliptic version to ^6.5.4 due to CVE-2020-28498.

#1320: cosmos/cosmjs#1320

[0.29.3] - 2022-10-25

Added

  • @​cosmjs/tendermint-rpc: Add HttpBatchClient, which implements RpcClient, supporting batch RPC requests (#1300).
  • @​cosmjs/encoding: Add lossy parameter to fromUtf8 allowing the use of a replacement charater instead of throwing.
  • @​cosmjs/stargate: Add structured Eventss to IndexTx.events and DeliverTxResponse.events.
  • @​cosmjs/cosmwasm-stargate: Add structured Eventss field to SigningCosmWasmClients transaction execution methods.

Fixed

  • @​cosmjs/stargate: Fix Amino JSON encoding of the unset case of commission_rate and min_self_delegation in MsgEditValidator/AminoMsgEditValidator.

[0.29.2] - 2022-10-13

Added

  • @​cosmjs/amino: Add encodeEd25519Pubkey analogue to the existing encodeSecp256k1Pubkey.

... (truncated)

Commits
  • fd0e6d7 Set version 0.29.4
  • 466a442 Merge pull request #1323 from cosmos/improve-HttpBatchClient
  • 66124fc Send batch immediately when full in HttpBatchClient
  • 37ed295 Improve HttpBatchClient constructor and add missing exports
  • 8a77878 Merge pull request #1324 from cosmos/bump-elliptic
  • 6fc3d33 Update @​types/elliptic
  • 3e6c9b6 Bump elliptic version to ^6.5.4
  • 9c623bd Format CHANGELOG
  • 00035fd Merge pull request #1322 from cosmos/rm-http-tests
  • c3c5517 Pull out function http and deduplicate tests
  • 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/encoding](https://github.com/cosmos/cosmjs) from 0.26.1 to 0.29.4.
- [Release notes](https://github.com/cosmos/cosmjs/releases)
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.26.1...v0.29.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2022
@dependabot dependabot bot requested a review from angelorc November 16, 2022 00:31
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2022

Superseded by #123.

@dependabot dependabot bot closed this Dec 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cosmjs/encoding-0.29.4 branch December 8, 2022 00:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant