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 io.grpc:protoc-gen-grpc-java from 1.69.0 to 1.69.1 #551

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps io.grpc:protoc-gen-grpc-java from 1.69.0 to 1.69.1.

Commits
  • 5e14f99 Bump version to 1.69.1
  • d13bc25 Update README etc to reference 1.69.1
  • 05d9628 fix security issue with okhttp (#11749)
  • 112dccb xds: fixed unsupported unsigned 32 bits issue for circuit breaker (#11735)
  • 0de7bfe xds: Remove xds authority label from metric registration
  • e3e343d xds: Remember nonces for unknown types
  • aba8a0c xds: Preserve nonce when unsubscribing type
  • ded82e2 xds: Unexpected types in server_features should be ignored
  • eccb137 Bump version to 1.69.1-SNAPSHOT
  • 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 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 [io.grpc:protoc-gen-grpc-java](https://github.com/grpc/grpc-java) from 1.69.0 to 1.69.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.69.0...v1.69.1)

---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 17, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.22%. Comparing base (e86a39a) to head (9272789).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #551   +/-   ##
=========================================
  Coverage     59.22%   59.22%           
  Complexity     1232     1232           
=========================================
  Files           430      430           
  Lines          5104     5104           
  Branches        360      360           
=========================================
  Hits           3023     3023           
  Misses         1859     1859           
  Partials        222      222           

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

@livk-cloud livk-cloud merged commit 4d93542 into main Jan 17, 2025
16 checks passed
@livk-cloud livk-cloud deleted the dependabot/gradle/io.grpc-protoc-gen-grpc-java-1.69.1 branch January 17, 2025 02:25
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants