Skip to content

chore(deps): bump github.com/cosmos/gogoproto from 1.4.3 to 1.7.2 - #2902

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/cosmos/gogoproto-1.7.2
Open

chore(deps): bump github.com/cosmos/gogoproto from 1.4.3 to 1.7.2#2902
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/cosmos/gogoproto-1.7.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/cosmos/gogoproto from 1.4.3 to 1.7.2.

Release notes

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

v1.7.2

What's Changed

Full Changelog: cosmos/gogoproto@v1.7.1...v1.7.2

v1.7.1

What's Changed

New Contributors

Full Changelog: cosmos/gogoproto@v1.7.0...v1.7.1

v1.7.0

What's Changed

Full Changelog: cosmos/gogoproto@v1.6.0...v1.7.0

v1.6.0

What's Changed

Full Changelog: cosmos/gogoproto@v1.5.0...v1.6.0

v1.5.0

Improvements

  • #119 The functions proto.Marshal, proto.Unmarshal, and proto.MessageName, as well as the jsonpb marshaling and unmarshaling methods now all support official google.golang.org/protobuf types. This allows users to gradually start using these types instead of gogo proto without needing to refactor all of their code with type switch statements.

Full CHANGELOG: https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md

v1.4.12

What's Changed

... (truncated)

Changelog

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

Changelog

Unreleased

Improvements

  • #158 Improve jsonb scapegoat field selection by sorting the fields.

v1.7.0 - 2024-08-12

Improvements

  • #145 Remove x/exp dependency for greater compatibility.
  • #144 Change proto.Message and jsonpb.Anyresolver to aliased types to allow different implementations of the same interface.

v1.6.0 - 2024-08-08

Features

  • #142 Update code generator to make grpc ServiceDesc public.

v1.5.0 - 2024-06-05

Improvements

  • #119 The functions proto.Marshal, proto.Unmarshal, and proto.MessageName, as well as the jsonpb marshaling and unmarshaling methods now all support official google.golang.org/protobuf types. This allows users to gradually start using these types instead of gogo proto without needing to refactor all of their code with type switch statements.

v1.4.12 - 2024-03-20

Improvements

  • #115 Move any type from cosmos-sdk/codec/types to types/any.

v1.4.11 - 2023-08-18

Improvements

  • #83 Bump golang.org/x/exp to latest version. This solves API incompatibilities for users bumping x/exp to latest version in their app.

v1.4.10 - 2023-05-11

Improvements

  • #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.

... (truncated)

Commits
  • cf5213e chore: lower dep to go 1.23 (#159)
  • 574a9ef fix(jsonpb): improve scapegoat field selection with sorted fields (#158)
  • 459a05b chore: deps (#157)
  • 037226f chore: bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#154)
  • 5f701f3 chore: bump actions/checkout from 4 to 5 (#151)
  • a900234 chore: bump actions/setup-go from 5 to 6 (#155)
  • 28b2fac chore: bump bufbuild/buf-setup-action from 1.36.0 to 1.37.0 (#146)
  • 70f82eb refactor: increase gogoproto compatibility (#145)
  • a2d130f refactor: use structural type for AnyResolver & Message (#144)
  • 5312ce8 feat: make serviceDesc public (#142)
  • 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 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 [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.3 to 1.7.2.
- [Release notes](https://github.com/cosmos/gogoproto/releases)
- [Changelog](https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md)
- [Commits](cosmos/gogoproto@v1.4.3...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/cosmos/gogoproto
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 26, 2026
@dependabot dependabot Bot added the go Pull requests that update Go code label Jun 26, 2026
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants