Skip to content

build(deps): Bump github.com/cosmos/gogoproto from 1.4.4 to 1.4.6#396

Merged
thanethomson merged 1 commit intomainfrom
dependabot/go_modules/main/github.com/cosmos/gogoproto-1.4.6
Feb 27, 2023
Merged

build(deps): Bump github.com/cosmos/gogoproto from 1.4.4 to 1.4.6#396
thanethomson merged 1 commit intomainfrom
dependabot/go_modules/main/github.com/cosmos/gogoproto-1.4.6

Conversation

@dependabot
Copy link
Contributor

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

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

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
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)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 27, 2023 05:15
@dependabot dependabot bot added automerge dependencies Dependency updates labels Feb 27, 2023
@thanethomson
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/cosmos/gogoproto-1.4.6 branch from e6e029a to 0399578 Compare February 27, 2023 13:28
Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.4 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.4...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 force-pushed the dependabot/go_modules/main/github.com/cosmos/gogoproto-1.4.6 branch from 0399578 to 259b4aa Compare February 27, 2023 13:29
@thanethomson thanethomson merged commit 4aace54 into main Feb 27, 2023
@thanethomson thanethomson deleted the dependabot/go_modules/main/github.com/cosmos/gogoproto-1.4.6 branch February 27, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant