Skip to content

fix(deps): update dependency cosmjs-types to ^0.11.0#179

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cosmjs-types-0.x
Open

fix(deps): update dependency cosmjs-types to ^0.11.0#179
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cosmjs-types-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

This PR contains the following updates:

Package Change Age Confidence
cosmjs-types ^0.9.0^0.11.0 age confidence

Release Notes

confio/cosmjs-types (cosmjs-types)

v0.11.0

Compare Source

  • Migrate from @​cosmology/telescope to @​hyperweb/telescope.

  • Set exports field in package.json. This disallows importing paths with are
    not explicitly exported. In case you used the import style with file
    extension, you need to convert to the extension-less style:

    -import { TxRaw } from "cosmjs-types/cosmos/tx/v1beta1/tx.js"
    +import { TxRaw } from "cosmjs-types/cosmos/tx/v1beta1/tx"
  • The TypeScript build target and lib is now ES2022,
    analogue to CosmJS 0.35.

  • Upgrade types

    • Cosmos SDK to 0.53.4
    • ibc-go to 0.10.3
    • wasmd 0.61.6

v0.10.1

Compare Source

  • Add missing json-safe.* files to package

v0.10.0

Compare Source

  • Upgrade to Telescope 1.12.20
  • Upgrade to cosmos-sdk 0.50.13, ibc-go 8.7.0 and wasmd v0.54.1

Configuration

📅 Schedule: Branch creation - "on friday" in timezone Europe/London, 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Aug 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/cosmjs-types-0.x branch from 8fb5298 to 9898f72 Compare September 25, 2025 19:44
@renovate renovate bot force-pushed the renovate/cosmjs-types-0.x branch from 9898f72 to eeddd5a Compare November 22, 2025 22:11
@renovate renovate bot changed the title fix(deps): update dependency cosmjs-types to ^0.10.0 fix(deps): update dependency cosmjs-types to ^0.11.0 Nov 22, 2025
@renovate renovate bot force-pushed the renovate/cosmjs-types-0.x branch from eeddd5a to 8aa8ea7 Compare February 12, 2026 16:43
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