Skip to content

build(deps): bump @cosmjs/stargate from 0.29.5 to 0.33.1 #22

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps @cosmjs/stargate from 0.29.5 to 0.33.1.

Release notes

Sourced from @​cosmjs/stargate's releases.

v0.33.1

What's Changed

New Contributors

Full Changelog: cosmos/cosmjs@v0.33.0...v0.33.1

Changelog

Sourced from @​cosmjs/stargate's changelog.

[0.33.1] - 2025-03-12

Fixed

[0.33.0] - 2025-01-15

Changed

  • Upgrade to yarn 4 and drop Node.js 16 support (#1552)
  • @​cosmjs/stargate: Removed support for verified queries. This feature depends on a JavaScript implementation of ICS-23 but @​confio/ics23 is unmaintained without replacement.
  • @​cosmjs/proto-signing: Upgrade protobufjs to 7.4.

#1552: cosmos/cosmjs#1552

[0.32.4] - 2024-06-26

Fixed

  • @​cosmjs/tendermint-rpc: fix node info check to accept empty string on channels field (#1591)

Added

  • @​cosmjs/stargate: Add support for MsgCancelUnbondingDelegation (#1535)

#1535: cosmos/cosmjs#1535

Changed

  • @​cosmjs/stargate, @​cosmjs/cosmwasm-stargate: Synchronize the default gas multiplier value between the signAndBroadcast and signAndBroadcastSync methods so that it is equal to 1.4 everywhere. (#1584)

[0.32.3] - 2024-03-08

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";

... (truncated)

Commits
  • 0d9181d Set version 0.33.1
  • fd12cdc Merge pull request #1628 from codingki/bump-elliptic-to-6.6.1
  • 1dea03b chore(deps): bump elliptic to 6.6.1
  • 25d967a Merge pull request #1626 from olliegilbey/readme-discord-update
  • 33e6bec Update README.md
  • 93403a5 chore: update discord link
  • 68e1ec8 Set version 0.33.0
  • 0b6a3bf Merge pull request #1623 from cosmos/rm-verified-queries
  • 92fb3f0 Upgrade protobufjs to 7.4
  • 20f0d4f Add CHANGELOG entry for ICS23 removal
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kiki-skip, a new releaser for @​cosmjs/stargate since your current version.


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/stargate](https://github.com/cosmos/cosmjs) from 0.29.5 to 0.33.1.
- [Release notes](https://github.com/cosmos/cosmjs/releases)
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.29.5...v0.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 7, 2025

Labels

The following labels could not be found: T:dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@RollkitBot RollkitBot requested review from a team, tuxcanfly, gupadhyaya and Manav-Aggarwal and removed request for a team April 7, 2025 15:23
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.

0 participants