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 the minor-and-patch group across 1 directory with 7 updates #247

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-and-patch group with 7 updates in the / directory:

Package From To
com.google.protobuf:protoc 4.28.3 4.29.0
io.grpc:protoc-gen-grpc-java 1.68.1 1.68.2
io.grpc:grpc-protobuf 1.68.1 1.68.2
io.grpc:grpc-netty 1.68.1 1.68.2
io.grpc:grpc-stub 1.68.1 1.68.2
com.google.protobuf:protobuf-java 4.28.3 4.29.0
com.gradleup.shadow 8.3.2 8.3.5

Updates com.google.protobuf:protoc from 4.28.3 to 4.29.0

Commits

Updates io.grpc:protoc-gen-grpc-java from 1.68.1 to 1.68.2

Release notes

Sourced from io.grpc:protoc-gen-grpc-java'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

Updates io.grpc:grpc-protobuf from 1.68.1 to 1.68.2

Release notes

Sourced from io.grpc:grpc-protobuf'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

Updates io.grpc:grpc-netty from 1.68.1 to 1.68.2

Release notes

Sourced from io.grpc:grpc-netty'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

Updates 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

Updates io.grpc:grpc-protobuf from 1.68.1 to 1.68.2

Release notes

Sourced from io.grpc:grpc-protobuf'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

Updates io.grpc:grpc-netty from 1.68.1 to 1.68.2

Release notes

Sourced from io.grpc:grpc-netty'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

Updates 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

Updates com.google.protobuf:protobuf-java from 4.28.3 to 4.29.0

Commits

Updates com.gradleup.shadow from 8.3.2 to 8.3.5

Release notes

Sourced from com.gradleup.shadow's releases.

8.3.5

Fixed

  • Revert "Bump Java level to 11" (#1011).
    This reverts the change to maintain compatibility with 8.x versions. The Java level will be bumped to 11 or above in the next major release.

8.3.4

Fixed

  • Apply legacy plugin last, and declare capabilities for old plugins, fixes #964. (#991)

8.3.3

Changed

  • Disable Develocity integration by default. (#993)
Commits
  • 09be106 Prepare version 8.3.5
  • f991608 Revert "Bump Java level to 11" (#1011)
  • e9aa551 Migrate existing Junit 4 usages to Junit 5 (#998)
  • 2c30155 Update release dates
  • 6d40a9e Prepare next development version
  • 85cb991 Prepare version 8.3.4
  • 1bb88d1 chore(deps): update plugin com.diffplug.spotless to v7.0.0.beta4 (#1007)
  • 8aad9ad Apply legacy plugin last, and declare capabilities for old plugins (#991)
  • b0842f2 fix(deps): update junit5 monorepo to v5.11.3 (#1006)
  • 0465d01 chore(deps): update plugin com.diffplug.spotless to v7.0.0.beta3 (#1003)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner December 4, 2024 16:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 4, 2024
… updates

Bumps the minor-and-patch group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) | `4.28.3` | `4.29.0` |
| [io.grpc:protoc-gen-grpc-java](https://github.com/grpc/grpc-java) | `1.68.1` | `1.68.2` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.68.1` | `1.68.2` |
| [io.grpc:grpc-netty](https://github.com/grpc/grpc-java) | `1.68.1` | `1.68.2` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.68.1` | `1.68.2` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.28.3` | `4.29.0` |
| [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `8.3.2` | `8.3.5` |



Updates `com.google.protobuf:protoc` from 4.28.3 to 4.29.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `io.grpc:protoc-gen-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)

Updates `io.grpc:grpc-protobuf` 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)

Updates `io.grpc:grpc-netty` 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)

Updates `io.grpc:grpc-stub` 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)

Updates `io.grpc:grpc-protobuf` 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)

Updates `io.grpc:grpc-netty` 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)

Updates `io.grpc:grpc-stub` 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)

Updates `com.google.protobuf:protobuf-java` from 4.28.3 to 4.29.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `com.gradleup.shadow` from 8.3.2 to 8.3.5
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@8.3.2...8.3.5)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.grpc:protoc-gen-grpc-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.grpc:grpc-netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.grpc:grpc-netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.gradleup.shadow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@mangalaman93 mangalaman93 force-pushed the dependabot/gradle/minor-and-patch-13c9ac3ee9 branch from c2a81cc to 77055f6 Compare December 6, 2024 04:06
@mangalaman93 mangalaman93 enabled auto-merge (squash) December 6, 2024 04:06
@mangalaman93 mangalaman93 merged commit 53b30b3 into master Dec 6, 2024
6 checks passed
@mangalaman93 mangalaman93 deleted the dependabot/gradle/minor-and-patch-13c9ac3ee9 branch December 6, 2024 04:11
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
Development

Successfully merging this pull request may close these issues.

1 participant