Skip to content

Bump github.com/cosmos/gogoproto from 1.4.10 to 1.7.2#547

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

Bump github.com/cosmos/gogoproto from 1.4.10 to 1.7.2#547
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/cosmos/gogoproto-1.7.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps github.com/cosmos/gogoproto from 1.4.10 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.
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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.10 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.10...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 Jan 27, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 27, 2026

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.

  • 🔍 Trigger a full review

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

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