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

fix(deps): Update grpc-java monorepo to v1.68.2 #303

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Dec 2, 2024

This PR contains the following updates:

Package Type Update Change
io.grpc:grpc-inprocess dependencies patch 1.68.1 -> 1.68.2
io.grpc:grpc-testing dependencies patch 1.68.1 -> 1.68.2
io.grpc:grpc-services dependencies patch 1.68.1 -> 1.68.2
io.grpc:grpc-stub dependencies patch 1.68.1 -> 1.68.2
io.grpc:grpc-protobuf dependencies patch 1.68.1 -> 1.68.2

Release Notes

grpc/grpc-java (io.grpc:grpc-inprocess)

v1.68.2

Bug Fixes
  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (https://github.com/grpc/grpc-java/pull/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 (https://github.com/grpc/grpc-java/pull/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

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Dec 2, 2024
@cq-bot cq-bot force-pushed the renovate/grpc-java-monorepo branch from ce638d2 to a220f11 Compare December 2, 2024 12:29
@kodiakhq kodiakhq bot merged commit 9e2369e into main Dec 2, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/grpc-java-monorepo branch December 2, 2024 12:37
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [0.0.36](v0.0.35...v0.0.36) (2024-12-02)


### Bug Fixes

* **deps:** Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.18.2 ([#299](#299)) ([d2e2095](d2e2095))
* **deps:** Update dependency com.fasterxml.jackson.core:jackson-core to v2.18.2 ([#300](#300)) ([0f19754](0f19754))
* **deps:** Update dependency commons-io:commons-io to v2.18.0 ([#293](#293)) ([b3a12bf](b3a12bf))
* **deps:** Update dependency gradle to v8.11.1 ([#294](#294)) ([6a16d10](6a16d10))
* **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.28 ([#301](#301)) ([8f34697](8f34697))
* **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.3 ([#290](#290)) ([92919c2](92919c2))
* **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.4 ([#302](#302)) ([475e096](475e096))
* **deps:** Update dependency org.apache.arrow:arrow-memory-core to v18 ([#296](#296)) ([5d89dc7](5d89dc7))
* **deps:** Update dependency org.apache.arrow:arrow-memory-netty to v18 ([#297](#297)) ([0373336](0373336))
* **deps:** Update dependency org.apache.arrow:arrow-vector to v18 ([#298](#298)) ([0c65f98](0c65f98))
* **deps:** Update grpc-java monorepo to v1.68.2 ([#303](#303)) ([9e2369e](9e2369e))
* **deps:** Update log4j2 monorepo to v2.24.2 ([#291](#291)) ([4afac67](4afac67))
* **deps:** Update mockito monorepo to v5.14.2 ([#295](#295)) ([4556dbf](4556dbf))
* **deps:** Update plugin io.freefair.lombok to v8.11 ([#304](#304)) ([39d00d8](39d00d8))
* **deps:** Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 ([#305](#305)) ([612917d](612917d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant