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 the backport-dependencies-2-6-x group with 59 updates #5889

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps the backport-dependencies-2-6-x group with 59 updates:

Package From To
io.quarkus:quarkus-bom 3.15.2 3.17.7
io.quarkus:quarkus-test-common 3.15.2 3.17.7
io.quarkus:quarkus-maven-plugin 3.15.2 3.17.7
org.apache.kafka:connect-api 3.9.0 7.8.0-ce
org.apache.kafka:connect-json 2.4.0 7.8.0-ce
org.apache.kafka:kafka-clients 3.5.0 7.8.0-ce
io.apicurio:apicurio-data-models 2.0.4 2.2.1
com.networknt:json-schema-validator 1.5.4 1.5.5
com.squareup.wire:wire-schema 4.9.11 5.2.1
com.squareup.wire:wire-schema-jvm 4.9.11 5.2.1
com.squareup.okio:okio 3.9.1 3.10.2
com.squareup.okio:okio-jvm 3.9.1 3.10.2
com.squareup.okio:okio-fakefilesystem 3.9.1 3.10.2
com.google.protobuf:protobuf-java 3.19.4 4.29.3
com.google.protobuf:protobuf-java-util 3.19.4 4.29.3
com.google.api.grpc:proto-google-common-protos 2.39.0 2.50.1
commons-codec:commons-codec 1.17.1 1.17.2
io.sentry:sentry 1.7.30 8.0.0
org.json:json 20240303 20250107
com.fasterxml.jackson.datatype:jackson-datatype-json-org 2.17.2 2.18.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.2 2.18.2
com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider 2.17.2 2.18.2
com.google.guava:guava 33.3.1-jre 33.4.0-jre
com.fasterxml.woodstox:woodstox-core 7.0.0 7.1.0
io.confluent:kafka-avro-serializer 7.7.2 7.8.0
io.confluent:kafka-schema-registry-client 7.6.1 7.8.0
io.confluent:kafka-protobuf-serializer 7.7.2 7.8.0
io.confluent:kafka-json-schema-serializer 7.7.2 7.8.0
io.confluent:kafka-connect-avro-converter 7.7.2 7.8.0
org.scala-lang:scala-library 2.13.15 2.13.16
org.testcontainers:redpanda 1.19.7 1.20.4
io.zonky.test:embedded-postgres 2.0.7 2.1.0
org.wiremock:wiremock 3.9.1 3.10.0
com.google.re2j:re2j 1.7 1.8
com.graphql-java:java-dataloader 3.3.0 3.4.0
org.jetbrains.kotlin:kotlin-stdlib 1.9.25 2.1.0
org.jetbrains.kotlin:kotlin-stdlib-common 1.9.25 2.1.0
org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.9.25 2.1.0
org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.9.25 2.1.0
com.puppycrawl.tools:checkstyle 10.15.0 10.21.1
org.apache.maven.plugins:maven-javadoc-plugin 3.6.3 3.11.2
org.apache.maven.plugins:maven-failsafe-plugin 3.2.5 3.5.2
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.5.2
org.apache.maven.plugins:maven-deploy-plugin 3.1.2 3.1.3
org.apache.maven.plugins:maven-jar-plugin 3.4.1 3.4.2
org.apache.maven.plugins:maven-checkstyle-plugin 3.5.0 3.6.0
io.smallrye:jandex-maven-plugin 3.1.8 3.2.3
org.apache.maven.plugins:maven-dependency-plugin 3.6.1 3.8.1
org.apache.maven.plugins:maven-clean-plugin 3.3.2 3.4.0
org.slf4j:slf4j-api 2.0.13 2.0.16
org.slf4j:slf4j-simple 2.0.13 2.0.16
org.slf4j:slf4j-jdk14 2.0.13 2.0.16
org.apache.maven.plugins:maven-plugin-plugin 3.12.0 3.15.1
org.apache.james:apache-mime4j-dom 0.8.11 0.8.12
org.apache.james:apache-mime4j-storage 0.8.11 0.8.12
io.apicurio:apicurio-maven-plugin 0.0.2 0.0.3
org.seleniumhq.selenium:selenium-java 3.141.59 4.28.0
io.apicurio:apicurio-registry-schema-validation-jsonschema 0.0.4.Final 0.0.7
io.apicurio:apicurio-registry-schema-validation-protobuf 0.0.4.Final 0.0.7

Updates io.quarkus:quarkus-bom from 3.15.2 to 3.17.7

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.17.7

Complete changelog

  • #10264 - elytron security: define role mapper (was: ldap security - role mapper)
  • #44047 - Demote Agroal's "JDBC resources leaked" warnings to DEBUG
  • #44540 - FORMAT_FAILURE when using Log.error(Object,Throwable)
  • #44565 - Ensure that all our handlers extend ExtHandler
  • #44773 - OpenAPI Extension (smallrye) produces wrong schema for Flow based return types
  • #45150 - OpenAPI Extension Misses Jackson Annotations on Methods that Return a Parameterized Type
  • #45167 - Long.parseLong Error with Redis Client Instrumentation
  • #45224 - PermissionChecker does not handle list of permission correctly
  • #45364 - Don't treat colon as a permission-to-action separator in @PermissionChecker value attribute
  • #45419 - Fix typos in deploying-to-kubernetes.adoc
  • #45424 - Bump smallrye-open-api.version from 4.0.5 to 4.0.6
  • #45439 - OpenTelemetry: fix the Redis instrumenter in case of a tainted connection
  • #45467 - Add FAQ about thread dumps in native reference guide
  • #45471 - Update code to get Mandrel version from native executable
  • #45482 - Execute the MongoDB Connection Health Check on Startup
  • #45486 - Remove yq installation step from GitHub Actions workflows
  • #45487 - Fix Quarkus platform BOM version info collection for analytics
  • #45509 - Parallelize bean scanning in SmallRyeFaultToleranceProcessor
  • #45512 - Add a cache for class proxies in BytecodeRecorderImpl
  • #45517 - Make scheduler timezone documentation consistent with javadoc
  • #45518 - Remove erroneous state tracking from client readers/writers
  • #45523 - Fix Mongo health checks
  • #45536 - Quarkus REST - Use ByteBufInputStream instead of copying bytes
  • #45564 - fix: possible NPE if data has not been set yet
  • #45576 - Revert "[oracle-jdbc] Remove unnecessary conditionals from @BuildSteps in the Oracle JDBC extension"
  • #45583 - Adjust logging level for JDBC resource leak warnings
  • #45586 - Elytron security LDAP: Document and test mapping of LDAP groups to SecurityIdentity roles

3.17.6

Complete changelog

  • #36688 - Unable to use Panache Sort.Direction enum as method parameter for GraphQL query
  • #39137 - RESTEasy resource with constructor or field injection failing with RESTEASY003190
  • #44550 - GraphQL Typesafe client with sources in a dependency
  • #44590 - Change the JsonRPC Service for OIDC to use recorder
  • #44929 - Error in secured post-multipart interface with large files
  • #44959 - Ensure request body is consumed so that multipart requests with large payloads never hang when exception happens before body is consumed
  • #44960 - Page count fails when using a sort specification in a Panache query with a SELECT DISTINCT statement in Quarkus 3.17
  • #45104 - Bump com.gradle:develocity-maven-extension from 1.22.2 to 1.23
  • #45199 - Bump gradle/develocity-actions from 1.2 to 1.3
  • #45204 - Uber-Jar file name suffix issue for disabling it
  • #45205 - Update Quarkus Parameter for Disabling Uber-JAR File Name Suffix
  • #45220 - Messaging RunOnVirtualThreads fix on class annotation
  • #45235 - Upgrade to Hibernate ORM 6.6.4 / Reactive 2.4.3
  • #45253 - Assorted @WithTestResource fixes

... (truncated)

Commits
  • 85eb353 [RELEASE] - Bump version to 3.17.7
  • e632ab6 Merge pull request #45590 from gsmet/3.17.7-backports-1
  • ee16cd1 Adjust logging level for JDBC resource leak warnings
  • 237fcd4 Allow colon in @​PermissionChecker annotation
  • 226a421 feat(elytron-ldap): Docs and test mapping of LDAP groups to local roles
  • 6b9db6c Revert "[oracle-jdbc] Remove unnecessary conditionals from @​BuildSteps in the...
  • ef7d63e fix: possible NPE if data has not been set yet
  • ff3c414 Add a cache for class proxies in BytecodeRecorderImpl
  • a8d4fdd Remove erroneous state tracking from client readers/writers
  • 3b8197c Quarkus REST - Use ByteBufInputStream instead of copying bytes
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-test-common from 3.15.2 to 3.17.7

Updates io.quarkus:quarkus-maven-plugin from 3.15.2 to 3.17.7

Updates org.apache.kafka:connect-api from 3.9.0 to 7.8.0-ce

Updates org.apache.kafka:connect-json from 2.4.0 to 7.8.0-ce

Updates org.apache.kafka:kafka-clients from 3.5.0 to 7.8.0-ce

Updates io.apicurio:apicurio-data-models from 2.0.4 to 2.2.1

Release notes

Sourced from io.apicurio:apicurio-data-models's releases.

2.2.1

No release notes provided.

v2.2.0

No changelog for this release.

2.1.0

No release notes provided.

Commits
  • 3b0c1aa Automated version update: 2.2.1
  • 091187a upgraded the code generated and updated code to use new model features
  • a5986cb Automated version update: 2.2.1-SNAPSHOT
  • 79ddb64 Automated version update: 2.2.0
  • c586098 Started migrating the Command layer from 1.x to 2.x
  • 9453ce7 chore(deps): update dependency typescript to v5.7.2 (#841)
  • 7d12dee chore(deps-dev): bump commons-io:commons-io from 2.17.0 to 2.18.0 (#839)
  • 7d9b0b9 chore(deps): update dependency commons-io:commons-io to v2.18.0 (#840)
  • 48b3e0e verify workflow can be run manually
  • 7368a91 chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • Additional commits viewable in compare view

Updates com.networknt:json-schema-validator from 1.5.4 to 1.5.5

Release notes

Sourced from com.networknt:json-schema-validator's releases.

1.5.5 - 2025-01-14

Added

Changed

Changelog

Sourced from com.networknt:json-schema-validator's changelog.

1.5.5 - 2025-01-14

Added

Changed

Commits

Updates com.squareup.wire:wire-schema from 4.9.11 to 5.2.1

Changelog

Sourced from com.squareup.wire:wire-schema's changelog.

Version 5.2.1

2025-01-07

JVM generation

  • Fix support for mutable messages in Wire's Kotlin Generator. (#3233 by [Rahul Ravikumar][tikurahul])

Version 5.2.0

2025-01-06

Common

  • Enforce recursion limit when parsing nested groups. (#3119)

CLI wire-compiler

  • It is now possible to set multiple targets. (#3106 & #3107)
  • The option opaque_types introduced in 4.9.2 for the Wire Gradle plugin is now available on CLI. (#3147)

JVM generation

  • KotlinPoet has been updated to 2.0.0 which dramatically changes how generated Kotlin files are wrapped. This is neither a source nor a binary breaking changes.
  • A new @WireEnclosingType annotation is now applied to generated types so R8 doesn't prune too much. (#3123)
  • Split the redact method into chunks when a type has more than 100 fields to avoid compilation error. (#3214 by [Damian Wieczorek][damianw])
  • Add support for mutable messages in Wire's Kotlin Generator. (#3217 by [Rahul Ravikumar][tikurahul])
    • You can opt-in by adding mutableTypes = true on your Kotlin target. This is unsafe and we do not recommend that you use it unless you have a sound use-case for it.
  • Wire is now using Palantir's JavaPoet instead of Square's JavaPoet.

Swift

  • Fix buffer overflow and data corruption when a type has more than 5 layers of nesting (#3203 by [Eric Amorde][amorde])
Commits
  • 40fd22e Prepare for release 5.2.1.
  • 0b7cabb Merge pull request #3233 from tikurahul/mutable-enums
  • eef9cb3 Add a repeatable field in the mutable type
  • 9155dca Fix code generation for mutable types.
  • bf70ae7 Prepare next development version.
  • 8166872 Prepare for release 5.2.0.
  • d043e77 Update dependency org.assertj:assertj-core to v3.27.2 (#3231)
  • a43ed15 Update dependency org.assertj:assertj-core to v3.27.1 (#3228)
  • f385400 Update dependency org.checkerframework:checker-qual to v3.48.4 (#3230)
  • 54e032b Add support for mutable messages in Wire's Kotlin Generator. (#3217)
  • Additional commits viewable in compare view

Updates com.squareup.wire:wire-schema-jvm from 4.9.11 to 5.2.1

Changelog

Sourced from com.squareup.wire:wire-schema-jvm's changelog.

Version 5.2.1

2025-01-07

JVM generation

  • Fix support for mutable messages in Wire's Kotlin Generator. (#3233 by [Rahul Ravikumar][tikurahul])

Version 5.2.0

2025-01-06

Common

  • Enforce recursion limit when parsing nested groups. (#3119)

CLI wire-compiler

  • It is now possible to set multiple targets. (#3106 & #3107)
  • The option opaque_types introduced in 4.9.2 for the Wire Gradle plugin is now available on CLI. (#3147)

JVM generation

  • KotlinPoet has been updated to 2.0.0 which dramatically changes how generated Kotlin files are wrapped. This is neither a source nor a binary breaking changes.
  • A new @WireEnclosingType annotation is now applied to generated types so R8 doesn't prune too much. (#3123)
  • Split the redact method into chunks when a type has more than 100 fields to avoid compilation error. (#3214 by [Damian Wieczorek][damianw])
  • Add support for mutable messages in Wire's Kotlin Generator. (#3217 by [Rahul Ravikumar][tikurahul])
    • You can opt-in by adding mutableTypes = true on your Kotlin target. This is unsafe and we do not recommend that you use it unless you have a sound use-case for it.
  • Wire is now using Palantir's JavaPoet instead of Square's JavaPoet.

Swift

  • Fix buffer overflow and data corruption when a type has more than 5 layers of nesting (#3203 by [Eric Amorde][amorde])
Commits
  • 40fd22e Prepare for release 5.2.1.
  • 0b7cabb Merge pull request #3233 from tikurahul/mutable-enums
  • eef9cb3 Add a repeatable field in the mutable type
  • 9155dca Fix code generation for mutable types.
  • bf70ae7 Prepare next development version.
  • 8166872 Prepare for release 5.2.0.
  • d043e77 Update dependency org.assertj:assertj-core to v3.27.2 (#3231)
  • a43ed15 Update dependency org.assertj:assertj-core to v3.27.1 (#3228)
  • f385400 Update dependency org.checkerframework:checker-qual to v3.48.4 (#3230)
  • 54e032b Add support for mutable messages in Wire's Kotlin Generator. (#3217)
  • Additional commits viewable in compare view

Updates com.squareup.wire:wire-schema-jvm from 4.9.11 to 5.2.1

Changelog

Sourced from com.squareup.wire:wire-schema-jvm's changelog.

Version 5.2.1

2025-01-07

JVM generation

  • Fix support for mutable messages in Wire's Kotlin Generator. (#3233 by [Rahul Ravikumar][tikurahul])

Version 5.2.0

2025-01-06

Common

  • Enforce recursion limit when parsing nested groups. (#3119)

CLI wire-compiler

  • It is now possible to set multiple targets. (#3106 & #3107)
  • The option opaque_types introduced in 4.9.2 for the Wire Gradle plugin is now available on CLI. (#3147)

JVM generation

  • KotlinPoet has been updated to 2.0.0 which dramatically changes how generated Kotlin files are wrapped. This is neither a source nor a binary breaking changes.
  • A new @WireEnclosingType annotation is now applied to generated types so R8 doesn't prune too much. (#3123)
  • Split the redact method into chunks when a type has more than 100 fields to avoid compilation error. (#3214 by [Damian Wieczorek][damianw])
  • Add support for mutable messages in Wire's Kotlin Generator. (#3217 by [Rahul Ravikumar][tikurahul])
    • You can opt-in by adding mutableTypes = true on your Kotlin target. This is unsafe and we do not recommend that you use it unless you have a sound use-case for it.
  • Wire is now using Palantir's JavaPoet instead of Square's JavaPoet.

Swift

  • Fix buffer overflow and data corruption when a type has more than 5 layers of nesting (#3203 by [Eric Amorde][amorde])
Commits
  • 40fd22e Prepare for release 5.2.1.
  • 0b7cabb Merge pull request #3233 from tikurahul/mutable-enums
  • eef9cb3 Add a repeatable field in the mutable type
  • 9155dca Fix code generation for mutable types.
  • bf70ae7 Prepare next development version.
  • 8166872 Prepare for release 5.2.0.
  • d043e77 Update dependency org.assertj:assertj-core to v3.27.2 (#3231)
  • a43ed15 Update dependency org.assertj:assertj-core to v3.27.1 (#3228)
  • f385400 Update dependency org.checkerframework:checker-qual to v3.48.4 (#3230)
  • 54e032b Add support for mutable messages in Wire's Kotlin Generator. (#3217)
  • Additional commits viewable in compare view

Updates com.squareup.okio:okio from 3.9.1 to 3.10.2

Release notes

Sourced from com.squareup.okio:okio's releases.

3.10.2

  • Fix: okio-nodefilesystem artifact is no longer empty.

3.10.1

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

3.10.0

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Changelog

Sourced from com.squareup.okio:okio's changelog.

Version 3.10.2

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

Version 3.10.1

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

Version 3.10.0

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Commits
  • e0dcfb6 Prepare version 3.10.2
  • 08a8bec Correct Node integration's source set directories (#1571)
  • 5302dda Migrate config renovate.json (#1570)
  • 9c8b6a1 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1 (#1569)
  • 6a91795 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#1568)
  • 201732c Prepare next development version
  • c7f7a23 Prepare version 3.10.1
  • 426cf99 Prepare next development version
  • fd4d135 Fix version
  • 6ff3275 Prepare version 3.10.0
  • Additional commits viewable in compare view

Updates com.squareup.okio:okio-jvm from 3.9.1 to 3.10.2

Release notes

Sourced from com.squareup.okio:okio-jvm's releases.

3.10.2

  • Fix: okio-nodefilesystem artifact is no longer empty.

3.10.1

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

3.10.0

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Changelog

Sourced from com.squareup.okio:okio-jvm's changelog.

Version 3.10.2

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

Version 3.10.1

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

Version 3.10.0

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Commits
  • e0dcfb6 Prepare version 3.10.2
  • 08a8bec Correct Node integration's source set directories (#1571)
  • 5302dda Migrate config renovate.json (#1570)
  • 9c8b6a1 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1 (#1569)
  • 6a91795 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#1568)
  • 201732c Prepare next development version
  • c7f7a23 Prepare version 3.10.1
  • 426cf99 Prepare next development version
  • fd4d135 Fix version
  • 6ff3275 Prepare version 3.10.0
  • Additional commits viewable in compare view

Updates com.squareup.okio:okio-fakefilesystem from 3.9.1 to 3.10.2

Release notes

Sourced from com.squareup.okio:okio-fakefilesystem's releases.

3.10.2

  • Fix: okio-nodefilesystem artifact is no longer empty.

3.10.1

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

3.10.0

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Changelog

Sourced from com.squareup.okio:okio-fakefilesystem's changelog.

Version 3.10.2

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

Version 3.10.1

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

Version 3.10.0

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Commits
  • e0dcfb6 Prepare version 3.10.2
  • 08a8bec Correct Node integration's source set directories (#1571)
  • 5302dda Migrate config renovate.json (#1570)
  • 9c8b6a1 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1 (#1569)
  • 6a91795 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#1568)
  • 201732c Prepare next development version
  • c7f7a23 Prepare version 3.10.1
  • 426cf99 Prepare next development version
  • fd4d135 Fix version
  • 6ff3275 Prepare version 3.10.0
  • Additional commits viewable in compare view

Updates com.google.protobuf:protobuf-java from 3.19.4 to 4.29.3

Release notes

Sourced from com.google.protobuf:protobuf-java's releases.

Protocol Buffers v3.20.3

Java

  • Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic from parse constructor to builder.
  • Move proto wireformat parsing functionality from the private "parsing constructor" to the Builder class.
  • Change the Lite runtime to prefer merging from the wireformat into mutable messages rather than building up a new immutable object before merging. This way results in fewer allocations and copy operations.
  • Make message-type extensions merge from wire-format instead of building up instances and merging afterwards. This has much better performance.
  • Fix TextFormat parser to build up recurring (but supposedly not repeated) sub-messages directly from text rather than building a new sub-message and merging the fully formed message into the existing field.
  • This release addresses a Security Advisory for Java users

Protocol Buffers v3.20.2

C++

Protocol Buffers v3.20.1

PHP

  • Fix building packaged PHP extension (#9727)
  • Fixed composer.json to only advertise compatibility with PHP 7.0+. (#9819)

Ruby

  • Disable the aarch64 build on macOS until it can be fixed. (#9816)

Other

  • Fix versioning issues in 3.20.0

Protocol Buffers v3.20.1-rc1

PHP

  • Fix building packaged PHP extension (#9727)

Other

  • Fix versioning issues in 3.20.0

Protocol Buffers v3.20.0

2022-03-25 version 3.20.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)

Ruby

  • Dropped Ruby 2.3 and 2.4 support for CI and releases. (#9311)
  • Added Ruby 3.1 support for CI and releases (#9566).
  • Message.decode/encode: Add recursion_limit option (#9218/#9486)
  • Allocate with xrealloc()/xfree() so message allocation is visible to the Ruby GC. In certain tests this leads to much lower memory usage due to more frequent GC runs (#9586).
  • Fix conversion of singleton classes in Ruby (#9342)

... (truncated)

Commits

Updates com.google.protobuf:protobuf-java-util from 3.19.4 to 4.29.3

Updates com.google.protobuf:protobuf-java-util from 3.19.4 to 4.29.3

Updates com.google.api.grpc:proto-google-common-protos from 2.39.0 to 2.50.1

Release notes

Sourced from com.google.api.grpc:proto-google-common-protos's releases.

v2.50.0

2.50.0 (2024-11-14)

Features

  • Add experimental S2A integration in client libraries grpc transport (#3326) (1138ca6)
  • enable selective generation based on service config include list (#3323) (0cddadb)
  • introduce java.time to java-core (#3330) (f202c3b)
  • Update Gapic-Generator to generate libraries using java.time methods (#3321) (b21c9a4)

Bug Fixes

  • Fix flaky test ScheduledRetryingExecutorTest.testCancelOuterFutureAfterStart (#3335) (e73740d)
  • httpjson callables to trace attempts (started, failed) (#3300) (15a64ee)
  • instantiate GaxProperties at build time to ensure we get the protobuf version (#3365) (bb2a3be)
  • protobuf version not always getting set in headers (#3322) (7f6e470)
  • use BuildKit instead of legacy builder to build the Hermetic Build images (#3338) (222fb45)

Dependencies

  • update google auth library dependencies to v1.30.0 (#3367) (a31c682)
  • update grpc dependencies to v1.68.1 (#3240) (c8e3941)

Documentation

v2.49.0

2.49.0 (2024-10-25)

Features

  • Move release note generation to a sub module (#3299) (7d6d66a)

Bug Fixes

  • add additional potential exceptions when retrieving protobuf manifest file to get version (#3315) (ef9e518)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.35.1 (#3316) (d7c290f)

... (truncated)

Changelog

Sourced from com.google.api.grpc:proto-google-common-protos's changelog.

Changelog

2.51.1 (2025-01-08)

Dependencies

  • update dependency com.google.guava:guava to v33.4.0-jre (#3473) (453b897)
  • update dependency com.google.guava:guava-bom to v33.4.0-jre (#3545) (07eb10e)
  • update dependency com.google.oauth-client:google-oauth-client-bom to v1.37.0 (#3471) (1f1c369)
  • update dependency net.bytebuddy:byte-buddy to v1.15.11 (#3468) (fde27db)
  • update google api dependencies (#3461) (12d9ff2)
  • update googleapis/java-cloud-bom digest to 03f6dcd (#3465) (67f5ea2)
  • update junit5 monorepo to v5.11.4 (#3470) (164ebac)
  • update netty dependencies to v4.1.116.final (#3543) (d4fa54d)
  • update repo-automation-bots digest to 8b7d94b (#3458) (59f9e0a)

Documentation

2.51.0 (2024-12-12)

Features

  • [iam] add ResourcePolicyMember to google/iam/v1 (b8e2859)

Bug Fixes

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.18.2 (#3422) (fdc3a54)
  • update dependency com.google.api-client:google-api-client-bom to v2.7.1 (#3450) (35f1310)
  • update dependency com.google.auth:google-auth-library-oauth2-http to v1.30.0 (#3428) (78cbff1)
  • update dependency com.google.errorprone:error_prone_annotations to v2.36.0 (#3425) (52dcc0d)
  • update dependency com.google.errorprone:error_prone_annotations to v2.36.0 (#3426) (77dd85d)
  • update dependency dev.cel:cel to v0.8.0 (#3429) (79cde20)
  • update dependency io.github.java-diff-utils:java-diff-utils to v4.15 (#3430) (Description has been truncated

Bumps the backport-dependencies-2-6-x group with 59 updates:

| Package | From | To |
| --- | --- | --- |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.15.2` | `3.17.7` |
| io.quarkus:quarkus-test-common | `3.15.2` | `3.17.7` |
| io.quarkus:quarkus-maven-plugin | `3.15.2` | `3.17.7` |
| org.apache.kafka:connect-api | `3.9.0` | `7.8.0-ce` |
| org.apache.kafka:connect-json | `2.4.0` | `7.8.0-ce` |
| org.apache.kafka:kafka-clients | `3.5.0` | `7.8.0-ce` |
| [io.apicurio:apicurio-data-models](https://github.com/apicurio/apicurio-data-models) | `2.0.4` | `2.2.1` |
| [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.5.4` | `1.5.5` |
| [com.squareup.wire:wire-schema](https://github.com/square/wire) | `4.9.11` | `5.2.1` |
| [com.squareup.wire:wire-schema-jvm](https://github.com/square/wire) | `4.9.11` | `5.2.1` |
| [com.squareup.okio:okio](https://github.com/square/okio) | `3.9.1` | `3.10.2` |
| [com.squareup.okio:okio-jvm](https://github.com/square/okio) | `3.9.1` | `3.10.2` |
| [com.squareup.okio:okio-fakefilesystem](https://github.com/square/okio) | `3.9.1` | `3.10.2` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `4.29.3` |
| com.google.protobuf:protobuf-java-util | `3.19.4` | `4.29.3` |
| [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.39.0` | `2.50.1` |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.17.1` | `1.17.2` |
| [io.sentry:sentry](https://github.com/getsentry/sentry-java) | `1.7.30` | `8.0.0` |
| [org.json:json](https://github.com/douglascrockford/JSON-java) | `20240303` | `20250107` |
| [com.fasterxml.jackson.datatype:jackson-datatype-json-org](https://github.com/FasterXML/jackson-datatypes-misc) | `2.17.2` | `2.18.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.17.2` | `2.18.2` |
| com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider | `2.17.2` | `2.18.2` |
| [com.google.guava:guava](https://github.com/google/guava) | `33.3.1-jre` | `33.4.0-jre` |
| [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) | `7.0.0` | `7.1.0` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.7.2` | `7.8.0` |
| [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.8.0` |
| [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) | `7.7.2` | `7.8.0` |
| [io.confluent:kafka-json-schema-serializer](https://github.com/confluentinc/schema-registry) | `7.7.2` | `7.8.0` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.7.2` | `7.8.0` |
| [org.scala-lang:scala-library](https://github.com/scala/scala) | `2.13.15` | `2.13.16` |
| [org.testcontainers:redpanda](https://github.com/testcontainers/testcontainers-java) | `1.19.7` | `1.20.4` |
| [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.0.7` | `2.1.0` |
| [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.9.1` | `3.10.0` |
| [com.google.re2j:re2j](https://github.com/google/re2j) | `1.7` | `1.8` |
| [com.graphql-java:java-dataloader](https://github.com/graphql-java/java-dataloader) | `3.3.0` | `3.4.0` |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.0` |
| [org.jetbrains.kotlin:kotlin-stdlib-common](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.0` |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.0` |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.15.0` | `10.21.1` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.11.2` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.2` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.2` |
| [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.2` | `3.1.3` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.1` | `3.4.2` |
| [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.5.0` | `3.6.0` |
| [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.1.8` | `3.2.3` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.6.1` | `3.8.1` |
| [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.3.2` | `3.4.0` |
| org.slf4j:slf4j-api | `2.0.13` | `2.0.16` |
| org.slf4j:slf4j-simple | `2.0.13` | `2.0.16` |
| org.slf4j:slf4j-jdk14 | `2.0.13` | `2.0.16` |
| [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.12.0` | `3.15.1` |
| org.apache.james:apache-mime4j-dom | `0.8.11` | `0.8.12` |
| org.apache.james:apache-mime4j-storage | `0.8.11` | `0.8.12` |
| [io.apicurio:apicurio-maven-plugin](https://github.com/apicurio/apicurio-registry-schema-validation) | `0.0.2` | `0.0.3` |
| [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) | `3.141.59` | `4.28.0` |
| [io.apicurio:apicurio-registry-schema-validation-jsonschema](https://github.com/apicurio/apicurio-registry-schema-validation) | `0.0.4.Final` | `0.0.7` |
| [io.apicurio:apicurio-registry-schema-validation-protobuf](https://github.com/apicurio/apicurio-registry-schema-validation) | `0.0.4.Final` | `0.0.7` |


Updates `io.quarkus:quarkus-bom` from 3.15.2 to 3.17.7
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.15.2...3.17.7)

Updates `io.quarkus:quarkus-test-common` from 3.15.2 to 3.17.7

Updates `io.quarkus:quarkus-maven-plugin` from 3.15.2 to 3.17.7

Updates `org.apache.kafka:connect-api` from 3.9.0 to 7.8.0-ce

Updates `org.apache.kafka:connect-json` from 2.4.0 to 7.8.0-ce

Updates `org.apache.kafka:kafka-clients` from 3.5.0 to 7.8.0-ce

Updates `io.apicurio:apicurio-data-models` from 2.0.4 to 2.2.1
- [Release notes](https://github.com/apicurio/apicurio-data-models/releases)
- [Commits](Apicurio/apicurio-data-models@2.0.4...2.2.1)

Updates `com.networknt:json-schema-validator` from 1.5.4 to 1.5.5
- [Release notes](https://github.com/networknt/json-schema-validator/releases)
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md)
- [Commits](networknt/json-schema-validator@1.5.4...1.5.5)

Updates `com.squareup.wire:wire-schema` from 4.9.11 to 5.2.1
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.9.11...5.2.1)

Updates `com.squareup.wire:wire-schema-jvm` from 4.9.11 to 5.2.1
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.9.11...5.2.1)

Updates `com.squareup.wire:wire-schema-jvm` from 4.9.11 to 5.2.1
- [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md)
- [Commits](square/wire@4.9.11...5.2.1)

Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

Updates `com.squareup.okio:okio-jvm` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

Updates `com.squareup.okio:okio-fakefilesystem` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

Updates `com.google.protobuf:protobuf-java` from 3.19.4 to 4.29.3
- [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.google.protobuf:protobuf-java-util` from 3.19.4 to 4.29.3

Updates `com.google.protobuf:protobuf-java-util` from 3.19.4 to 4.29.3

Updates `com.google.api.grpc:proto-google-common-protos` from 2.39.0 to 2.50.1
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/sdk-platform-java/commits)

Updates `commons-codec:commons-codec` from 1.17.1 to 1.17.2
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.17.2)

Updates `io.sentry:sentry` from 1.7.30 to 8.0.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@v1.7.30...8.0.0)

Updates `org.json:json` from 20240303 to 20250107
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-json-org` from 2.17.2 to 2.18.2
- [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.17.2...jackson-datatypes-misc-parent-2.18.2)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.18.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.18.2)

Updates `com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider` from 2.17.2 to 2.18.2

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.2 to 2.18.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.18.2)

Updates `com.google.guava:guava` from 33.3.1-jre to 33.4.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `com.fasterxml.woodstox:woodstox-core` from 7.0.0 to 7.1.0
- [Commits](FasterXML/woodstox@woodstox-core-7.0.0...woodstox-core-7.1.0)

Updates `io.confluent:kafka-avro-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-schema-registry-client` from 7.6.1 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.8.0)

Updates `io.confluent:kafka-protobuf-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-json-schema-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-connect-avro-converter` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-schema-registry-client` from 7.6.1 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.8.0)

Updates `org.scala-lang:scala-library` from 2.13.15 to 2.13.16
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.15...v2.13.16)

Updates `io.confluent:kafka-protobuf-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-json-schema-serializer` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `io.confluent:kafka-connect-avro-converter` from 7.7.2 to 7.8.0
- [Commits](confluentinc/schema-registry@v7.7.2...v7.8.0)

Updates `org.testcontainers:redpanda` from 1.19.7 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.20.4)

Updates `io.zonky.test:embedded-postgres` from 2.0.7 to 2.1.0
- [Release notes](https://github.com/zonkyio/embedded-postgres/releases)
- [Commits](zonkyio/embedded-postgres@v2.0.7...v2.1.0)

Updates `io.quarkus:quarkus-test-common` from 3.15.2 to 3.17.7

Updates `org.wiremock:wiremock` from 3.9.1 to 3.10.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.1...3.10.0)

Updates `com.google.re2j:re2j` from 1.7 to 1.8
- [Release notes](https://github.com/google/re2j/releases)
- [Commits](google/re2j@re2j-1.7...re2j-1.8)

Updates `com.graphql-java:java-dataloader` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/graphql-java/java-dataloader/releases)
- [Commits](graphql-java/java-dataloader@v3.3.0...v3.4.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-common` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk7` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-common` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk7` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.25 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.25...v2.1.0)

Updates `com.puppycrawl.tools:checkstyle` from 10.15.0 to 10.21.1
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.15.0...checkstyle-10.21.1)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.11.2)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.5 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.2)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.2)

Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3)

Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2)

Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.5.0 to 3.6.0
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.0)

Updates `io.smallrye:jandex-maven-plugin` from 3.1.8 to 3.2.3
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
- [Commits](smallrye/jandex@3.1.8...3.2.3)

Updates `io.quarkus:quarkus-maven-plugin` from 3.15.2 to 3.17.7

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.8.1
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.8.1)

Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0)

Updates `com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider` from 2.17.2 to 2.18.2

Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-jdk14` from 2.0.13 to 2.0.16

Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.12.0 to 3.15.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.12.0...maven-plugin-tools-3.15.1)

Updates `org.apache.james:apache-mime4j-dom` from 0.8.11 to 0.8.12

Updates `org.apache.james:apache-mime4j-storage` from 0.8.11 to 0.8.12

Updates `io.apicurio:apicurio-maven-plugin` from 0.0.2 to 0.0.3
- [Release notes](https://github.com/apicurio/apicurio-registry-schema-validation/releases)
- [Commits](Apicurio/apicurio-registry-schema-validation@0.0.2.Final...0.0.3.Final)

Updates `org.seleniumhq.selenium:selenium-java` from 3.141.59 to 4.28.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-3.141.59...selenium-4.28.0)

Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16

Updates `org.slf4j:slf4j-jdk14` from 2.0.13 to 2.0.16

Updates `io.apicurio:apicurio-registry-schema-validation-jsonschema` from 0.0.4.Final to 0.0.7
- [Release notes](https://github.com/apicurio/apicurio-registry-schema-validation/releases)
- [Commits](Apicurio/apicurio-registry-schema-validation@0.0.4.Final...0.0.7)

Updates `io.apicurio:apicurio-registry-schema-validation-protobuf` from 0.0.4.Final to 0.0.7
- [Release notes](https://github.com/apicurio/apicurio-registry-schema-validation/releases)
- [Commits](Apicurio/apicurio-registry-schema-validation@0.0.4.Final...0.0.7)

Updates `io.apicurio:apicurio-registry-schema-validation-protobuf` from 0.0.4.Final to 0.0.7
- [Release notes](https://github.com/apicurio/apicurio-registry-schema-validation/releases)
- [Commits](Apicurio/apicurio-registry-schema-validation@0.0.4.Final...0.0.7)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.kafka:connect-api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.kafka:connect-json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-data-models
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.networknt:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.wire:wire-schema
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.wire:wire-schema-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.wire:wire-schema-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.okio:okio-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.okio:okio-fakefilesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: commons-codec:commons-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.sentry:sentry
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.scala-lang:scala-library
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.testcontainers:redpanda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.zonky.test:embedded-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.wiremock:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.re2j:re2j
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.graphql-java:java-dataloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.james:apache-mime4j-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.james:apache-mime4j-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-registry-schema-validation-jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-registry-schema-validation-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-registry-schema-validation-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 21, 2025
@apicurio-bot
Copy link

apicurio-bot bot commented Jan 21, 2025

Thank you for creating a pull request!

Pinging @jsenko to respond or triage.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/maven/2.6.x/backport-dependencies-2-6-x-dec926f641 branch January 22, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compatibility area/storage 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