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

Bump the backport-dependencies-2-6-x group with 61 updates #5179

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

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

Package From To
io.quarkus:quarkus-bom 3.8.4 3.14.4
io.quarkus:quarkus-test-common 3.8.4 3.14.4
io.quarkus:quarkus-maven-plugin 3.8.4 3.14.4
org.apache.kafka:connect-api 3.6.1 7.7.1-ce
org.apache.kafka:connect-json 2.4.0 7.7.1-ce
org.apache.kafka:kafka-clients 3.5.0 7.7.1-ce
io.apicurio:apicurio-data-models 2.0.4 2.1.0
org.apache.avro:avro 1.11.3 1.12.0
org.apache.avro:avro-maven-plugin 1.11.0 1.12.0
io.vertx:vertx-json-schema 4.5.7 4.5.10
com.squareup.wire:wire-schema 4.9.9 5.1.0
com.squareup.wire:wire-schema-jvm 4.9.9 5.1.0
com.squareup.okio:okio 3.9.0 3.9.1
com.squareup.okio:okio-jvm 3.9.0 3.9.1
com.squareup.okio:okio-fakefilesystem 3.9.0 3.9.1
com.google.protobuf:protobuf-java 3.19.4 4.28.1
com.google.protobuf:protobuf-java-util 3.19.4 4.28.1
com.google.api.grpc:proto-google-common-protos 2.38.0 2.44.0
org.projectlombok:lombok 1.18.32 1.18.34
commons-codec:commons-codec 1.16.1 1.17.1
io.sentry:sentry 1.7.30 7.14.0
com.graphql-java:graphql-java 22.0 22.3
com.fasterxml.jackson.datatype:jackson-datatype-json-org 2.15.2 2.17.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.2 2.17.2
com.google.guava:guava 33.1.0-jre 33.3.0-jre
com.fasterxml.woodstox:woodstox-core 6.6.2 7.0.0
io.confluent:kafka-avro-serializer 7.6.1 7.7.1
io.confluent:kafka-schema-registry-client 7.6.1 7.7.1
io.confluent:kafka-protobuf-serializer 7.6.1 7.7.1
io.confluent:kafka-json-schema-serializer 7.6.1 7.7.1
io.confluent:kafka-connect-avro-converter 7.6.1 7.7.1
org.scala-lang:scala-library 2.13.13 2.13.14
org.testcontainers:redpanda 1.19.7 1.20.1
org.wiremock:wiremock 3.7.0 3.9.1
com.google.truth.extensions:truth-proto-extension 1.4.2 1.4.4
com.google.re2j:re2j 1.6 1.7
org.jetbrains.kotlin:kotlin-stdlib 1.9.22 2.0.20
org.jetbrains.kotlin:kotlin-stdlib-common 1.9.22 2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.9.22 2.0.20
org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.9.22 2.0.20
org.jetbrains.kotlinx:kotlinx-datetime-jvm 0.5.0 0.6.1
org.locationtech.jts:jts-core 1.17.0 1.20.0
com.puppycrawl.tools:checkstyle 10.15.0 10.18.1
org.apache.maven.plugins:maven-javadoc-plugin 3.6.3 3.10.0
org.apache.maven.plugins:maven-failsafe-plugin 3.2.5 3.5.0
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.5.0
org.apache.maven.plugins:maven-deploy-plugin 3.1.1 3.1.3
org.apache.maven.plugins:maven-jar-plugin 3.4.1 3.4.2
org.apache.maven.plugins:maven-checkstyle-plugin 3.3.1 3.5.0
io.smallrye:jandex-maven-plugin 3.1.8 3.2.2
org.apache.maven.plugins:maven-dependency-plugin 3.6.1 3.8.0
org.apache.maven.plugins:maven-clean-plugin 3.3.2 3.4.0
net.alchim31.maven:scala-maven-plugin 4.9.0 4.9.2
org.apache.maven.plugins:maven-gpg-plugin 3.2.4 3.2.6
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.0
org.seleniumhq.selenium:selenium-java 3.141.59 4.24.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.8.4 to 3.14.4

Release notes

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

3.14.4

Complete changelog

  • #29604 - Add quarkus property to set the hibernate flushmode
  • #37618 - No server chosen by com.mongodb.reactivestreams: Failed looking up SRV record
  • #42706 - TLS reference guide review: Follow-up
  • #43087 - Messaging extensions doc update for tls-registry usage
  • #43187 - Pulsar devservice is not starting on RHEL 8 aarch64
  • #43212 - Fixed Maven artifact resolver initialization in QuarkusProjectMojoBase
  • #43217 - Calling blocking code from SecurityIdentityAugmentor causes concurrent requests to be limited by the number of event loop threads
  • #43222 - Introduce retry into Mongo DNS resolution
  • #43224 - Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 in /devtools/gradle
  • #43228 - Fails to shutdown when using grpc and kafka-streams extensions
  • #43234 - Add a note on JsonFormat annotation and ORM FormatMapper
  • #43246 - Expose property quarkus.hibernate-orm.flush.mode
  • #43247 - Application hangs when using quarkus.http.ssl.certificate.reload-period less than 30s
  • #43248 - Don't execute blocking security code serially as it limits concurrent blocking execution to number of the event loops
  • #43252 - Properly fail when TLS reload config is invalid
  • #43257 - Fix jar file reference close race condition
  • #43261 - Quarkus is using an H2 version with a regression causing data loss
  • #43263 - KafkaStreamsProducer no longer shuts down the injected executorservice
  • #43265 - Downgrade H2 to 2.3.230
  • #43266 - [3.15] Revert Gradle cache compatibility changes
  • #43275 - Use the branch version to compile the quickstarts
  • #43277 - Fix an OidcEndpoint typo in the OIDC doc
  • #43279 - Downgrade the default pulsar devservice image to 3.2.4
  • #43289 - Do not define quarkus.version as it makes Keycloak resolution fail

3.14.3

Complete changelog

  • #30087 - jbang does not persist Q:CONFIG keys nor build set keys
  • #32831 - Hibernate Validator Failure When TZ Set to Non-UTC
  • #41558 - Add documentation for vertx and qute integration
  • #41559 - Add documentation for Vertx and Qute integration
  • #42256 - Gradle early task configuration causes quarkus.container-image. properties to be ignored
  • #42496 - Configuration Cache compatibility (QuarkusGenerateCode - QuarkusBuid)
  • #42511 - TLS Reference guide grammar check and review
  • #42724 - gRPC Server INTERNAL: HTTP status code 400 When Upgrading from 3.12.3 > 3.13.0
  • #42751 - tls command not found despite the extension present in the application
  • #42851 - classic resteasy-client: ensure sub-resources are also proxied
  • #42875 - Compatibility with configuration cache for image tasks
  • #42905 - Port resteasy fix for sub-resources
  • #42908 - Cannot initialize file manager
  • #42948 - Document generic synthetic bean creation
  • #42990 - logout.backchannel.path fails when http.root-path is present - Again
  • #42995 - Fix minor typo: Use correct syntax for TIP admonition
  • #42998 - Error page and not found page now looks the same in prod mode

... (truncated)

Commits
  • ad091bd [RELEASE] - Bump version to 3.14.4
  • 9799523 Merge pull request #43285 from gsmet/3.14.4-backports-1
  • 7e4d1cf Do not define quarkus.version as it makes Keycloak resolution fail
  • e45d415 Use the branch version to compile the quickstarts
  • 6c0af68 Downgrade the default pulsar devservice image to 3.2.4
  • 88fad66 Downgrade H2 to 2.3.230
  • 4b3e684 Fix an OidcEndpoint typo in the OIDC doc
  • 379fa10 Revert "Configuration cache compatibility for QuarkusGenerateCode and partial...
  • 89eb317 Revert "compatibility with configuration cache for image tasks"
  • 10ee392 Revert "updating comment"
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-test-common from 3.8.4 to 3.14.4

Updates io.quarkus:quarkus-maven-plugin from 3.8.4 to 3.14.4

Updates org.apache.kafka:connect-api from 3.6.1 to 7.7.1-ce

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

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

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

Commits
  • df91d0d Automated version update: 2.1.0
  • 1924aa9 Added support for AsyncAPI 3.0 (#792)
  • 1d7471c chore(deps): update dependency typescript to v5.5.4
  • 44528e6 chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • 25e4e92 chore(deps): update dependency ts-jest to v29.2.3
  • 8a5dcd0 fix(deps): update dependency org.apache.commons:commons-lang3 to v3.15.0
  • 85a7aa1 chore(deps): update dependency webpack to v5.93.0
  • 42c1b21 chore(deps-dev): bump rimraf from 5.0.9 to 6.0.1 in /src/main/ts (#785)
  • b61e761 chore(deps): update dependency ts-jest to v29.2.2
  • fa9f86a chore(deps): update dependency ts-jest to v29.2.1
  • Additional commits viewable in compare view

Updates org.apache.avro:avro from 1.11.3 to 1.12.0

Updates org.apache.avro:avro-maven-plugin from 1.11.0 to 1.12.0

Updates io.vertx:vertx-json-schema from 4.5.7 to 4.5.10

Updates com.squareup.wire:wire-schema from 4.9.9 to 5.1.0

Changelog

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

Version 5.1.0

2024-09-11

Common

  • Support for Kotlin 2.0.20. (#3093)
  • srcDir(String) has been undeprecated. (#3039)
  • Some loggings now happen at the debug level, instead of info. (#3041)
  • Remove some unactionable warnings on Kotlin/JS (#3047)
  • Propagate the deprecated flag on EnumType after pruning by wire-gradle-plugin (#3076 by [Aaron Edwards][aaron-edwards])
  • Introduce ProtoReader32, a specialization for Kotlin/JS (#3077) This is an alternative to ProtoReader, which uses Long as a cursor. It originates as an optimization for Kotlin/JS, where Long cursors are prohibitively expensive.
  • Fix Gradle project isolation issue when reading a property (#3078 by [Aurimas][liutikas])
  • Change the recursion limit to match grpc's default (#3091)

Kotlin

  • New enum option enum_mode to take precedence over the enumMode option added in 5.0.0-alpha02. Use this if you want to migrate your enums granularly. (#2993)
  • Don't throw if reading trailers fail (#3087)

Swift

  • Avoid crash when parsing an empty repeated [packed=true] for fixed-length types. (#3044 by [Sasha Weiss][sashaweiss-signal])

Version 5.0.0

2024-07-15

Common

  • Prevent conflicts for options of different types but with similar names (#3005)
  • Support all Gradle entries for file collections (#2946)
    • srcDir(String) has been deprecated in favor of srcDir(Any) which better leverages Gradle to handle dependencies.

Version 5.0.0-alpha04

2024-06-21

Common

  • Don't crash with inlined map options (#2997)

Swift

  • Escape error names in some cases (#2999 by [Adam Lickel][lickel])

... (truncated)

Commits
  • 63d7218 Prepare for release 5.1.0.
  • 5ae7f62 Merge pull request #3098 from square/renovate/com.squareup.misk-misk-2024.x
  • 5d9cd3f Update dependency com.squareup.misk:misk to v2024.09.09.203048-509e837
  • b48efe1 Merge pull request #3087 from square/bquenaudon.2024-09-04.trailers
  • 9f5f003 Don't throw if reading trailers fail
  • 2116bb1 Merge pull request #3096 from square/bquenaudon.2024-09-09.revertgradle
  • 327fc01 Reverting to Gradle 8.9
  • baa558e Update dependency gradle to v8.10.1 (#3095)
  • 56176cf Merge pull request #3094 from square/renovate/com.squareup.misk-misk-2024.x
  • 7ebfcdc Update dependency com.squareup.misk:misk to v2024.09.06.173445-d690f4c
  • Additional commits viewable in compare view

Updates com.squareup.wire:wire-schema-jvm from 4.9.9 to 5.1.0

Changelog

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

Version 5.1.0

2024-09-11

Common

  • Support for Kotlin 2.0.20. (#3093)
  • srcDir(String) has been undeprecated. (#3039)
  • Some loggings now happen at the debug level, instead of info. (#3041)
  • Remove some unactionable warnings on Kotlin/JS (#3047)
  • Propagate the deprecated flag on EnumType after pruning by wire-gradle-plugin (#3076 by [Aaron Edwards][aaron-edwards])
  • Introduce ProtoReader32, a specialization for Kotlin/JS (#3077) This is an alternative to ProtoReader, which uses Long as a cursor. It originates as an optimization for Kotlin/JS, where Long cursors are prohibitively expensive.
  • Fix Gradle project isolation issue when reading a property (#3078 by [Aurimas][liutikas])
  • Change the recursion limit to match grpc's default (#3091)

Kotlin

  • New enum option enum_mode to take precedence over the enumMode option added in 5.0.0-alpha02. Use this if you want to migrate your enums granularly. (#2993)
  • Don't throw if reading trailers fail (#3087)

Swift

  • Avoid crash when parsing an empty repeated [packed=true] for fixed-length types. (#3044 by [Sasha Weiss][sashaweiss-signal])

Version 5.0.0

2024-07-15

Common

  • Prevent conflicts for options of different types but with similar names (#3005)
  • Support all Gradle entries for file collections (#2946)
    • srcDir(String) has been deprecated in favor of srcDir(Any) which better leverages Gradle to handle dependencies.

Version 5.0.0-alpha04

2024-06-21

Common

  • Don't crash with inlined map options (#2997)

Swift

  • Escape error names in some cases (#2999 by [Adam Lickel][lickel])

... (truncated)

Commits
  • 63d7218 Prepare for release 5.1.0.
  • 5ae7f62 Merge pull request #3098 from square/renovate/com.squareup.misk-misk-2024.x
  • 5d9cd3f Update dependency com.squareup.misk:misk to v2024.09.09.203048-509e837
  • b48efe1 Merge pull request #3087 from square/bquenaudon.2024-09-04.trailers
  • 9f5f003 Don't throw if reading trailers fail
  • 2116bb1 Merge pull request #3096 from square/bquenaudon.2024-09-09.revertgradle
  • 327fc01 Reverting to Gradle 8.9
  • baa558e Update dependency gradle to v8.10.1 (#3095)
  • 56176cf Merge pull request #3094 from square/renovate/com.squareup.misk-misk-2024.x
  • 7ebfcdc Update dependency com.squareup.misk:misk to v2024.09.06.173445-d690f4c
  • Additional commits viewable in compare view

Updates com.squareup.wire:wire-schema-jvm from 4.9.9 to 5.1.0

Changelog

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

Version 5.1.0

2024-09-11

Common

  • Support for Kotlin 2.0.20. (#3093)
  • srcDir(String) has been undeprecated. (#3039)
  • Some loggings now happen at the debug level, instead of info. (#3041)
  • Remove some unactionable warnings on Kotlin/JS (#3047)
  • Propagate the deprecated flag on EnumType after pruning by wire-gradle-plugin (#3076 by [Aaron Edwards][aaron-edwards])
  • Introduce ProtoReader32, a specialization for Kotlin/JS (#3077) This is an alternative to ProtoReader, which uses Long as a cursor. It originates as an optimization for Kotlin/JS, where Long cursors are prohibitively expensive.
  • Fix Gradle project isolation issue when reading a property (#3078 by [Aurimas][liutikas])
  • Change the recursion limit to match grpc's default (#3091)

Kotlin

  • New enum option enum_mode to take precedence over the enumMode option added in 5.0.0-alpha02. Use this if you want to migrate your enums granularly. (#2993)
  • Don't throw if reading trailers fail (#3087)

Swift

  • Avoid crash when parsing an empty repeated [packed=true] for fixed-length types. (#3044 by [Sasha Weiss][sashaweiss-signal])

Version 5.0.0

2024-07-15

Common

  • Prevent conflicts for options of different types but with similar names (#3005)
  • Support all Gradle entries for file collections (#2946)
    • srcDir(String) has been deprecated in favor of srcDir(Any) which better leverages Gradle to handle dependencies.

Version 5.0.0-alpha04

2024-06-21

Common

  • Don't crash with inlined map options (#2997)

Swift

  • Escape error names in some cases (#2999 by [Adam Lickel][lickel])

... (truncated)

Commits
  • 63d7218 Prepare for release 5.1.0.
  • 5ae7f62 Merge pull request #3098 from square/renovate/com.squareup.misk-misk-2024.x
  • 5d9cd3f Update dependency com.squareup.misk:misk to v2024.09.09.203048-509e837
  • b48efe1 Merge pull request #3087 from square/bquenaudon.2024-09-04.trailers
  • 9f5f003 Don't throw if reading trailers fail
  • 2116bb1 Merge pull request #3096 from square/bquenaudon.2024-09-09.revertgradle
  • 327fc01 Reverting to Gradle 8.9
  • baa558e Update dependency gradle to v8.10.1 (#3095)
  • 56176cf Merge pull request #3094 from square/renovate/com.squareup.misk-misk-2024.x
  • 7ebfcdc Update dependency com.squareup.misk:misk to v2024.09.06.173445-d690f4c
  • Additional commits viewable in compare view

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

Release notes

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

3.9.1

2024-09-12

  • Fix: Support paths containing a single dot (".") in Path.relativeTo.
  • Fix: Do not read from the upstream source when a 0-byte read is requested.
  • Fix: Update kotlinx.datetime to 0.6.0 to correct a Gradle module metadata problem with 0.5.0. Note: this artifact is only used in 'okio-fakefilesystem' and 'okio-nodefilesystem' and not in the Okio core.
Changelog

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

Version 3.9.1

2024-09-12

  • Fix: Support paths containing a single dot (".") in Path.relativeTo.
  • Fix: Do not read from the upstream source when a 0-byte read is requested.
  • Fix: Update kotlinx.datetime to 0.6.0 to correct a Gradle module metadata problem with 0.5.0. Note: this artifact is only used in 'okio-fakefilesystem' and 'okio-nodefilesystem' and not in the Okio core.
Commits
  • 8b870e8 Add release artifact publishing
  • 0de6068 Prepare version 3.9.1
  • 4d4a3f3 Update dependency com.android.tools:desugar_jdk_libs to v2.1.2 (#1514)
  • 0c2de09 Update dependency com.android.tools:desugar_jdk_libs to v2.1.1 (#1511)
  • 659b8b9 Update dependency com.android.tools:desugar_jdk_libs to v2.1.0 (#1508)
  • 55f23b9 Fix some HMacSHA tests which compared sha256 values (#1507)
  • 808cf8e Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1 (#1506)
  • 454ceee Merge pull request #1505 from square/renovate/gradle-actions-4.x
  • 6cd87c9 Update gradle/actions action to v4
  • 1d4d803 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...
  • Additional commits viewable in compare view

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

Release notes

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

3.9.1

2024-09-12

  • Fix: Support paths containing a single dot (".") in Path.relativeTo.
  • Fix: Do not read from the upstream source when a 0-byte read is requested.
  • Fix: Update kotlinx.datetime to 0.6.0 to correct a Gradle module metadata problem with 0.5.0. Note: this artifact is only used in 'okio-fakefilesystem' and 'okio-nodefilesystem' and not in the Okio core.
Changelog

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

Version 3.9.1

2024-09-12

  • Fix: Support paths containing a single dot (".") in Path.relativeTo.
  • Fix: Do not read from the upstream source when a 0-byte read is requested.
  • Fix: Update kotlinx.datetime to 0.6.0 to correct a Gradle module metadata problem with 0.5.0. Note: this artifact is only used in 'okio-fakefilesystem' and 'okio-nodefilesystem' and not in the Okio core.
Commits
  • 8b870e8 Add release artifact publishing
  • 0de6068 Prepare version 3.9.1
  • 4d4a3f3 Update dependency com.android.tools:desugar_jdk_libs to v2.1.2 (#1514)
  • 0c2de09 Update dependency com.android.tools:desugar_jdk_libs to v2.1.1 (#1511)
  • 659b8b9 Update dependency com.android.tools:desugar_jdk_libs to v2.1.0 (#1508)
  • 55f23b9 Fix some HMacSHA tests which compared sha256 values (#1507)
  • 808cf8e Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1 (#1506)
  • 454ceee Merge pull request #1505 from square/renovate/gradle-actions-4.x
  • 6cd87c9 Update gradle/actions action to v4
  • 1d4d803 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...
  • Additional commits viewable in compare view

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

Release notes

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

3.9.1

2024-09-12

  • Fix: Support paths containing a single dot (".") in Path.relativeTo.
  • Fix: Do not read from the upstream source when a 0-byte read is requested.
  • Fix: Update kotlinx.datetime to 0.6.0 to correct a Gradle module metadata problem with 0.5.0. Note: this artifact is only used in 'okio-fakefilesystem' and 'okio-nodefilesystem' and not in the Okio core.
Changelog

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

Version 3.9.1

2024-09-12

  • Fix: Support paths containing a single dot (".") in Path.relativeTo.
  • Fix: Do not read from the upstream source when a 0-byte read is requested.
  • Fix: Update kotlinx.datetime to 0.6.0 to correct a Gradle module metadata problem with 0.5.0. Note: this artifact is only used in 'okio-fakefilesystem' and 'okio-nodefilesystem' and not in the Okio core.
Commits
  • 8b870e8 Add release artifact publishing
  • 0de6068 Prepare version 3.9.1
  • 4d4a3f3 Update dependency com.android.tools:desugar_jdk_libs to v2.1.2 (#1514)
  • 0c2de09 Update dependency com.android.tools:desugar_jdk_libs to v2.1.1 (#1511)
  • 659b8b9 Update dependency com.android.tools:desugar_jdk_libs to v2.1.0 (#1508)
  • 55f23b9 Fix some HMacSHA tests which compared sha256 values (#1507)
  • 808cf8e Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1 (#1506)
  • 454ceee Merge pull request #1505 from square/renovate/gradle-actions-4.x
  • 6cd87c9 Update gradle/actions action to v4
  • 1d4d803 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...
  • Additional commits viewable in compare view

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

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.28.1

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

Updates com.google.api.grpc:proto-google-common-protos from 2.38.0 to 2.44.0

Release notes

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

v2.44.0

2.44.0 (2024-08-16)

Features

  • update ErrorDetails to allow unpacking arbitrary messages (#3073) (6913db5)

Bug Fixes

  • Generator callable generation is based on method type (#3075) (c21a013)
  • improve warnings for Direct Path xDS set via env (#3019) (7a26115)

Dependencies

  • update dependency argcomplete to v3.5.0 (#3099) (0654a28)
  • update dependency black to v24.8.0 (#3082) (a864f62)
  • update dependency com.google.crypto.tink:tink to v1.14.1 (#3083) (c13b63e)
  • update dependency com.google.errorprone:error_prone_annotations to v2.30.0 (#3100) (a10ef54)
  • update dependency com.google.errorprone:error_prone_annotations to v2.30.0 (#3101) (9bff64f)
  • update dependency lxml to v5.3.0 (#3102) (4e145b1)
  • update dependency org.apache.commons:commons-lang3 to v3.16.0 (#3103) (95c9508)
  • update dependency org.checkerframework:checker-qual to v3.46.0 (#3081) (2431920)
  • update dependency org.easymock:easymock to v5.4.0 (#3079) (182ae50)
  • update dependency pyyaml to v6.0.2 (#3086) (f847e45)
  • update dependency watchdog to v4.0.2 (#3094) (f1c75a1)
  • update google api dependencies (#3071) (c5abe90)
  • update google auth library dependencies to v1.24.1 (#3109) (62acdd6)
  • update googleapis/java-cloud-bom digest to a98202d (#3097) (bb216ae)
  • update googleapis/java-cloud-bom digest to ad905cc (#3080) (250b26c)
  • update grpc dependencies to v1.66.0 (#3104) (b63b643)
  • update opentelemetry-java monorepo to v1.41.0 (#3105) (7364916)
  • update protobuf to 3.25.4 (#3113) (2b271fc)
  • update slf4j monorepo to v2.0.16 (#3098) (c13f932)

Documentation

v2.43.0

2.43.0 (2024-07-25)

Features

  • add transport option to generation_config.yaml (#3052) (3b1a915)
  • get released version from versions.txt to render README.md (#3007) (99bb2b3)

... (truncated)

Changelog

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

2.44.0 (2024-08-16)

Features

  • update ErrorDetails to allow unpacking arbitrary messages (#3073) (6913db5)

Bug Fixes

  • Generator callable generation is based on method type (#3075) (c21a013)
  • improve warnings for Direct Path xDS set via env (#3019) (7a26115)

Dependencies

  • update dependency argcomplete to v3.5.0 (#3099) (0654a28)
  • update dependency black to v24.8.0 (#3082) (a864f62)
  • update dependency com.google.crypto.tink:tink to v1.14.1 (#3083) (c13b63e)
  • update dependency com.google.errorprone:error_prone_annotations to v2.30.0 (#3100) (a10ef54)
  • update dependency com.google.errorprone:error_prone_annotations to v2.30.0 (#3101) (9bff64f)
  • update dependency lxml to v5.3.0 (#3102) (4e145b1)
  • update dependency org.apache.commons:commons-lang3 to v3.16.0 (#3103) (95c9508)
  • update dependency org.checkerframework:checker-qual to v3.46.0 (#3081) (2431920)
  • update dependency org.easymock:easymock to v5.4.0 (#3079) (182ae50)
  • update dependency pyyaml to v6.0.2 (#3086) (f847e45)
  • update dependency watchdog to v4.0.2 (#3094) (f1c75a1)
  • update google api dependencies (#3071) (c5abe90)
  • update google auth library dependencies to v1.24.1 (#3109) (62acdd6)
  • update googleapis/java-cloud-bom digest to a98202d (#3097) (bb216ae)
  • update googleapis/java-cloud-bom digest to ad905cc (#3080) (250b26c)
  • update grpc dependencies to v1.66.0 (#3104) (b63b643)
  • update opentelemetry-java monorepo to v1.41.0 (#3105) (7364916)
  • update protobuf to 3.25.4 (#3113) (2b271fc)
  • update slf4j monorepo to v2.0.16 (#3098) (c13f932)

Documentation

2.43.0 (2024-07-25)

Features

... (truncated)

Commits

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

| Package | From | To |
| --- | --- | --- |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.8.4` | `3.14.4` |
| io.quarkus:quarkus-test-common | `3.8.4` | `3.14.4` |
| io.quarkus:quarkus-maven-plugin | `3.8.4` | `3.14.4` |
| org.apache.kafka:connect-api | `3.6.1` | `7.7.1-ce` |
| org.apache.kafka:connect-json | `2.4.0` | `7.7.1-ce` |
| org.apache.kafka:kafka-clients | `3.5.0` | `7.7.1-ce` |
| [io.apicurio:apicurio-data-models](https://github.com/apicurio/apicurio-data-models) | `2.0.4` | `2.1.0` |
| org.apache.avro:avro | `1.11.3` | `1.12.0` |
| org.apache.avro:avro-maven-plugin | `1.11.0` | `1.12.0` |
| io.vertx:vertx-json-schema | `4.5.7` | `4.5.10` |
| [com.squareup.wire:wire-schema](https://github.com/square/wire) | `4.9.9` | `5.1.0` |
| [com.squareup.wire:wire-schema-jvm](https://github.com/square/wire) | `4.9.9` | `5.1.0` |
| [com.squareup.okio:okio](https://github.com/square/okio) | `3.9.0` | `3.9.1` |
| [com.squareup.okio:okio-jvm](https://github.com/square/okio) | `3.9.0` | `3.9.1` |
| [com.squareup.okio:okio-fakefilesystem](https://github.com/square/okio) | `3.9.0` | `3.9.1` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `4.28.1` |
| com.google.protobuf:protobuf-java-util | `3.19.4` | `4.28.1` |
| [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.38.0` | `2.44.0` |
| [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.32` | `1.18.34` |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.16.1` | `1.17.1` |
| [io.sentry:sentry](https://github.com/getsentry/sentry-java) | `1.7.30` | `7.14.0` |
| [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) | `22.0` | `22.3` |
| [com.fasterxml.jackson.datatype:jackson-datatype-json-org](https://github.com/FasterXML/jackson-datatypes-misc) | `2.15.2` | `2.17.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.15.2` | `2.17.2` |
| [com.google.guava:guava](https://github.com/google/guava) | `33.1.0-jre` | `33.3.0-jre` |
| [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) | `6.6.2` | `7.0.0` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.7.1` |
| [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.7.1` |
| [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.7.1` |
| [io.confluent:kafka-json-schema-serializer](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.7.1` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.7.1` |
| [org.scala-lang:scala-library](https://github.com/scala/scala) | `2.13.13` | `2.13.14` |
| [org.testcontainers:redpanda](https://github.com/testcontainers/testcontainers-java) | `1.19.7` | `1.20.1` |
| [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.7.0` | `3.9.1` |
| com.google.truth.extensions:truth-proto-extension | `1.4.2` | `1.4.4` |
| [com.google.re2j:re2j](https://github.com/google/re2j) | `1.6` | `1.7` |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.22` | `2.0.20` |
| [org.jetbrains.kotlin:kotlin-stdlib-common](https://github.com/JetBrains/kotlin) | `1.9.22` | `2.0.20` |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) | `1.9.22` | `2.0.20` |
| [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `1.9.22` | `2.0.20` |
| [org.jetbrains.kotlinx:kotlinx-datetime-jvm](https://github.com/Kotlin/kotlinx-datetime) | `0.5.0` | `0.6.1` |
| org.locationtech.jts:jts-core | `1.17.0` | `1.20.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.15.0` | `10.18.1` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.10.0` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.0` |
| [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.1` | `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.3.1` | `3.5.0` |
| [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.1.8` | `3.2.2` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.6.1` | `3.8.0` |
| [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.3.2` | `3.4.0` |
| net.alchim31.maven:scala-maven-plugin | `4.9.0` | `4.9.2` |
| [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.4` | `3.2.6` |
| 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.0` |
| [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) | `3.141.59` | `4.24.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.8.4 to 3.14.4
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.8.4...3.14.4)

Updates `io.quarkus:quarkus-test-common` from 3.8.4 to 3.14.4

Updates `io.quarkus:quarkus-maven-plugin` from 3.8.4 to 3.14.4

Updates `org.apache.kafka:connect-api` from 3.6.1 to 7.7.1-ce

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

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

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

Updates `org.apache.avro:avro` from 1.11.3 to 1.12.0

Updates `org.apache.avro:avro-maven-plugin` from 1.11.0 to 1.12.0

Updates `io.vertx:vertx-json-schema` from 4.5.7 to 4.5.10

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

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

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

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

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

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

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

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

Updates `com.google.api.grpc:proto-google-common-protos` from 2.38.0 to 2.44.0
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/sdk-platform-java@v2.38.0...v2.44.0)

Updates `org.projectlombok:lombok` from 1.18.32 to 1.18.34
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.32...v1.18.34)

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

Updates `io.sentry:sentry` from 1.7.30 to 7.14.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...7.14.0)

Updates `com.graphql-java:graphql-java` from 22.0 to 22.3
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v22.0...v22.3)

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

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

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

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

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

Updates `io.confluent:kafka-avro-serializer` from 7.6.1 to 7.7.1
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-schema-registry-client` from 7.6.1 to 7.7.1
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-protobuf-serializer` from 7.6.1 to 7.7.1
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-json-schema-serializer` from 7.6.1 to 7.7.1
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-connect-avro-converter` from 7.6.1 to 7.7.1
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-schema-registry-client` from 7.6.1 to 7.7.1
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `org.scala-lang:scala-library` from 2.13.13 to 2.13.14
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.13...v2.13.14)

Updates `io.confluent:kafka-protobuf-serializer` from 7.6.1 to 7.7.1
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-json-schema-serializer` from 7.6.1 to 7.7.1
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-connect-avro-converter` from 7.6.1 to 7.7.1
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `org.testcontainers:redpanda` from 1.19.7 to 1.20.1
- [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.1)

Updates `io.quarkus:quarkus-test-common` from 3.8.4 to 3.14.4

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

Updates `com.google.truth.extensions:truth-proto-extension` from 1.4.2 to 1.4.4

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

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

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

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

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

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

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

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

Updates `org.jetbrains.kotlinx:kotlinx-datetime-jvm` from 0.5.0 to 0.6.1
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-datetime@v0.5.0...v0.6.1)

Updates `org.locationtech.jts:jts-core` from 1.17.0 to 1.20.0

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

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.10.0
- [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.10.0)

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

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

Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.3
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...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.3.1 to 3.5.0
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.5.0)

Updates `io.smallrye:jandex-maven-plugin` from 3.1.8 to 3.2.2
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.1.8...3.2.2)

Updates `io.quarkus:quarkus-maven-plugin` from 3.8.4 to 3.14.4

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.8.0
- [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.0)

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 `net.alchim31.maven:scala-maven-plugin` from 4.9.0 to 4.9.2

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

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.0
- [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.0)

Updates `org.seleniumhq.selenium:selenium-java` from 3.141.59 to 4.24.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-3.141.59...selenium-4.24.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: org.apache.avro:avro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.avro:avro-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.vertx:vertx-json-schema
  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-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.okio:okio-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.squareup.okio:okio-fakefilesystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: commons-codec:commons-codec
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: com.graphql-java:graphql-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.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-major
  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.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.truth.extensions:truth-proto-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: 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: org.jetbrains.kotlinx:kotlinx-datetime-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.locationtech.jts:jts-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: net.alchim31.maven:scala-maven-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-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.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 Sep 16, 2024
@apicurio-bot
Copy link

apicurio-bot bot commented Sep 16, 2024

Thank you for creating a pull request!

Pinging @jsenko to respond or triage.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

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-998fafaeb0 branch September 16, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compatibility 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