Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 #466

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps github.com/cosmos/gogoproto from 1.4.10 to 1.4.11.

Release notes

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

v1.4.11

What's Changed

New Contributors

Note

Dependencies depending on earlier version of x/exp may not be able to bump to v1.4.11 because slices.SortFunc had some breaking changes. For limiting breaking changes in patch versions, for instance, the Cosmos SDK v0.47.x will not bump to v1.4.11.

Full Changelog: cosmos/gogoproto@v1.4.10...v1.4.11

Changelog

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

Commits
  • 2961de6 chore: prepare gogoproto v1.4.11 (#86)
  • 19fa753 refactor!: upgrade golang.org/x/exp to latest (#83)
  • 1ad906c chore: bump bufbuild/buf-setup-action from 1.26.0 to 1.26.1 (#85)
  • b2b4819 chore: bump bufbuild/buf-setup-action from 1.25.1 to 1.26.0 (#84)
  • 41f15e7 chore: bump bufbuild/buf-setup-action from 1.25.0 to 1.25.1 (#82)
  • 3781ff3 chore: bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#81)
  • 405f7c8 chore: bump bufbuild/buf-setup-action from 1.24.0 to 1.25.0 (#80)
  • a2607da chore: bump bufbuild/buf-setup-action from 1.23.1 to 1.24.0 (#79)
  • 06cd7a1 chore: bump google.golang.org/grpc from 1.56.1 to 1.56.2 (#78)
  • 199657c chore: bump bufbuild/buf-setup-action from 1.23.0 to 1.23.1 (#77)
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 18, 2023
@dependabot dependabot bot requested review from amimart and ccamel October 18, 2023 10:35
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/gogoproto-1.4.11 branch from 870d35a to 5634d23 Compare October 19, 2023 09:13
Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.10 to 1.4.11.
- [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.4.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/gogoproto-1.4.11 branch from 5634d23 to ef2ce47 Compare October 27, 2023 15:07
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 27, 2023

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.json

@ccamel
Copy link
Member

ccamel commented Jan 18, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2024

Looks like github.com/cosmos/gogoproto is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 18, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cosmos/gogoproto-1.4.11 branch January 18, 2024 10:33
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.

2 participants