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

chore(deps): Bump @cosmjs/crypto from 0.29.3 to 0.29.5 #142

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps @cosmjs/crypto from 0.29.3 to 0.29.5.

Changelog

Sourced from @​cosmjs/crypto's changelog.

[0.29.5] - 2022-12-07

Fixed

  • @​cosmjs/stargate: Fix protoDecimalToJson for values with a 0 fractional part, such as 0.000000000000000000, 1.000000000000000000 or 42.000000000000000000 (#1326).

#1326: cosmos/cosmjs#1326

Changed

  • @​cosmjs/crypto: getSubtle() does not use getCryptoModule() anymore to find a subtle implementation. Turns out all environments we support have subtle in globalThis or do not have it at all (#1307, #1340).

#1307: cosmos/cosmjs#1307 #1340: cosmos/cosmjs#1340

Deprecated

  • @​cosmjs/stargate: Deprecate QueryClient.queryUnverified in favour of newly added QueryClient.queryAbci.
  • @​cosmjs/stargate: Deprecate QueryClient.queryVerified in favour of newly added QueryClient.queryStoreVerified.

[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

Commits
  • ef79d44 Set version 0.29.5
  • 3560cd4 Merge pull request #1340 from cosmos/crypro-imports
  • 52ffcf5 Update yarn SDKs
  • 7b32660 Don't call getCryptoModule in getSubtle
  • b529039 Merge pull request #1339 from cosmos/upgrade-prettier-2.8.1
  • 6880136 Merge pull request #1337 from cosmos/add-queryStoreVerified
  • 55da029 Rename argument to queryKey in queryVerified
  • 037dc3d Create queryStoreVerified and deprecate queryVerified
  • e015f94 Export missing QueryAbciResponse
  • 01e8dfb Remove extra space in link
  • 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/crypto](https://github.com/cosmos/cosmjs) from 0.29.3 to 0.29.5.
- [Release notes](https://github.com/cosmos/cosmjs/releases)
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.29.3...v0.29.5)

---
updated-dependencies:
- dependency-name: "@cosmjs/crypto"
  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 Dec 12, 2022
@cloudflare-pages
Copy link

cloudflare-pages bot commented Dec 12, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4ae19f7
Status: ✅  Deploy successful!
Preview URL: https://acc76e96.cheqd-wallet.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-cosm-0irk.cheqd-wallet.pages.dev

View logs

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 23, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cosmjs/crypto-0.29.5 branch August 23, 2023 15:21
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.

None yet

1 participant