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

Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.26.1 in /tools #3594

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2025

Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.26.1.

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.26.1

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.0...v2.26.1

v2.26.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.1...v2.26.0

v2.25.1

Support the new Opaque API in openapiv2 generated files

This release contains breaking changes from v2.25.0, in that the previously deprecated EnumDescriptor and Descriptor methods on the struct types in the openapiv2 options package have been removed. This seems to be a requirement to generate the new Hybrid API. Please open an issue if you were depending on these functions and we'll see what we can do about it.

What's Changed

Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.0...v2.25.1

v2.25.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.24.0...v2.25.0

... (truncated)

Commits
  • 3b8ac9f 5113. Validation of oneof nested objects (#5211)
  • 4f1457d chore(deps): update googleapis digest to 2431239 (#5214)
  • fb17f6e chore(deps): update googleapis digest to 8e62267 (#5213)
  • 2fd9128 chore(deps): update googleapis digest to ad99638 (#5212)
  • 3d82775 fix(deps): update module google.golang.org/protobuf to v1.36.5 (#5210)
  • 801f278 chore(deps): update googleapis digest to fed8c26 (#5209)
  • 9cbbcaf chore(deps): update googleapis digest to 2f843e2 (#5208)
  • 9adca76 fix(deps): update module golang.org/x/text to v0.22.0 (#5206)
  • 72f360d chore(deps): update golang docker tag to v1.23.6 (#5205)
  • ce46021 chore(deps): update googleapis digest to f426820 (#5204)
  • 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 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)

Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.23.0 to 2.26.1.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.23.0...v2.26.1)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners February 8, 2025 10:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 8, 2025
@dependabot dependabot bot requested review from ademidoff, BupycHuk, idoqo and JiriCtvrtka and removed request for a team February 8, 2025 10:51
@github-actions github-actions bot enabled auto-merge (squash) February 8, 2025 10:51
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.07%. Comparing base (654510d) to head (e6330cc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3594      +/-   ##
==========================================
+ Coverage   42.04%   42.07%   +0.03%     
==========================================
  Files         399      399              
  Lines       50719    50719              
==========================================
+ Hits        21326    21342      +16     
+ Misses      27384    27368      -16     
  Partials     2009     2009              
Flag Coverage Δ
admin 11.59% <ø> (+0.04%) ⬆️
agent 51.98% <ø> (+0.12%) ⬆️
managed 42.79% <ø> (ø)
vmproxy 68.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ademidoff
Copy link
Member

@dependabot rebase

@percona percona deleted a comment from dependabot bot Feb 11, 2025
@github-actions github-actions bot merged commit 07c3f73 into main Feb 11, 2025
31 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/tools/github.com/grpc-ecosystem/grpc-gateway/v2-2.26.1 branch February 11, 2025 18:55
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