desmos-labs / desmos

Improving the well-being of users on social networks through the blockchain technology.
https://desmos.network
Apache License 2.0
104 stars 46 forks source link

build(deps): bump github.com/cosmos/gogoproto from 1.4.8 to 1.4.10 #1150

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/cosmos/gogoproto from 1.4.8 to 1.4.10.

Release notes

Sourced from github.com/cosmos/gogoproto's releases.

v1.4.10

What's Changed

Full Changelog: https://github.com/cosmos/gogoproto/compare/v1.4.9...v1.4.10

v1.4.9

What's Changed

Full Changelog: https://github.com/cosmos/gogoproto/compare/v1.4.8...v1.4.9

Changelog

Sourced from github.com/cosmos/gogoproto's changelog.

v1.4.10 - 2023-05-11

  • #67 Remove warning about double registration. The Cosmos SDK does purposely double-registration so this warning is not useful.

v1.4.9 - 2023-05-03

Breaking changes

  • #62 Change public API for MergedFileDescriptors, MergedGlobalFileDescriptors, etc. introduced in v1.4.8, retracting that release.

Improvements

  • #62 Add the proto.HybridResolver var which exposes the merged *protoregistry.Files functionality in a high-performance way. Also add the proto.GogoResolver var.
Commits
  • 28c37ed chore: remove double registration warning (#67)
  • 413865a chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#64)
  • d4ceb75 chore(deps): bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0 (#65)
  • e74325c docs: v1.4.9 CHANGELOG (#63)
  • 8051872 feat!: add HybridResolver (#62)
  • See full diff 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)
RiccardoM commented 1 year ago

Let's ignore this until Cosmos supports it properly (no error when querying data)

@dependabot ignore this patch version

dependabot[bot] commented 1 year ago

OK, I won't notify you about version 1.4.10 again, unless you re-open this PR. 😢