Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the backport-dependencies-2-6-x group with 50 updates #5785

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
io.quarkus:quarkus-bom 3.15.2 3.17.5
io.quarkus:quarkus-test-common 3.15.2 3.17.5
io.quarkus:quarkus-maven-plugin 3.15.2 3.17.5
org.apache.kafka:connect-api 3.9.0 7.8.0-ce
org.apache.kafka:connect-json 2.4.0 7.8.0-ce
org.apache.kafka:kafka-clients 3.5.0 7.8.0-ce
io.apicurio:apicurio-data-models 2.0.4 2.2.1
com.squareup.wire:wire-schema 4.9.11 5.2.0
com.squareup.wire:wire-schema-jvm 4.9.11 5.2.0
com.google.protobuf:protobuf-java 3.19.4 4.29.2
com.google.protobuf:protobuf-java-util 3.19.4 4.29.2
com.google.api.grpc:proto-google-common-protos 2.39.0 2.50.0
io.sentry:sentry 1.7.30 7.20.0
org.json:json 20240303 20241224
com.fasterxml.jackson.datatype:jackson-datatype-json-org 2.17.2 2.18.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.2 2.18.2
com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider 2.17.2 2.18.2
com.google.guava:guava 33.3.1-jre 33.4.0-jre
com.fasterxml.woodstox:woodstox-core 7.0.0 7.1.0
io.confluent:kafka-avro-serializer 7.7.2 7.8.0
io.confluent:kafka-schema-registry-client 7.6.1 7.8.0
io.confluent:kafka-protobuf-serializer 7.7.2 7.8.0
io.confluent:kafka-json-schema-serializer 7.7.2 7.8.0
io.confluent:kafka-connect-avro-converter 7.7.2 7.8.0
org.testcontainers:redpanda 1.19.7 1.20.4
io.zonky.test:embedded-postgres 2.0.7 2.1.0
org.wiremock:wiremock 3.9.1 3.10.0
com.graphql-java:java-dataloader 3.3.0 3.4.0
org.jetbrains.kotlin:kotlin-stdlib 1.9.25 2.1.0
org.jetbrains.kotlin:kotlin-stdlib-common 1.9.25 2.1.0
org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.9.25 2.1.0
org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.9.25 2.1.0
com.puppycrawl.tools:checkstyle 10.15.0 10.21.1
org.apache.maven.plugins:maven-javadoc-plugin 3.6.3 3.11.2
org.apache.maven.plugins:maven-failsafe-plugin 3.2.5 3.5.2
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.5.2
org.apache.maven.plugins:maven-deploy-plugin 3.1.2 3.1.3
org.apache.maven.plugins:maven-jar-plugin 3.4.1 3.4.2
org.apache.maven.plugins:maven-checkstyle-plugin 3.5.0 3.6.0
io.smallrye:jandex-maven-plugin 3.1.8 3.2.3
org.apache.maven.plugins:maven-dependency-plugin 3.6.1 3.8.1
org.apache.maven.plugins:maven-clean-plugin 3.3.2 3.4.0
org.slf4j:slf4j-api 2.0.13 2.0.16
org.slf4j:slf4j-simple 2.0.13 2.0.16
org.slf4j:slf4j-jdk14 2.0.13 2.0.16
org.apache.maven.plugins:maven-plugin-plugin 3.12.0 3.15.1
io.apicurio:apicurio-maven-plugin 0.0.2 0.0.3
org.seleniumhq.selenium:selenium-java 3.141.59 4.27.0
io.apicurio:apicurio-registry-schema-validation-jsonschema 0.0.4.Final 0.0.7
io.apicurio:apicurio-registry-schema-validation-protobuf 0.0.4.Final 0.0.7

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

Release notes

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

3.17.5

Complete changelog

  • #44974 - Rest Client metrics show real value in uri attribute instead of path parameter placeholders when used with @Url
  • #44989 - REST Client not sending headers from shared configKey
  • #45002 - REST Client using configKey resolves wrong config
  • #45004 - Update documentation for handling proxies in native-mode
  • #45010 - Properly create REST Client template path when @Url is used
  • #45022 - Upgrade to quarkus-http 5.3.4
  • #45034 - Revert MariaDB driver to 3.4.1
  • #45044 - Priority of REST Client Config changed to Quarkus FQN, config key, simple name
  • #45066 - Update OIDC MTLS test to use generated certificates
  • #45072 - Prioritize OIDC mechanism when inclusive authentication is disabled to simplify using mTLS and OIDC together
  • #45084 - A NoSuchMethodException is raised when a REST resource is called with a single JsonObject argument in native build
  • #45095 - Generate certificates in the OIDC integration test
  • #45097 - Ensure that jakarta json types can be deserialized in native mode
  • #45108 - Logstash conf file fix
  • #45126 - Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final
  • #45130 - Conflicting open telemetry and flyway dependencies
  • #45136 - Break build cycle between OTel, logging and Flyway
  • #45143 - Update OIDC bearer doc with a section about response filters
  • #45161 - Fix local proxy handling in REST Client module
  • #45162 - Improve documentation for handling proxies in native-mode
  • #45172 - Docs: Correct word form in Native Applications Tips
  • #45173 - Unable to use custom handlers for HTTP OPTIONS method in subresources
  • #45174 - Unable to use custom handlers for HTTP OPTIONS method in subresources
  • #45190 - Fix matrix computation for Ubuntu 24

3.17.4

Complete changelog

  • #40328 - Support for springdoc-openapi annotations in quarkus-smallrye-openapi
  • #44035 - smallrye-openapi scan for @ServerExceptionMapper annotation
  • #44627 - OpenAPI Extension Fails to Generate Schema for Generic Type that Uses Jackson JsonUnwrapped
  • #44804 - ElytronPasswordIdentityProvider does not forward attributes from SecurityIdentity
  • #44853 - Quarkus Vertx GRPC Client should respect "max-inbound-message-size" property
  • #44855 - Respect max message size property fo Quarkus GRPC client (44853)
  • #44896 - Copy attributes from Elytron SecurityIdentity to Quarkus SecurityIdentity
  • #44914 - LogManager error of type GENERIC_FAILURE
  • #44919 - Register Kotlin's empty set for reflection
  • #44923 - Spring Cloud Configuration ordinal customization
  • #44931 - Reduce log level of OTel side exporter classes
  • #44932 - Grpc client interceptors are not registered when injected via constructor
  • #44936 - Make sure OidcRequestContextProperties are always modifiable
  • #44938 - Keycloak devservice can be started indirectly if quarkus-oidc uses quarkus.oidc.provider
  • #44946 - Bump org.jboss.logmanager:jboss-logmanager from 3.1.0.Final to 3.1.1.Final
  • #44952 - Spring Cloud Configuration ordinal customization
  • #44954 - Bump io.smallrye.common:smallrye-common-bom from 2.8.0 to 2.9.0

... (truncated)

Commits
  • 8a11f90 [RELEASE] - Bump version to 3.17.5
  • 7bb1cc8 Merge pull request #45192 from gsmet/3.17.5-backports-1
  • c6608bf Fix matrix computation for Ubuntu 24
  • b73587d Unable to use custom handlers for HTTP OPTIONS method in subresources
  • ac91de2 Docs: Correct word form in Native Applications Tips
  • 6359779 Fix local proxy handling in REST Client module
  • 44f09de Improve documentation for handling proxies in native-mode
  • dda0b14 Register for reflection Pageable class for not missing paged/unpaged attributes.
  • 82cda43 Break build cycle between OTel, logging and Flyway
  • df84c0d Bump org.asynchttpclient:async-http-client from 2.12.3 to 2.12.4
  • Additional commits viewable in compare view

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

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

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

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

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

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

Release notes

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

2.2.1

No release notes provided.

v2.2.0

No changelog for this release.

2.1.0

No release notes provided.

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

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

Changelog

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

Version 5.2.0

2025-01-06

Common

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

CLI wire-compiler

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

JVM generation

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

Swift

  • Fix buffer overflow and data corruption when a type has more than 5 layers of nesting (#3203 by [Eric Amorde][amorde])
Commits
  • 8166872 Prepare for release 5.2.0.
  • d043e77 Update dependency org.assertj:assertj-core to v3.27.2 (#3231)
  • a43ed15 Update dependency org.assertj:assertj-core to v3.27.1 (#3228)
  • f385400 Update dependency org.checkerframework:checker-qual to v3.48.4 (#3230)
  • 54e032b Add support for mutable messages in Wire's Kotlin Generator. (#3217)
  • 658d608 Update dependency gradle to v8.12 (#3224)
  • 3c7493f Update dependency com.charleskorn.kaml:kaml to v0.67.0 (#3223)
  • 2d97119 Update dependency org.assertj:assertj-core to v3.27.0 (#3220)
  • e34fe0d Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...
  • 3e50155 Merge pull request #3218 from square/renovate/com.google.protobuf-protoc-4.x
  • Additional commits viewable in compare view

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

Changelog

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

Version 5.2.0

2025-01-06

Common

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

CLI wire-compiler

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

JVM generation

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

Swift

  • Fix buffer overflow and data corruption when a type has more than 5 layers of nesting (#3203 by [Eric Amorde][amorde])
Commits
  • 8166872 Prepare for release 5.2.0.
  • d043e77 Update dependency org.assertj:assertj-core to v3.27.2 (#3231)
  • a43ed15 Update dependency org.assertj:assertj-core to v3.27.1 (#3228)
  • f385400 Update dependency org.checkerframework:checker-qual to v3.48.4 (#3230)
  • 54e032b Add support for mutable messages in Wire's Kotlin Generator. (#3217)
  • 658d608 Update dependency gradle to v8.12 (#3224)
  • 3c7493f Update dependency com.charleskorn.kaml:kaml to v0.67.0 (#3223)
  • 2d97119 Update dependency org.assertj:assertj-core to v3.27.0 (#3220)
  • e34fe0d Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...
  • 3e50155 Merge pull request #3218 from square/renovate/com.google.protobuf-protoc-4.x
  • Additional commits viewable in compare view

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

Changelog

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

Version 5.2.0

2025-01-06

Common

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

CLI wire-compiler

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

JVM generation

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

Swift

  • Fix buffer overflow and data corruption when a type has more than 5 layers of nesting (#3203 by [Eric Amorde][amorde])
Commits
  • 8166872 Prepare for release 5.2.0.
  • d043e77 Update dependency org.assertj:assertj-core to v3.27.2 (#3231)
  • a43ed15 Update dependency org.assertj:assertj-core to v3.27.1 (#3228)
  • f385400 Update dependency org.checkerframework:checker-qual to v3.48.4 (#3230)
  • 54e032b Add support for mutable messages in Wire's Kotlin Generator. (#3217)
  • 658d608 Update dependency gradle to v8.12 (#3224)
  • 3c7493f Update dependency com.charleskorn.kaml:kaml to v0.67.0 (#3223)
  • 2d97119 Update dependency org.assertj:assertj-core to v3.27.0 (#3220)
  • e34fe0d Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...
  • 3e50155 Merge pull request #3218 from square/renovate/com.google.protobuf-protoc-4.x
  • Additional commits viewable in compare view

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

Release notes

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

Protocol Buffers v3.20.3

Java

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

Protocol Buffers v3.20.2

C++

Protocol Buffers v3.20.1

PHP

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

Ruby

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

Other

  • Fix versioning issues in 3.20.0

Protocol Buffers v3.20.1-rc1

PHP

  • Fix building packaged PHP extension (#9727)

Other

  • Fix versioning issues in 3.20.0

Protocol Buffers v3.20.0

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

Ruby

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

... (truncated)

Commits

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

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

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

Release notes

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

v2.50.0

2.50.0 (2024-11-14)

Features

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

Bug Fixes

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

Dependencies

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

Documentation

v2.49.0

2.49.0 (2024-10-25)

Features

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

Bug Fixes

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

Dependencies

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

... (truncated)

Changelog

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

2.50.0 (2024-11-14)

Features

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

Bug Fixes

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

Dependencies

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

Documentation

2.49.0 (2024-10-25)

Features

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

Bug Fixes

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

Dependencies

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

2.48.0 (2024-10-22)

... (truncated)

Commits
  • 137dc4b chore(main): release 2.50.0 (#3327)
  • f202c3b feat: introduce java.time to java-core (#3330)
  • c624b89 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 18b1bb5 chore: replace graalvm cloud-devrel-kokoro-resources with java-graalvm-ci-pro...
  • 0262dcb chore: update googleapis commit at Sat Oct 26 02:24:11 UTC 2024 (#3318)
  • 1138ca6 feat: Add experimental S2A integration in client libraries grpc transport (#3...
  • b20624c chore: explicitly specify maven central location for renovate-bot version loo...
  • 15a64ee fix: httpjson callables to trace attempts (started, failed) (#3300)
  • 4c5a43c chore: use java-graalvm-ci-prod gcp project for running tests (#3349)
  • bb2a3be fix: instantiate GaxProperties at build time to ensure we get the protobuf ve...
  • Additional commits viewable in compare view

Updates io.sentry:sentry from 1.7.30 to 7.20.0

Release notes

Sourced from io.sentry:sentry's releases.

7.20.0

Features

  • Session Replay GA (#4017)

To enable Replay use the sessionReplay.sessionSampleRate or sessionReplay.onErrorSampleRate options.

import io.sentry.SentryReplayOptions
import io.sentry.android.core.SentryAndroid
SentryAndroid.init(context) { options ->
options.sessionReplay.sessionSampleRate = 1.0
options.sessionReplay.onErrorSampleRate = 1.0
// To change default redaction behavior (defaults to true)
options.sessionReplay.redactAllImages = true
options.sessionReplay.redactAllText = true
// To change quality of the recording (defaults to MEDIUM)
options.sessionReplay.quality = SentryReplayOptions.SentryReplayQuality.MEDIUM // (LOW|MEDIUM|HIGH)
}

To learn more about Session Replay, visit the documentation page: https://docs.sentry.io/platforms/android/session-replay/

Fixes

  • Fix warm start detection (#3937)
  • Session Replay: Reduce memory allocations, disk space consumption, and payload size (#4016)
  • Session Replay: Do not try to encode corrupted frames multiple times (#4016)

Internal

  • Session Replay: Allow overriding SdkVersion for replay events (#4014)
  • Session Replay: Send replay options as tags (#4015)

Breaking changes

  • Session Replay options were moved from under experimental to the main options object (#4017)

7.19.1

Fixes

  • Change TTFD timeout to 25 seconds (#3984)
  • Session Replay: Fix memory leak when masking Compose screens (#3985)
  • Session Replay: Fix potential ANRs in GestureRecorder (#4001)

Internal

... (truncated)

Changelog

Sourced from io.sentry:sentry's changelog.

7.20.0

Features

  • Session Replay GA (#4017)

To enable Replay use the sessionReplay.sessionSampleRate or sessionReplay.onErrorSampleRate options.

import io.sentry.SentryReplayOptions
import io.sentry.android.core.SentryAndroid
SentryAndroid.init(context) { options ->
options.sessionReplay.sessionSampleRate = 1.0
options.sessionReplay.onErrorSampleRate = 1.0
// To change default redaction behavior (defaults to true)
options.sessionReplay.redactAllImages = true
options.sessionReplay.redactAllText = true
// To change quality of the recording (defaults to MEDIUM)
options.sessionReplay.quality = SentryReplayOptions.SentryReplayQuality.MEDIUM // (LOW|MEDIUM|HIGH)
}

Fixes

  • Fix warm start detection (#3937)
  • Session Replay: Reduce memory allocations, disk space consumption, and payload size (#4016)
  • Session Replay: Do not try to encode corrupted frames multiple times (#4016)

Internal

  • Session Replay: Allow overriding SdkVersion for replay events (#4014)
  • Session Replay: Send replay options as tags (#4015)

Breaking changes

  • Session Replay options were moved from under experimental to the main options object (#4017)

7.19.1

Fixes

  • Change TTFD timeout to 25 seconds (#3984)
  • Session Replay: Fix memory leak when masking Compose screens (#3985)
  • Session Replay: Fix potential ANRs in GestureRecorder (#4001)

Internal

... (truncated)

Commits

Updates org.json:json from 20240303 to 20241224

Release notes

Sourced from org.json:json's releases.

20241224

Pull Request Description
#924 pre-release-20241224: updates for next release
#907 Fix a bug when calling JSONArray.addAll() with Collection as Object
#894 update jsonpath from 2.4.0 to 2.9.0
#889 Fixed non-idempotent unit tests in JSONObjectTest
#879 Extend syntax error information
#877, #886, #888, #911, #921 Strict mode opt-in feature
#876 Remove jsonparserconfig ctor- just use withOverwriteDuplicateKey
#867 Improve performance in toString()
Changelog

Sourced from org.json:json's changelog.

Release history:

JSON-java releases can be found by searching the Maven repository for groupId "org.json" and artifactId "json". For example: https://search.maven.org/search?q=g:org.json%20AND%20a:json&core=gav

20241224....Strict mode opt-in feature, and recent commits.
Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-json-org from 2.17.2 to 2.18.2

Commits
  • add1ff7 [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.18.2
  • 138170c Prep for 2.18.2
  • 930607c Merge branch '2.17' into 2.18
  • 48ddfa4 Back to snapshot dep
  • 5746e8a [maven-release-plugin] prepare for next development iteration
  • 3e0a46d [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.17.3
  • 237f7b6 Prep for 2.17.3
  • 28e4bb0 Back to snapshot dep
  • 5b80f44 [maven-release-plugin] prepare for next development iteration
  • e0b129a [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.18.1
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.18.2

Commits
  • c7edd07 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.2
  • 967f11f Prep for 2.18.2
  • e045611 Merge branch '2.17' into 2.18
  • 1e7c628 Back to snapshot dep
  • 1223dac [maven-release-plugin] prepare for next development iteration
  • b3771f9 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.3
  • 683310e Prep for 2.17.3
  • 2c4830a Back to snapshot deps
  • 065f6f2 [maven-release-plugin] prepare for next development iteration
  • 4f3aa83 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.1
  • Additional commits viewable in ...

    Description has been truncated

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

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


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

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

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

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

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

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

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

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

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

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

Updates `com.google.protobuf:protobuf-java` from 3.19.4 to 4.29.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

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

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

Updates `com.google.api.grpc:proto-google-common-protos` from 2.39.0 to 2.50.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.39.0...v2.50.0)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.kafka:connect-api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.kafka:connect-json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-data-models
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.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: io.sentry:sentry
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.testcontainers:redpanda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.zonky.test:embedded-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.wiremock:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.graphql-java:java-dataloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.smallrye:jandex-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-registry-schema-validation-jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-registry-schema-validation-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
- dependency-name: io.apicurio:apicurio-registry-schema-validation-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies-2-6-x
...

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

apicurio-bot bot commented Jan 6, 2025

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 Jan 6, 2025

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

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

@dependabot dependabot bot deleted the dependabot/maven/2.6.x/backport-dependencies-2-6-x-3c61fef312 branch January 6, 2025 15:07
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