Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

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

Release notes

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

v1.4.7

What's Changed

Full Changelog: cosmos/gogoproto@v1.4.6...v1.4.7

v1.4.6

What's Changed

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

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

... (truncated)

Changelog

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

v1.4.7 - 2023-03-30

Bug Fixes

  • #55 Get a file descriptor diff only when debug is enabled.

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
  • b12c8ca fix: get a diff only when in debug (#55)
  • 4969ae7 chore(deps): bump bufbuild/buf-setup-action from 1.15.1 to 1.16.0 (#57)
  • e403977 chore(deps): bump amannn/action-semantic-pull-request from 5.1.0 to 5.2.0 (#52)
  • b4b762a chore(deps): bump actions/setup-go from 3 to 4 (#51)
  • 516da34 chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#50)
  • b321935 chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#48)
  • 5b9c992 chore(deps): bump bufbuild/buf-setup-action from 1.15.0 to 1.15.1 (#47)
  • 5be0905 chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 (#49)
  • e45f4d6 chore(deps): bump bufbuild/buf-setup-action from 1.14.0 to 1.15.0 (#46)
  • 8da0aa0 chore: Remove MergedRegistry warning (#45)
  • 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.7.
- [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.7)

---
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 the dependencies Pull requests that update a dependency file label Apr 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2023

Superseded by #8.

@dependabot dependabot bot closed this Apr 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cosmos/gogoproto-1.4.7 branch April 24, 2023 02:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant