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 58 updates #5159

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
io.quarkus:quarkus-bom 3.8.4 3.14.3
io.quarkus:quarkus-test-common 3.8.4 3.14.3
io.quarkus:quarkus-maven-plugin 3.8.4 3.14.3
org.apache.kafka:connect-api 3.6.1 7.7.0-ce
org.apache.kafka:connect-json 2.4.0 7.7.0-ce
org.apache.kafka:kafka-clients 3.5.0 7.7.0-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.google.protobuf:protobuf-java 3.19.4 4.28.0
com.google.protobuf:protobuf-java-util 3.19.4 4.28.0
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.0
io.confluent:kafka-schema-registry-client 7.6.1 7.7.0
io.confluent:kafka-protobuf-serializer 7.6.1 7.7.0
io.confluent:kafka-json-schema-serializer 7.6.1 7.7.0
io.confluent:kafka-connect-avro-converter 7.6.1 7.7.0
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.5
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.3

Release notes

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

3.14.2

Complete changelog

  • #31375 - RuntimeException using VirtualThreads with Jacoco
  • #31802 - Unauthenticated request with a request path that contains a semicolon results in a server exception when using OIDC
  • #34395 - Spring Data API Extension Property Expressions with List not working
  • #41854 - REST request fails after adding maven dependency to quarkus-opentelemetry
  • #41927 - Fix off-by-one issue caused by ObservabilityIntegrationRecorder using its own method for getting path without prefix
  • #42098 - Kotlin junit ParameterizedTest with list as argument, not working anymore (3.13.0.CR1)
  • #42109 - Make sure arrays are always cloned as arrays
  • #42136 - Fail OIDC build if a primitive type Claim is injected in Singleton
  • #42205 - Enable comments (reasons) in the generated reflect-config.json and improve hierarchical registration tracing
  • #42228 - Native image build fails with -Dquarkus.native.report-errors-at-runtime
  • #42301 - Records that contain Enum are still unsupported with @ParameterizedTest even with Serializable in 3.13.0
  • #42394 - Take @JsonProperty into account in the reflection free Jackson serializers
  • #42466 - quarkus.knative.app-config-map misses adding the volumes to the ksvc template
  • #42485 - Fix quarkus.knative.app-config-map misses adding the volumes to the ksvc template
  • #42491 - Change dekorate template to use the intended knative object
  • #42535 - Add "how to write dev services" documentation
  • #42578 - OTEL + quarkus.http.test-timeout -> NullPointerException: Cannot invoke "io.vertx.core.spi.observability.HttpResponse.headers()" because "httpResponse" is null
  • #42619 - Jackson build time serializers could use SerializableString field names
  • #42651 - Use SerializableString field names + support for @JsonProperty in the reflection free Jackson serializers
  • #42661 - Bump Micrometer to 1.13
  • #42684 - Encode URL in OIDC cookie
  • #42702 - Updates to Infinispan 15.0.8.Final
  • #42703 - Update security docs
  • #42705 - Fix for resolving entity fields based on collections and generics
  • #42707 - Update OAuth2 docs because of change in Bearer token check change
  • #42714 - Continuous testing exclude-tags or exclude-engines cannot be configured via pom.xml anymore in 3.13
  • #42718 - Bump flyway.version from 10.17.1 to 10.17.2
  • #42733 - Qute template exception don't print origin
  • #42745 - Remove useless enum converter allocation
  • #42752 - quarkuscli always return 1 for exitcode for plugin commands
  • #42755 - Upload native build stats from a single GH runner
  • #42761 - Qute: ignore template files that contain whitespace in its name
  • #42766 - Use initial Quarkus Dev config for test tags and engines
  • #42773 - Remove jakarta.json.Json usage for performance reasons
  • #42774 - quarkus.rest.jackson.optimization.enable-reflection-free-serializers=true fails native build of StartStopTS microprofile application
  • #42778 - Rest Client (formerly reactive) keep using DEFAULT_MAX_POOL_SIZE
  • #42779 - QuarkusComponentTest: programmatic lookup improvements
  • #42783 - Qute: ignore template files that contain whitespace in its name
  • #42786 - Quarkus CLI Catalog wipes its content when a new plugin is added / removed
  • #42787 - Qute: print origin if non-literal value used in bracket notation
  • #42788 - Invalidate catalogs when adding/removing plugins
  • #42793 - Quote directory variable to support directories with spaces
  • #42794 - Avoid NullPointerExceptions when application fails to start
  • #42806 - quarkus-websockets-next client connect to WSS not possible
  • #42808 - quarkus-websockets-next client adds / to empty path
  • #42810 - Register InetAddressResolverProvider service providers

... (truncated)

Commits
  • cf131e3 [RELEASE] - Bump version to 3.14.3
  • 8f048ef Merge pull request #43197 from gsmet/3.14.3-backports-3
  • db0dfde Config Doc - Reset list status for passthrough maps
  • 48c2de9 Fix javadoc for quarkus.bootstrap.incubating-model-resolver
  • 2bb7dba Added Runtime exception on failing directory creation
  • e557f13 Fixes #42908
  • 6789f02 Add runtime properties to Quarkus builder
  • 17a508d Rename DefaultMismatchedInputException to BuiltinMismatchedInputExceptionMapper
  • a1d175f Document how to turn off DefaultMismatchedInputException
  • eb321a8 Allows users to exclude DefaultMismatchedInputException
  • Additional commits viewable in compare view

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

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

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

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

Updates org.apache.kafka:kafka-clients from 3.5.0 to 7.7.0-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.google.protobuf:protobuf-java from 3.19.4 to 4.28.0

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

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

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
  • 5925503 chore(main): release 2.44.0 (#3074)
  • b63b643 deps: update grpc dependencies to v1.66.0 (#3104)
  • 007a3db build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • a671b52 chore: update googleapis commit at Tue Jun 25 02:16:02 UTC 2024 (#2949)
  • 2b271fc deps: update protobuf to 3.25.4 (#3113)
  • 2fabd55 build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1 ...
  • f847e45 deps: update dependency pyyaml to v6.0.2 (#3086)
  • bb216ae deps: update googleapis/java-cloud-bom digest to a98202d (#3097)
  • c5abe90 deps: update google api dependencies (#3071)
  • c13f932 deps: update slf4j monorepo to v2.0.16 (#3098)
  • Additional commits viewable in compare view

Updates org.projectlombok:lombok from 1.18.32 to 1.18.34

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.34 (June 28th, 2024)

  • PLATFORM: Added support for Eclipse 2024-06; you'd get some NoSuchMethodError traces in your logs if using @Builder or @Singular prior to this fix. [Issue #3638](projectlombok/lombok#3638).
  • IMPROBABLE BREAKING CHANGE: Lombok now adds @lombok.Generated by default to methods and types it generates. This may result in accidentally increasing your test coverage percentage. [Issue #3667](projectlombok/lombok#3667).
  • IMPROBABLE BREAKING CHANGE: When lombok.config contains lombok.onX.flagUsage = WARNING, from now on warnings will actually be generated if onX is used.[Issue #2848](projectlombok/lombok#2848)
  • BUGFIX: When @SuperBuilder was used on a type with an generic array type, it would error wrong number of type arguments. [Issue #3694](projectlombok/lombok#3694).
  • FEATURE: Lombok generates javadoc for you for most of the methods it adds; with this release, javadoc is also added to generated constructors. [Issue #933](projectlombok/lombok#933).
Commits
  • fbbe7f0 [release] pre-release version bump
  • 3cd41e8 [trivial] some test cases were failing (due to the constructor-javadoc update...
  • 1384244 Merge pull request #3698 from stevebosman/fix-sneaky-throws-doc
  • d90ec73 [trivial] [style]
  • 3b68e39 Merge pull request #3697 from janrieke/superbuilder-fix-array-type-param
  • fdafa9a Merge pull request #3690 from Rawi01/eclipse_2024_06
  • 78c1f47 Merge pull request #3689 from Rawi01/nested-javadoc
  • da815a6 Merge pull request #3674 from Rawi01/standardexception-fields
  • c61a404 [trivial]
  • 6cf6caf Merge pull request #3673 from Rawi01/eclipse_field_generated
  • Additional commits viewable in compare view

Updates commons-codec:commons-codec from 1.16.1 to 1.17.1

Changelog

Sourced from commons-codec:commons-codec's changelog.

Apache Commons Codec 1.17.1 RELEASE NOTES

The Apache Commons Codec component contains encoders and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

Feature and fix release. Requires a minimum of Java 8.

Fixed Bugs

  •         Md5Crypt now throws IllegalArgumentException on an invalid prefix. Thanks to Gary Gregory.
    

Changes

  •         Bump org.apache.commons:commons-parent from 69 to 71 [#286](https://github.com/apache/commons-codec/issues/286). Thanks to Gary Gregory.
    
  •         Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [#293](https://github.com/apache/commons-codec/issues/293). Thanks to Dependabot.
    
  •         Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#292](https://github.com/apache/commons-codec/issues/292). Thanks to Dependabot.
    

For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:

https://commons.apache.org/proper/commons-codec/

Download page: https://commons.apache.org/proper/commons-codec/download_codec.cgi


Apache Commons Codec 1.17.0 RELEASE NOTES

The Apache Commons Codec component contains encoders and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

Feature and fix release. Requires a minimum of Java 8.

New features

  •         Add override org.apache.commons.codec.language.bm.Rule.PhonemeExpr.size(). Thanks to Gary Gregory.
    
  •         Add support for Base64 custom alphabets [#266](https://github.com/apache/commons-codec/issues/266). Thanks to Chris Kocel, Gary Gregory.
    

... (truncated)

Commits
  • 9651097 Prepare for the next release candidate

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

| Package | From | To |
| --- | --- | --- |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.8.4` | `3.14.3` |
| io.quarkus:quarkus-test-common | `3.8.4` | `3.14.3` |
| io.quarkus:quarkus-maven-plugin | `3.8.4` | `3.14.3` |
| org.apache.kafka:connect-api | `3.6.1` | `7.7.0-ce` |
| org.apache.kafka:connect-json | `2.4.0` | `7.7.0-ce` |
| org.apache.kafka:kafka-clients | `3.5.0` | `7.7.0-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.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `4.28.0` |
| com.google.protobuf:protobuf-java-util | `3.19.4` | `4.28.0` |
| [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.0` |
| [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.7.0` |
| [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.7.0` |
| [io.confluent:kafka-json-schema-serializer](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.7.0` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.6.1` | `7.7.0` |
| [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.5` |
| 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.3
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.8.4...3.14.3)

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

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

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

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

Updates `org.apache.kafka:kafka-clients` from 3.5.0 to 7.7.0-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.google.protobuf:protobuf-java` from 3.19.4 to 4.28.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

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

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

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.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.7.0)

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

Updates `io.confluent:kafka-protobuf-serializer` from 7.6.1 to 7.7.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.7.0)

Updates `io.confluent:kafka-json-schema-serializer` from 7.6.1 to 7.7.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.7.0)

Updates `io.confluent:kafka-connect-avro-converter` from 7.6.1 to 7.7.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.7.0)

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

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.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.7.0)

Updates `io.confluent:kafka-json-schema-serializer` from 7.6.1 to 7.7.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.7.0)

Updates `io.confluent:kafka-connect-avro-converter` from 7.6.1 to 7.7.0
- [Commits](confluentinc/schema-registry@v7.6.1...v7.7.0)

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

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

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

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.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 11, 2024
@apicurio-bot
Copy link

apicurio-bot bot commented Sep 11, 2024

Thank you for creating a pull request!

Pinging @jsenko, @carlesarnal to respond or triage.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 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-8ffd636b0f branch September 11, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compatibility area/rest-client 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