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 io.grpc:grpc-stub from 1.68.1 to 1.68.2 in /sdk-dependency-versions #2114

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps io.grpc:grpc-stub from 1.68.1 to 1.68.2.

Release notes

Sourced from io.grpc:grpc-stub's releases.

v1.68.2

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (grpc/grpc-java#11688). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (grpc/grpc-java#11716). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

Improvements

  • examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability (grpc/grpc-java#11707)
Commits
  • fa5cfcd Bump version to 1.68.2
  • 3782ba8 Update README etc to reference 1.68.2
  • 1dac376 okhttp: Use failing "source" for read bytes when sending GOAWAY due to insuff...
  • e225c23 [CSM] Use xds-enabled server and xds credentials in examples (#11706)
  • 197a15c gae-interop-testing: Upgrade to Java 17 (#11710)
  • 2636d5d api: When forwarding from Listener onAddresses to Listener2 continue to use o...
  • 468b29c Bump version to 1.68.2-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 will merge this PR once it's up-to-date and CI passes on it, as requested by @mishomihov00.


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 the dependencies Pull requests that update a dependency file label Dec 2, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 11:24
@dependabot dependabot bot added the java Pull requests that update Java code label Dec 2, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 11:24
@mishomihov00
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/gradle/sdk-dependency-versions/io.grpc-grpc-stub-1.68.2 branch from e4120f9 to dcae5d7 Compare December 2, 2024 11:47
Bumps [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) from 1.68.1 to 1.68.2.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.68.1...v1.68.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/sdk-dependency-versions/io.grpc-grpc-stub-1.68.2 branch from dcae5d7 to 4789cef Compare December 2, 2024 11:48
@dependabot dependabot bot merged commit 8ca0e3e into main Dec 2, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/sdk-dependency-versions/io.grpc-grpc-stub-1.68.2 branch December 2, 2024 12:02
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.

1 participant