Skip to content

Bump github.com/cosmos/gogoproto from 1.4.2 to 1.4.6#46

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

Bump github.com/cosmos/gogoproto from 1.4.2 to 1.4.6#46
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/cosmos/gogoproto-1.4.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 21, 2023

Bumps github.com/cosmos/gogoproto from 1.4.2 to 1.4.6.

Release notes

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

v1.4.5

What's Changed

Full Changelog: cosmos/gogoproto@v1.4.4...v1.4.5

v1.4.4

What's Changed

Full Changelog: cosmos/gogoproto@v1.4.3...v1.4.4

v1.4.3

Bug Fixes

  • #24 Fix CompactTextString panics with nested Anys and private fields.
  • #14 Fix make regenerate.
Changelog

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

v1.4.6 - 2023-02-21

Improvements

  • #45 Remove the StdErr warning about file descriptor mismatches, which was deemed unclear and too invasive.

v1.4.5 - 2023-02-20

Improvements

  • #43 Relax runtime linter checks introduced in #37: instead of throwing an error, simply log a warning to StdErr. Also provide a helper function DebugFileDescriptorsMismatch to debug these errors.
  • #37 Add MergedFileDescriptors and MergedRegistry to retrieve a registry with merged file descriptors from both gogo and protoregistry.

Bug Fixes

  • #34 Allow empty package name, as per gogo original behavior. Fix regression introduced in v1.4.4

v1.4.4 - 2023-01-30

Improvements

  • #32 The prtoc-gen-gogo generator requires that all proto files import paths match their fully-qualified package name.

v1.4.3 - 2022-10-14

Bug Fixes

  • #24 Fix CompactTextString panics with nested Anys and private fields.
  • #14 Fix make regenerate.
Commits
  • 8da0aa0 chore: Remove MergedRegistry warning (#45)
  • d830bdb fix: Allow null package name (#44)
  • 61eccf0 refactor: Relax runtime checks in MergedRegistry (#43)
  • eb0de47 chore(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 (#41)
  • 969ffa4 chore(deps): bump bufbuild/buf-setup-action from 1.13.1 to 1.14.0 (#40)
  • 0964dc6 chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#39)
  • e7c6f1d feat: Registry merging gogo and protov2 file descriptors (#37)
  • f0ad06d docs: Add missing changelog (#38)
  • 7f07934 test: fix tests after requiring correct path (#34)
  • 6b922a0 feat: Require correct import path (#32)
  • 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 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.2 to 1.4.6.
- [Release notes](https://github.com/cosmos/gogoproto/releases)
- [Changelog](https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md)
- [Commits](cosmos/gogoproto@v1.4.2...v1.4.6)

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

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 Feb 21, 2023
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