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

build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.17.1 to 2.18.0 #16583

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.17.1 to 2.18.0.

Release notes

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

v2.18.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.17.1...v2.18.0

Commits
  • 1ed5aa1 Add remove_internal_comments option (#3560)
  • d476e2a Fix: path item objects become block scalars #3557 (#3566)
  • 042abde chore(deps): update googleapis digest to 15b48f9
  • 91e59b2 chore(deps): update actions/cache digest to 704facf
  • e5b7bbd chore(deps): update dependency bazel_gazelle to v0.33.0
  • 15b9129 chore(deps): update googleapis digest to a549fb2
  • db48a38 chore(deps): update dependency com_google_protobuf to v24.3
  • 0b95fe0 chore(deps): update golang docker tag to v1.21.1
  • 1285c6a chore(deps): update actions/checkout action to v4 (#3568)
  • eac0b23 chore(deps): update googleapis digest to 7a90345
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 11, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #16583 (1d8ced2) into main (6544add) will decrease coverage by 0.13%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main   #16583      +/-   ##
==========================================
- Coverage   69.91%   69.79%   -0.13%     
==========================================
  Files         397      397              
  Lines       34307    34307              
==========================================
- Hits        23987    23945      -42     
- Misses       8943     8972      +29     
- Partials     1377     1390      +13     
Flag Coverage Δ
all 69.79% <ø> (-0.13%) ⬇️

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

see 18 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ahrtr
Copy link
Member

ahrtr commented Sep 11, 2023

Let's revisit this PR after #16454 is done.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.17.1 to 2.18.0.
- [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.17.1...v2.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.18.0 branch from 1d8ced2 to 94970d3 Compare September 19, 2023 08:41
@ahrtr
Copy link
Member

ahrtr commented Sep 19, 2023

@sharathsivakumar let me finish this legacy PR firstly, which is a followup of #16595. Afterwards, please continue to take care of other dependabot PRs. thx

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2023

Looks like github.com/grpc-ecosystem/grpc-gateway/v2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.18.0 branch September 19, 2023 12:25
@ahrtr
Copy link
Member

ahrtr commented Sep 19, 2023

@sharathsivakumar FYI. #16595 has been merged. pls feel free to continue to take care of all other dependabot PRs. thx

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
Development

Successfully merging this pull request may close these issues.

2 participants