forked from Apicurio/apicurio-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the main-dependencies group with 47 updates #442
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the main-dependencies group with 47 updates: | Package | From | To | | --- | --- | --- | | [io.apicurio:apicurio-common-app-components-core](https://github.com/apicurio/apicurio-common-app-components) | `0.2.2.Final` | `1.0.16.Final` | | [io.apicurio:apicurio-common-app-components-logging](https://github.com/apicurio/apicurio-common-app-components) | `0.2.2.Final` | `1.0.16.Final` | | [io.apicurio:apicurio-common-app-components-config](https://github.com/apicurio/apicurio-common-app-components) | `0.2.2.Final` | `1.0.16.Final` | | io.apicurio:apicurio-common-app-components-config-definitions | `0.2.2.Final` | `1.0.16.Final` | | [io.apicurio:apicurio-common-app-components-config-index](https://github.com/apicurio/apicurio-common-app-components) | `0.2.2.Final` | `1.0.16.Final` | | [io.apicurio:apicurio-common-app-components-auth](https://github.com/apicurio/apicurio-common-app-components) | `0.2.2.Final` | `1.0.16.Final` | | [io.apicurio:apicurio-common-app-components-maven-plugin](https://github.com/apicurio/apicurio-common-app-components) | `0.2.2.Final` | `1.0.16.Final` | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.5.3` | `3.6.0` | | io.quarkus:quarkus-test-common | `3.5.3` | `3.6.0` | | io.quarkus:quarkus-maven-plugin | `3.5.3` | `3.6.0` | | org.apache.kafka:connect-api | `3.5.1` | `7.5.2-ce` | | org.apache.kafka:connect-json | `2.4.0` | `7.5.2-ce` | | [com.squareup.wire:wire-schema](https://github.com/square/wire) | `4.9.1` | `4.9.3` | | [com.squareup.wire:wire-compiler](https://github.com/square/wire) | `4.8.0` | `4.9.3` | | [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) | `1.6.0` | `1.6.2` | | [com.squareup.okio:okio-fakefilesystem](https://github.com/square/okio) | `3.4.0` | `3.6.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.0` | `3.25.1` | | com.google.protobuf:protobuf-java-util | `3.25.0` | `3.25.1` | | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.28.0` | `2.29.0` | | org.apache.santuario:xmlsec | `4.0.0` | `4.0.1` | | org.eclipse.jgit:org.eclipse.jgit | `6.7.0.202309050840-r` | `6.8.0.202311291450-r` | | [com.fasterxml.jackson.datatype:jackson-datatype-json-org](https://github.com/FasterXML/jackson-datatypes-misc) | `2.15.2` | `2.16.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.14.2` | `2.16.0` | | [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [io.confluent:kafka-json-schema-serializer](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [org.testcontainers:redpanda](https://github.com/testcontainers/testcontainers-java) | `1.19.1` | `1.19.3` | | [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.0.4` | `2.0.5` | | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `1.9.0` | `2.1.1` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `8.45.1` | `10.12.5` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.0` | `3.6.3` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.1` | `3.2.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.1` | `3.2.2` | | [org.jboss.jandex:jandex-maven-plugin](https://github.com/wildfly/jandex-maven-plugin) | `1.1.0` | `1.2.3` | | [io.apicurio:apicurio-codegen-maven-plugin](https://github.com/apicurio/apicurio-codegen) | `1.1.0.Final` | `1.1.1.Final` | | [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.4.0` | `3.5.0` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.10.1` | `3.10.2` | | [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.5.1` | `7.5.2` | | [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java) | `0.7.8` | `0.10.0` | | [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `0.7.8` | `0.10.0` | | [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `0.7.8` | `0.10.0` | | [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `0.7.8` | `0.10.0` | | [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `0.7.8` | `0.10.0` | | [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `0.7.8` | `0.10.0` | | [io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom](https://github.com/quarkiverse/quarkus-operator-sdk) | `6.3.3` | `6.4.1` | | [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) | `3.141.59` | `4.15.0` | Updates `io.apicurio:apicurio-common-app-components-core` from 0.2.2.Final to 1.0.16.Final - [Release notes](https://github.com/apicurio/apicurio-common-app-components/releases) - [Commits](https://github.com/apicurio/apicurio-common-app-components/commits) Updates `io.apicurio:apicurio-common-app-components-logging` from 0.2.2.Final to 1.0.16.Final - [Release notes](https://github.com/apicurio/apicurio-common-app-components/releases) - [Commits](https://github.com/apicurio/apicurio-common-app-components/commits) Updates `io.apicurio:apicurio-common-app-components-config` from 0.2.2.Final to 1.0.16.Final - [Release notes](https://github.com/apicurio/apicurio-common-app-components/releases) - [Commits](https://github.com/apicurio/apicurio-common-app-components/commits) Updates `io.apicurio:apicurio-common-app-components-config-definitions` from 0.2.2.Final to 1.0.16.Final Updates `io.apicurio:apicurio-common-app-components-config-index` from 0.2.2.Final to 1.0.16.Final - [Release notes](https://github.com/apicurio/apicurio-common-app-components/releases) - [Commits](https://github.com/apicurio/apicurio-common-app-components/commits) Updates `io.apicurio:apicurio-common-app-components-auth` from 0.2.2.Final to 1.0.16.Final - [Release notes](https://github.com/apicurio/apicurio-common-app-components/releases) - [Commits](https://github.com/apicurio/apicurio-common-app-components/commits) Updates `io.apicurio:apicurio-common-app-components-maven-plugin` from 0.2.2.Final to 1.0.16.Final - [Release notes](https://github.com/apicurio/apicurio-common-app-components/releases) - [Commits](https://github.com/apicurio/apicurio-common-app-components/commits) Updates `io.quarkus:quarkus-bom` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.5.3...3.6.0) Updates `io.quarkus:quarkus-test-common` from 3.5.3 to 3.6.0 Updates `io.quarkus:quarkus-maven-plugin` from 3.5.3 to 3.6.0 Updates `org.apache.kafka:connect-api` from 3.5.1 to 7.5.2-ce Updates `org.apache.kafka:connect-json` from 2.4.0 to 7.5.2-ce Updates `com.squareup.wire:wire-schema` from 4.9.1 to 4.9.3 - [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md) - [Commits](square/wire@4.9.1...4.9.3) Updates `com.squareup.wire:wire-compiler` from 4.8.0 to 4.9.3 - [Changelog](https://github.com/square/wire/blob/master/CHANGELOG.md) - [Commits](square/wire@4.8.0...4.9.3) Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.6.0 to 1.6.2 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.6.0...v1.6.2) Updates `com.squareup.okio:okio-fakefilesystem` from 3.4.0 to 3.6.0 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.4.0...parent-3.6.0) Updates `com.google.protobuf:protobuf-java` from 3.25.0 to 3.25.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.0...v3.25.1) Updates `com.google.protobuf:protobuf-java-util` from 3.25.0 to 3.25.1 Updates `com.google.api.grpc:proto-google-common-protos` from 2.28.0 to 2.29.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.28.0...v2.29.0) Updates `org.apache.santuario:xmlsec` from 4.0.0 to 4.0.1 Updates `org.eclipse.jgit:org.eclipse.jgit` from 6.7.0.202309050840-r to 6.8.0.202311291450-r Updates `com.fasterxml.jackson.datatype:jackson-datatype-json-org` from 2.15.2 to 2.16.0 - [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.15.2...jackson-datatypes-misc-parent-2.16.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.14.2 to 2.16.0 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.14.2...jackson-dataformats-text-2.16.0) Updates `io.confluent:kafka-avro-serializer` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `io.confluent:kafka-protobuf-serializer` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `io.confluent:kafka-json-schema-serializer` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `io.confluent:kafka-connect-avro-converter` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `org.testcontainers:redpanda` from 1.19.1 to 1.19.3 - [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.1...1.19.3) Updates `io.zonky.test:embedded-postgres` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/zonkyio/embedded-postgres/releases) - [Commits](zonkyio/embedded-postgres@v2.0.4...v2.0.5) Updates `com.github.dasniko:testcontainers-keycloak` from 1.9.0 to 2.1.1 - [Release notes](https://github.com/dasniko/testcontainers-keycloak/releases) - [Commits](dasniko/testcontainers-keycloak@1.9.0...2.1.1) Updates `com.puppycrawl.tools:checkstyle` from 8.45.1 to 10.12.5 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.45.1...checkstyle-10.12.5) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.0 to 3.6.3 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.0...maven-javadoc-plugin-3.6.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.2) Updates `org.jboss.jandex:jandex-maven-plugin` from 1.1.0 to 1.2.3 - [Commits](wildfly/jandex-maven-plugin@1.1.0...1.2.3) Updates `io.apicurio:apicurio-codegen-maven-plugin` from 1.1.0.Final to 1.1.1.Final - [Release notes](https://github.com/apicurio/apicurio-codegen/releases) - [Commits](https://github.com/apicurio/apicurio-codegen/commits/1.1.1.Final) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.4.0...3.5.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.1 to 3.10.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.1...maven-plugin-tools-3.10.2) Updates `io.confluent:kafka-schema-registry-client` from 7.5.1 to 7.5.2 - [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2) Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 0.7.8 to 0.10.0 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v0.7.8...v0.10.0) Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 0.7.8 to 0.10.0 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v0.7.8...v0.10.0) Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 0.7.8 to 0.10.0 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v0.7.8...v0.10.0) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 0.7.8 to 0.10.0 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v0.7.8...v0.10.0) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 0.7.8 to 0.10.0 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v0.7.8...v0.10.0) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 0.7.8 to 0.10.0 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-java@v0.7.8...v0.10.0) Updates `io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom` from 6.3.3 to 6.4.1 - [Release notes](https://github.com/quarkiverse/quarkus-operator-sdk/releases) - [Commits](quarkiverse/quarkus-operator-sdk@6.3.3...6.4.1) Updates `org.seleniumhq.selenium:selenium-java` from 3.141.59 to 4.15.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-3.141.59...selenium-4.15.0) --- updated-dependencies: - dependency-name: io.apicurio:apicurio-common-app-components-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: io.apicurio:apicurio-common-app-components-logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: io.apicurio:apicurio-common-app-components-config dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: io.apicurio:apicurio-common-app-components-config-definitions dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: io.apicurio:apicurio-common-app-components-config-index dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: io.apicurio:apicurio-common-app-components-auth dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: io.apicurio:apicurio-common-app-components-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: io.quarkus:quarkus-test-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: org.apache.kafka:connect-api dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: org.apache.kafka:connect-json dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: com.squareup.wire:wire-schema dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: com.squareup.wire:wire-compiler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: com.squareup.okio:okio-fakefilesystem dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: org.apache.santuario:xmlsec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: io.confluent:kafka-avro-serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: io.confluent:kafka-protobuf-serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: io.confluent:kafka-json-schema-serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: io.confluent:kafka-connect-avro-converter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: org.testcontainers:redpanda dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: io.zonky.test:embedded-postgres dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: com.github.dasniko:testcontainers-keycloak dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major dependency-group: main-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: org.jboss.jandex:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: io.apicurio:apicurio-codegen-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: io.confluent:kafka-schema-registry-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main-dependencies - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:development update-type: version-update:semver-major dependency-group: main-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Dec 4, 2023
Superseded by #444. |
dependabot
bot
deleted the
dependabot/maven/main-dependencies-e47dcdcfc9
branch
December 5, 2023 07:28
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the main-dependencies group with 47 updates:
0.2.2.Final
1.0.16.Final
0.2.2.Final
1.0.16.Final
0.2.2.Final
1.0.16.Final
0.2.2.Final
1.0.16.Final
0.2.2.Final
1.0.16.Final
0.2.2.Final
1.0.16.Final
0.2.2.Final
1.0.16.Final
3.5.3
3.6.0
3.5.3
3.6.0
3.5.3
3.6.0
3.5.1
7.5.2-ce
2.4.0
7.5.2-ce
4.9.1
4.9.3
4.8.0
4.9.3
1.6.0
1.6.2
3.4.0
3.6.0
3.25.0
3.25.1
3.25.0
3.25.1
2.28.0
2.29.0
4.0.0
4.0.1
6.7.0.202309050840-r
6.8.0.202311291450-r
2.15.2
2.16.0
2.14.2
2.16.0
7.5.1
7.5.2
7.5.1
7.5.2
7.5.1
7.5.2
7.5.1
7.5.2
1.19.1
1.19.3
2.0.4
2.0.5
1.9.0
2.1.1
8.45.1
10.12.5
3.6.0
3.6.3
3.2.1
3.2.2
3.2.1
3.2.2
1.1.0
1.2.3
1.1.0.Final
1.1.1.Final
3.4.0
3.5.0
3.10.1
3.10.2
7.5.1
7.5.2
0.7.8
0.10.0
0.7.8
0.10.0
0.7.8
0.10.0
0.7.8
0.10.0
0.7.8
0.10.0
0.7.8
0.10.0
6.3.3
6.4.1
3.141.59
4.15.0
Updates
io.apicurio:apicurio-common-app-components-core
from 0.2.2.Final to 1.0.16.FinalCommits
Updates
io.apicurio:apicurio-common-app-components-logging
from 0.2.2.Final to 1.0.16.FinalCommits
Updates
io.apicurio:apicurio-common-app-components-config
from 0.2.2.Final to 1.0.16.FinalCommits
Updates
io.apicurio:apicurio-common-app-components-config-definitions
from 0.2.2.Final to 1.0.16.FinalUpdates
io.apicurio:apicurio-common-app-components-config-index
from 0.2.2.Final to 1.0.16.FinalCommits
Updates
io.apicurio:apicurio-common-app-components-auth
from 0.2.2.Final to 1.0.16.FinalCommits
Updates
io.apicurio:apicurio-common-app-components-maven-plugin
from 0.2.2.Final to 1.0.16.FinalCommits
Updates
io.quarkus:quarkus-bom
from 3.5.3 to 3.6.0Release notes
Sourced from io.quarkus:quarkus-bom's releases.
... (truncated)
Commits
dc364b8
[RELEASE] - Bump version to 3.6.096fcda4
Merge pull request #37254 from gsmet/3.6.0-backports-26a23739
Build cache - Only store if the access key is aroundda6ec38
Support Docker Desktop for building native executables279e385
Updates Infinispan to 14.0.21.Final5b4342d
Document SSE usage in REST Client7122897
Allow SSE events to be filtered out from REST Clientfca5cb8
Allow REST Client to return the entire SSE event0083447
Add method to retrieve the list of compatible java versions00720c4
Allow to retrieve minimum and recommended Java versions from catalog metadataUpdates
io.quarkus:quarkus-test-common
from 3.5.3 to 3.6.0Updates
io.quarkus:quarkus-maven-plugin
from 3.5.3 to 3.6.0Updates
org.apache.kafka:connect-api
from 3.5.1 to 7.5.2-ceUpdates
org.apache.kafka:connect-json
from 2.4.0 to 7.5.2-ceUpdates
com.squareup.wire:wire-schema
from 4.9.1 to 4.9.3Changelog
Sourced from com.squareup.wire:wire-schema's changelog.
Commits
f0972bb
Prepare for release 4.9.3.04d103d
Merge pull request #2712 from square/renovate/com.google.protobuf-protoc-3.x8b8dc58
Merge pull request #2718 from sergei-lapin/streaming-receiver-hanging-reproducerd06966f
Close stream if we throw converting the grpc response to a message source2df1c0e
Give up Partial for Dokka as it doesn't create css for the indexes2164d34
Add test for streaming hanging when unexpected response is receivedaa1b22d
configureEach for Dokka tasks66d6ce5
Fix dokka outputca6e7ea
Spotless fixea3d7dd
Fix dokka outputUpdates
com.squareup.wire:wire-compiler
from 4.8.0 to 4.9.3Changelog
Sourced from com.squareup.wire:wire-compiler's changelog.
... (truncated)
Commits
f0972bb
Prepare for release 4.9.3.04d103d
Merge pull request #2712 from square/renovate/com.google.protobuf-protoc-3.x8b8dc58
Merge pull request #2718 from sergei-lapin/streaming-receiver-hanging-reproducerd06966f
Close stream if we throw converting the grpc response to a message source2df1c0e
Give up Partial for Dokka as it doesn't create css for the indexes2164d34
Add test for streaming hanging when unexpected response is receivedaa1b22d
configureEach for Dokka tasks66d6ce5
Fix dokka outputca6e7ea
Spotless fixea3d7dd
Fix dokka outputUpdates
org.jetbrains.kotlinx:kotlinx-serialization-core
from 1.6.0 to 1.6.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-core's changelog.
Commits
e997d3e
Prepare 1.6.2 release (#2515)4a5648b
Add Wasm WASI target (#2510)31d779f
Enable error loglevel for partial linkage messages (#2507)8b8c4f8
Bring back linuxArm32Hfp target because it is deprecated, but not removed yet...79bbd4c
Prepare 1.6.1 release (#2503)b2a05a4
Merge remote-tracking branch 'origin/master' into devcf71e08
Fix TaggedDecoder nullable decoding (#2456)d5bc7f7
Run knit on README.md after ba38b7099e502c16efd30386d18174e3a7aefb3ab44f03f
Fix IllegalAccessException (#2469)919062f
Suppress experimental expect/actual warning for verifyKotlinModule task (#2482)Updates
com.squareup.okio:okio-fakefilesystem
from 3.4.0 to 3.6.0Changelog
Sourced from com.squareup.okio:okio-fakefilesystem's changelog.
Commits
0b9ace5
Prepare for release 3.6.0.ce4df5e
Fix file leak when usingmetadata
functions (#1359)59555b9
Merge pull request #1357 from square/renovate/com.diffplug.spotless-spotless-...95d9933
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.22.08eaacd1
Merge pull request #1329 from square/renovate/macos-13.x3548029
Merge branch 'master' into renovate/macos-13.x792fba4
Merge pull request #1351 from square/renovate/com.diffplug.spotless-spotless-...65343ae
Merge pull request #1355 from square/renovate/actions-setup-java-3.x9df5513
Update actions/setup-java action to v3.13.0c2de2e8
Merge pull request #1352 from square/renovate/com.willowtreeapps.assertk-asse...Updates
com.google.protobuf:protobuf-java
from 3.25.0 to 3.25.1Commits
7f94235
Updating version.json and repo version numbers to: 25.1e4b00c7
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) (#14756)2495d4f
Add support for options in CRuby, JRuby and FFI (#14594) (#14739)a29f47d
Bump mac PHP version to 8.2 to fix non-hermetic breakages. (#14741)f36432a
Merge pull request #14674 from anandolee/25.x74f5cf4
Raise warnings for python syntax usagesedb1afd
Move python/BUILD to python/BUILD.bazel (#14658)666689e
Merge pull request #14620 from protocolbuffers/win2019-25.x1577c30
Error on staleness failure1155c80
Updatecc_file_list_aspect
to handle targets with missinghdrs/textual_hdrs
Updates
com.google.protobuf:protobuf-java-util
from 3.25.0 to 3.25.1Updates
com.google.api.grpc:proto-google-common-protos
from 2.28.0 to 2.29.0Release notes
Sourced from com.google.api.grpc:proto-google-common-protos's releases.
Changelog
Sourced from com.google.api.grpc:proto-google-common-protos's changelog.
Commits
70da72f
chore(main): release 2.29.0 (#2199)39b9f0e
feat:generate_library.sh
with postprocessing (#1951)f1ee04d
deps: update dependency google-auth to v2.23.4 (#2217)1af12a8
deps: update dependency google-cloud-storage to v2.13.0 (#2216)b797924
build(deps): update dependency com.google.cloud:google-cloud-shared-config to...3e7328a
build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...f3f9894
build(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin...7dafa8d
deps: update grpc dependencies to v1.59.0 (#2211)6bccaec
chore: update graalvm container images to 22.3.3 (#2212)25957d3
deps: update graal-sdk to 22.3.3 in bazel dependencies file (#2209)Updates
org.apache.santuario:xmlsec
from 4.0.0 to 4.0.1Updates
org.eclipse.jgit:org.eclipse.jgit
from 6.7.0.202309050840-r to 6.8.0.202311291450-rUpdates
com.fasterxml.jackson.datatype:jackson-datatype-json-org
from 2.15.2 to 2.16.0Commits
6a01a4d
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.0d809b01
Prepare for 2.16.0 release382280d
Back to snapshot deps3a2db7c
[maven-release-plugin] prepare for next development iterationa0bf945
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.0-rc1de9b03f
Prepare for 2.16.0-rc1 release30a7ad6
Merge branch '2.15' into 2.160dfd0d2
Update org.json:json dependency to latest5a73dbc
Prepare for 2.16.0-rc1980decc
Merge branch '2.15' into 2.16Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
from 2.14.2 to 2.16.0Commits
89c9cb5
[maven-release-plugin] prepare release jackson-dataformats-text-2.16.08b0bf6c
Prepare for 2.16.0 releasef1a2803
Back to snapshot deps5a433fc
[maven-release-plugin] prepare for next development iterationb2a3d9a
[maven-release-plugin] prepare release jackson-dataformats-text-2.16.0-rc1e3dbdb0
Prepare for 2.16.0-rc1 release74461cf
Enable JDK 21 for CI java matrix90a2f8c
Fix #198: addCsvGenerator.Feature.ALWAYS_QUOTE_NUMBERS
(#440)f8bd56b
Fix #438: prevent quoting of BigInteger/BigDecimal when not expected (#439)56686c8
Update release notesUpdates
io.confluent:kafka-avro-serializer
from 7.5.1 to 7.5.2Commits
7b3c9e5
Set Confluent to 7.5.2, Kafka to 7.5.2.9de6c3d
Merge branch '7.4.x' into 7.5.x8233b04
MINOR expose dek registry apis for use by schema linking (#2809)792de28
Merge branch '7.4.x' into 7.5.x8635bfe
Allow create kek/dek to act like undelete (#2807)92be717
For tags API, only modify ruleset on leader node (#2808)1744ebf
Merge branch '7.4.x' into 7.5.x5d57f8d
DGS-8908 Ensure tenant prefix is used for aliases (#2806)6555813
Merge branch '7.4.x' into 7.5.x1c390a0
DGS-8901 Ensure logical type config is applied to Reflect/Specific Avro data ...Updates
io.confluent:kafka-protobuf-serializer
from 7.5.1 to 7.5.2Commits
7b3c9e5
Set Confluent to 7.5.2, Kafka to 7.5.2.9de6c3d
Merge branch '7.4.x' into 7.5.x8233b04
MINOR expose dek registry apis for use by schema linking (#2809)792de28
Merge branch '7.4.x' into 7.5.x8635bfe
Allow create kek/dek to act like undelete (#2807)92be717
For tags API, only modify ruleset on leader node (#2808)1744ebf
Merge branch '7.4.x' into 7.5.x5d57f8d
DGS-8908 Ensure tenant prefix is used for aliases (#2806)6555813
Merge branch '7.4.x' into 7.5.x1c390a0
DGS-8901 Ensure logical type config is applied to Reflect/Specific Avro data ...Updates
io.confluent:kafka-json-schema-serializer
from 7.5.1 to 7.5.2Commits
7b3c9e5
Set Confluent to 7.5.2, Kafka to 7.5.2.9de6c3d
Merge branch '7.4.x' into 7.5.x8233b04
MINOR expose dek registry apis for use by schema linking (#2809)792de28
Merge branch '7.4.x' into 7.5.x8635bfe
Allow create kek/dek to act like undelete (#2807)92be717
For tags API, only modify ruleset on leader node (#2808)1744ebf
Merge branch '7.4.x' into 7.5.x5d57f8d
DGS-8908 Ensure tenant prefix is used for aliases (#2806)6555813
Merge branch '7.4.x' into 7.5.x1c390a0
DGS-8901 Ensure logical type config is applied to Reflect/Specific Avro data ...Updates
io.confluent:kafka-connect-avro-converter
from 7.5.1 to 7.5.2Commits
7b3c9e5
Set Confluent to 7.5.2, Kafka to 7.5.2.9de6c3d
Merge branch '7.4.x' into 7.5.x8233b04
MINOR expose dek registry apis for use by schema linking (#2809)792de28
Merge branch '7.4.x' into 7.5.x8635bfe
Allow create kek/dek to act like undelete (#2807)