Skip to content

fix(deps): update cosmjs deps to v0.32.3 #517

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

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cosmjs/amino (source) 0.32.2 -> 0.32.3 age adoption passing confidence
@cosmjs/encoding (source) 0.32.2 -> 0.32.3 age adoption passing confidence
@cosmjs/proto-signing (source) 0.32.2 -> 0.32.3 age adoption passing confidence

Release Notes

cosmos/cosmjs (@​cosmjs/amino)

v0.32.3

Compare Source

Changed
  • @​cosmjs/amino: Add IBC denom support to parseCoins and use the same
    implementation in all those imports:

    import { parseCoins } from "@​cosmjs/proto-signing";
    // equals
    import { parseCoins } from "@​cosmjs/stargate";
    // equals
    import { parseCoins } from "@​cosmjs/amino";
  • @​cosmjs/stargate: Let parseRawLog gracefully handle empty strings to better
    support Cosmos SDK 0.50 inputs. (#​1564)

Fixed

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Mar 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
decentralized-relay-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 1:11pm
react-auth-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 1:11pm
react-wallet-v2 ✅ Ready (Inspect) Visit Preview Apr 26, 2024 1:11pm
9 Ignored Deployments
Name Status Preview Comments Updated (UTC)
decentralized-relay-app ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 1:11pm
malicious-dapp-verify-simulation ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 1:11pm
react-auth-dapp ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 1:11pm
react-dapp-v2 ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 1:11pm
react-dapp-v2-cosmos-provider ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 1:11pm
react-dapp-v2-with-ethers ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 1:11pm
react-dapp-v2-with-web3js ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 1:11pm
svelte-web3modal ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 1:11pm
vue-dapp-auth ⬜️ Ignored (Inspect) Visit Preview Apr 26, 2024 1:11pm

@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 02e1115 to 67aadda Compare March 24, 2024 12:42
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 67aadda to 6b8f7d9 Compare March 25, 2024 07:56
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 6b8f7d9 to 7247eae Compare March 27, 2024 11:53
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 7247eae to 513f00c Compare March 27, 2024 20:20
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 513f00c to 365af0e Compare March 28, 2024 13:59
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 365af0e to 37baf71 Compare April 2, 2024 16:54
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 37baf71 to afd1d0f Compare April 8, 2024 15:49
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 06ed501 to 0d8385a Compare April 22, 2024 12:46
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 0d8385a to 2328c24 Compare April 24, 2024 14:13
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 2328c24 to 36c1ae2 Compare April 26, 2024 08:53
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 36c1ae2 to 0dce508 Compare April 26, 2024 10:42
@renovate renovate bot force-pushed the renovate/cosmjs-deps-updates branch from 0dce508 to 5cb785f Compare April 26, 2024 11:22
@bkrem bkrem merged commit c333415 into main Apr 26, 2024
18 of 19 checks passed
@bkrem bkrem deleted the renovate/cosmjs-deps-updates branch April 26, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant