Build: Bump io.grpc:grpc-netty-shaded from 1.82.2 to 1.83.0 - #17471
Build: Bump io.grpc:grpc-netty-shaded from 1.82.2 to 1.83.0#17471dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.82.2 to 1.83.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.82.2...v1.83.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
uros-b
left a comment
There was a problem hiding this comment.
kafka-connect/kafka-connect-runtime/runtime-deps.txt - The checkRuntimeDeps CI task fails with "Version changed (1): ~ io.grpc:grpc-netty-shaded:1.82 → io.grpc:grpc-netty-shaded:1.83". The baseline file on main records io.grpc:grpc-netty-shaded:1.82 (the baseline stores only major.minor, not patch). Bumping to 1.83.0 increments the minor version, so the baseline must be regenerated (./gradlew :iceberg-kafka-connect:iceberg-kafka-connect-runtime:generateRuntimeDeps) and committed. Additionally, the CI error message explicitly instructs: "Then update LICENSE and NOTICE to reflect the dependency changes." The 1.83.0 release notes list substantive dependency upgrades within grpc-java (Netty 4.2.15, Guava 33.6.0, protobuf-java 3.25.9, gson 2.14.0), so LICENSE/NOTICE review is warranted to ensure no new attribution is required in the shaded artifact.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps io.grpc:grpc-netty-shaded from 1.82.2 to 1.83.0.
Release notes
Sourced from io.grpc:grpc-netty-shaded's releases.
... (truncated)
Commits
8ab6e0aBump version to 1.83.033ad6a4Update README etc to reference 1.83.017d5bd6Revert "enable child channel plugins (#12578)" (v1.83.x backport) (#12913)89aef90enable child channel plugins (#12578)fd971d1fix: configure Undertow test entity size (#12892)c8079eexds: Move backend service label plumbing to CDS (#12882)53ebe2dxds: Fix half-close race condition in ext-proc client interceptor (#12888)0cf5239xds: Implementation of Unified Matcher (#12640)036c7f0xds: Refactor to allow common code usage between the ext_proc client and serv...d49c0b1Revert "xds: reuse GrpcXdsTransport and underlying gRPC channel to the same x...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)