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-types from 0.5.0 to 0.9.0 in /web-ui #892

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cosmjs-types from 0.5.0 to 0.9.0.

Changelog

Sourced from cosmjs-types's changelog.

[0.9.0] - 2023-10-25

  • Upgrade to Telescope 1.0. This changes a lot of fields from optional to non-optional by utilizing the (gogoproto.nullable) = false annotations of proto files. See osmosis-labs/telescope#386
  • Switch to bigint for 64 bit integers. This means users can remove the "long": "^4.0.0" dependency in most cases.
  • Remove runtime dependency protobufjs which is not required anymore by the latest version of code generated by Telescope 👏. (#78)

#78: confio/cosmjs-types#78

[0.8.0] - 2023-05-24

  • Upgrade Cosmos SDK types to 0.47.2 including new modules like group and NFT.
  • Upgrade ibc-go types to v7.
  • Upgrade to Telescope 0.94.1

[0.7.2] - 2023-04-03

  • Upgrade Cosmos SDK types to 0.45.15
  • Upgrade wasmd types to 0.31.0

[0.7.1] - 2023-03-07

  • Fix missing proofs module

[0.7.0] - 2023-03-07

  • Upgrade Cosmos SDK types to 0.45.14 (#57)
  • Upgrade wasmd types to 0.30.0 and add ibc-go 4.2 as a separate submodule (#58)

#57: confio/cosmjs-types#57 #58: confio/cosmjs-types#58

[0.6.1] - 2022-12-22

Changed

  • Bring back fromJSON/toJSON (#55)

#55: confio/cosmjs-types#55

[0.6.0] - 2022-12-08

Changed

  • Code generation was migrated from ts-proto to telescope (#44). This gives us

... (truncated)

Commits
  • 66e5271 Set version 0.9.0
  • 316b0a1 Bump Telescope to 1.0.7
  • 0e94e82 Set version 0.9.0-rc.4
  • 09865ff Merge pull request #84 from confio/enable-addTypeUrlToObjects
  • 024d33a Enable addTypeUrlToObjects
  • cc314c5 Set version 0.9.0-rc.3
  • fbf5733 Merge pull request #83 from confio/disable-addTypeUrl
  • 19a83b4 Remove typeUrl/$typeUrl fields
  • e2b0f8c Set version 0.9.0-rc.2
  • a74fcc1 Merge pull request #82 from confio/telescope-1.0.4
  • 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 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-types](https://github.com/confio/cosmjs-types) from 0.5.0 to 0.9.0.
- [Changelog](https://github.com/confio/cosmjs-types/blob/main/CHANGELOG.md)
- [Commits](confio/cosmjs-types@v0.5.0...v0.9.0)

---
updated-dependencies:
- dependency-name: cosmjs-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 12, 2023
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Merging #892 (e186fe0) into main (bd797bc) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #892   +/-   ##
=======================================
  Coverage   61.93%   61.93%           
=======================================
  Files         172      172           
  Lines       14051    14051           
=======================================
  Hits         8703     8703           
  Misses       4606     4606           
  Partials      742      742           
Flag Coverage Δ
unittests 61.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@joe-bowman joe-bowman closed this Dec 12, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 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/web-ui/cosmjs-types-0.9.0 branch December 12, 2023 10:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant