-
Notifications
You must be signed in to change notification settings - Fork 5.1k
deps: Bump kafka_source
(+kafka_server_binary
) -> 3.9.1
#41287
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
Conversation
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
34716d1
to
f7336a1
Compare
kafka_source
-> 3.9.1kafka_source
(+kafka_server_binary
) -> 3.9.1
cc @adamkotwasinski seems like even trying to bump to this version is throwing errors In file included from contrib/kafka/filters/network/source/mesh/command_handlers/produce.cc:3:
bazel-out/k8-opt/bin/contrib/kafka/filters/network/source/external/responses.h:15367:8: error: redefinition of 'Listener'
15367 | struct Listener {
| ^
bazel-out/k8-opt/bin/contrib/kafka/filters/network/source/external/requests.h:17834:8: note: previous definition is here
17834 | struct Listener {
| ^
In file included from contrib/kafka/filters/network/source/mesh/command_handlers/produce.cc:3:
bazel-out/k8-opt/bin/contrib/kafka/filters/network/source/external/responses.h:19287:8: error: redefinition of 'StateBatch'
19287 | struct StateBatch {
| ^
bazel-out/k8-opt/bin/contrib/kafka/filters/network/source/external/requests.h:18420:8: note: previous definition is here
18420 | struct StateBatch {
| ^
In file included from contrib/kafka/filters/network/source/mesh/command_handlers/produce.cc:3:
bazel-out/k8-opt/bin/contrib/kafka/filters/network/source/external/responses.h:19316:7: error: redefinition of 'StateBatchV0Deserializer'
19316 | class StateBatchV0Deserializer:
| ^
bazel-out/k8-opt/bin/contrib/kafka/filters/network/source/external/requests.h:18449:7: note: previous definition is here
18449 | class StateBatchV0Deserializer:
| ^
3 errors generated. |
Signed-off-by: Ryan Northey <[email protected]>
Signed-off-by: Ryan Northey <[email protected]>
af68ff8
to
bd6079f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thanks!
…xy#41287) Resolve a couple of CVEs (CVE-2025-27817, CVE-2025-27818) that most likely dont affect us but are showing up in our scanner Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: Ryan Northey <[email protected]>
…xy#41287) Resolve a couple of CVEs (CVE-2025-27817, CVE-2025-27818) that most likely dont affect us but are showing up in our scanner Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: Ryan Northey <[email protected]>
…xy#41287) Resolve a couple of CVEs (CVE-2025-27817, CVE-2025-27818) that most likely dont affect us but are showing up in our scanner Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: Ryan Northey <[email protected]>
…xy#41287) Resolve a couple of CVEs (CVE-2025-27817, CVE-2025-27818) that most likely dont affect us but are showing up in our scanner Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: Ryan Northey <[email protected]>
Resolve a couple of CVEs (CVE-2025-27817, CVE-2025-27818) that most likely dont affect us but are showing up in our scanner Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: Ryan Northey <[email protected]>
Resolve a couple of CVEs (CVE-2025-27817, CVE-2025-27818) that most likely dont affect us but are showing up in our scanner Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: Ryan Northey <[email protected]>
Resolve a couple of CVEs (CVE-2025-27817, CVE-2025-27818) that most likely dont affect us but are showing up in our scanner Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: Ryan Northey <[email protected]>
Resolve a couple of CVEs (CVE-2025-27817, CVE-2025-27818) that most likely dont affect us but are showing up in our scanner Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: Ryan Northey <[email protected]>
Resolve a couple of CVEs (CVE-2025-27817, CVE-2025-27818) that most likely dont affect us but are showing up in our scanner
Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>