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

build(deps): bump the backport-dependencies group across 1 directory with 22 updates #4576

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the backport-dependencies group with 22 updates in the / directory:

Package From To
io.quarkus:quarkus-bom 3.2.11.Final 3.9.4
io.quarkus:quarkus-test-common 3.2.11.Final 3.9.4
io.quarkus:quarkus-maven-plugin 3.2.11.Final 3.9.4
org.apache.kafka:connect-api 3.6.1 7.6.1-ce
org.apache.kafka:connect-json 2.4.0 7.6.1-ce
com.ibm.icu:icu4j 74.2 75.1
com.google.protobuf:protobuf-java 3.25.3 4.26.1
com.google.protobuf:protobuf-java-util 3.25.3 4.26.1
com.google.api.grpc:proto-google-common-protos 2.37.1 2.38.0
com.graphql-java:graphql-java 21.5 22.0
com.fasterxml.jackson.datatype:jackson-datatype-json-org 2.15.2 2.17.0
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.2 2.17.0
io.confluent:kafka-avro-serializer 7.6.0 7.6.1
io.confluent:kafka-protobuf-serializer 7.6.0 7.6.1
io.confluent:kafka-json-schema-serializer 7.6.0 7.6.1
io.confluent:kafka-connect-avro-converter 7.6.0 7.6.1
io.zonky.test:embedded-postgres 2.0.6 2.0.7
org.apache.maven.plugins:maven-source-plugin 3.3.0 3.3.1
org.apache.maven.plugins:maven-jar-plugin 3.3.0 3.4.1
org.apache.maven.plugins:maven-gpg-plugin 3.2.2 3.2.4
org.apache.maven.plugins:maven-plugin-plugin 3.11.0 3.12.0
io.confluent:kafka-schema-registry-client 7.6.0 7.6.1

Updates io.quarkus:quarkus-bom from 3.2.11.Final to 3.9.4

Release notes

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

3.9.4

Complete changelog

  • #39802 - Make sure pathFilter is applied to workspace module content tree
  • #39944 - Support configuring SyslogHandler max message length
  • #39958 - Add maxLength configuration option to SysLog
  • #39960 - MessageBundle naming issue
  • #39978 - Hot Reloading conflicts with Maven Flatten Plugin
  • #39982 - Parameter to skip Maven goal executions before quarkus:dev, skipping flatten plugin by default
  • #39987 - Update OpenTelemetry exporter link
  • #39990 - Fix MessageBundle key/file name resolver algorithm
  • #39992 - () breaks title in devui
  • #39995 - Go back to raw Maven read/write for bootstrap
  • #40000 - Signed JARs may be modified during a native build
  • #40001 - Un-sign modified dependency JARs when filtering
  • #40002 - Fix url encoding issue for Dev UI Page with unusual chars
  • #40019 - Changing Accept Header in PreMatching filter isn't considered by MessageBodyWriter
  • #40022 - Take MediaType set in pre-match filter into account during serialization
  • #40028 - Collect only runtime static resources for native builds
  • #40038 - Updates to Infinispan 15.0.1.Final
  • #40051 - Clarify REST Client multipart support
  • #40063 - Fix typo in cassandra.adoc
  • #40067 - Qute: fix NativeImageResourceBuildItem registration on Windows
  • #40073 - Explain how logging can be configured in the smallrye-graphql-client guide
  • #40074 - Applying the QE feedback to the Logging guide
  • #40083 - @Startup on @Produces method
  • #40096 - ArC: skip warning about invalid startup for producer methods
  • #40105 - Docs: update deploying-to-openshift.adoc for build option
  • #40107 - Update datasource yaml config in docs

3.9.3

Complete changelog

  • #39731 - Fix StorkClientRequestFilter exception handling
  • #39796 - document @Inject ScheduledExecutorService
  • #39807 - Explain in the docs how to map the X509 CN attribute to roles
  • #39839 - Removing quarkus-panache-common annotation processor from docs
  • #39857 - SmallRye GraphQL Client: Added MP's Input.class to the index
  • #39868 - Add property to force cache-control: no-store on: quarkus.smallrye-health
  • #39871 - Routing for index.html fails with 404 for directories
  • #39872 - Use cache-control header to make sure health checks aren't cached
  • #39876 - OIDC Dev UI screen is blank after the user authentication
  • #39878 - Ensure that index.html works in any directory in native mode
  • #39880 - Mention ScheduledExecutorService in scheduler reference doc
  • #39896 - Revert removal of redirect in Dev UI Deep links
  • #39897 - Fix Servlet/Rest ExceptionMapper
  • #39913 - Add more non-platform extensions to dev services guide + make guide guide-ier
  • #39929 - Adjust some user-visible references to RESTEasy Reactive
  • #39938 - Update of the SmallRye GraphQL 2.8.2

... (truncated)

Commits
  • 89a18ef [RELEASE] - Bump version to 3.9.4
  • 5be480e Merge pull request #40125 from gsmet/3.9.4-backports-1
  • 1485e97 Unsign modified dependency JARs when filtering
  • 40abe48 Applying the QE feedback to the Logging guide
  • 0cf9684 ArC: skip warning about invalid startup for producer methods
  • 3023a1f Update datasource yaml config in docs
  • a063ebd Update deploying-to-openshift.adoc
  • 29dd724 Updates to Infinispan 15.0.1.Final
  • ed0f461 Fix datasource devservices restarting quarkusio/quarkus#40015
  • 0a5d314 docs: mention logging in smallrye-graphql-client
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-test-common from 3.2.11.Final to 3.9.4

Updates io.quarkus:quarkus-maven-plugin from 3.2.11.Final to 3.9.4

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

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

Updates com.ibm.icu:icu4j from 74.2 to 75.1

Release notes

Sourced from com.ibm.icu:icu4j's releases.

ICU 75.1

Unicode® ICU 75 updates to CLDR 45 (beta blog) locale data with new locales and various additions and corrections. C++ code now requires C++17 and is being made more robust.

The CLDR MessageFormat 2.0 specification is now in technology preview, together with a corresponding update of the ICU4J (Java) tech preview and a new ICU4C (C++) tech preview.

For details, please see https://icu.unicode.org/download/75.

ICU 75 RC

We are pleased to announce the release candidate for Unicode® ICU 75. It updates to CLDR 45 (alpha blog) locale data with new locales and various additions and corrections. C++ code now requires C++17 and is being made more robust.

The CLDR MessageFormat 2.0 specification is now in technology preview, together with a corresponding update of the ICU4J (Java) tech preview and a new ICU4C (C++) tech preview.

For details, please see https://icu.unicode.org/download/75.

Please test this release candidate on your platforms and report bugs and regressions by Monday, 2024-apr-15, via the icu-support mailing list, and/or please find/submit error reports.

Please do not use this release candidate in production.

The preliminary API reference documents are published on unicode-org.github.io/icu-docs/ – follow the “Dev” links there.

Commits

Updates com.google.protobuf:protobuf-java from 3.25.3 to 4.26.1

Commits

Updates com.google.protobuf:protobuf-java-util from 3.25.3 to 4.26.1

Updates com.google.protobuf:protobuf-java-util from 3.25.3 to 4.26.1

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

Release notes

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

v2.38.0

2.38.0 (2024-03-15)

Features

  • [common-protos] add api_version extension to ServiceOptions, for collaborative versioning (d343be9)
  • [common-protos] add api_version extension to ServiceOptions, for collaborative versioning (#2551) (d343be9)
  • add ErrorReason.LOCATION_POLICY_VIOLATED enum value (d343be9)
  • add ErrorReason.LOCATION_POLICY_VIOLATED enum value (d343be9)
  • add Publishing.rest_reference_documentation_uri to aid client library publication (d343be9)
  • add Publishing.rest_reference_documentation_uri to aid client library publication (d343be9)
  • Add shopping and chat common protos. (#2553) (5f2d4e7), closes #2018
  • get PR description from googleapis commits (#2531) (c2ea697)
  • Introduce OpenTelemetry Metrics Recording (#2500) (b936580)
  • skip build only commit (#2555) (180c8a9)
  • Universe Domain Environment Variable Support (#2485) (1463d64)

Dependencies

  • normalize dependencies (#2574) (6622238)
  • update arrow.version to v15.0.1 (#2565) (b2c3f6a)
  • update dependency com.fasterxml.jackson:jackson-bom to v2.17.0 (#2564) (40ae7f9)
  • update dependency com.google.api-client:google-api-client-bom to v2.4.0 (#2570) (f60441f)
  • update dependency com.google.errorprone:error_prone_annotations to v2.26.1 (#2530) (7c1aaab)
  • update dependency com.google.errorprone:error_prone_annotations to v2.26.1 (#2532) (447b4e1)
  • update dependency io.netty:netty-tcnative-boringssl-static to v2.0.65.final (#2547) (46e0e0f)
  • update dependency net.bytebuddy:byte-buddy to v1.14.12 (#2522) (edfec32)
  • update google api dependencies (#2484) (92e91bc)
  • update google api dependencies (#2538) (d9355cf)
  • update googleapis/java-cloud-bom digest to 3f93d58 (#2499) (5fd4d5e)
  • update googleapis/java-cloud-bom digest to 659764f (#2545) (d6c8be6)
  • update netty dependencies (#2480) (40753c3)
  • update opentelemetry-java monorepo to v1.35.0 (#2477) (3ecefff)
  • update opentelemetry-java monorepo to v1.36.0 (#2550) (9669c21)
  • update opentelemetry-java monorepo to v1.36.0 (#2573) (f5f201e)
  • update slf4j monorepo to v2.0.12 (#2481) (363a354)

Documentation

  • minor tweaks to various comments (d343be9)
  • minor tweaks to various comments (d343be9)
Changelog

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

2.38.0 (2024-03-15)

Features

  • [common-protos] add api_version extension to ServiceOptions, for collaborative versioning (d343be9)
  • [common-protos] add api_version extension to ServiceOptions, for collaborative versioning (#2551) (d343be9)
  • add ErrorReason.LOCATION_POLICY_VIOLATED enum value (d343be9)
  • add ErrorReason.LOCATION_POLICY_VIOLATED enum value (d343be9)
  • add Publishing.rest_reference_documentation_uri to aid client library publication (d343be9)
  • add Publishing.rest_reference_documentation_uri to aid client library publication (d343be9)
  • Add shopping and chat common protos. (#2553) (5f2d4e7), closes #2018
  • get PR description from googleapis commits (#2531) (c2ea697)
  • Introduce OpenTelemetry Metrics Recording (#2500) (b936580)
  • skip build only commit (#2555) (180c8a9)
  • Universe Domain Environment Variable Support (#2485) (1463d64)

Dependencies

  • normalize dependencies (#2574) (6622238)
  • update arrow.version to v15.0.1 (#2565) (b2c3f6a)
  • update dependency com.fasterxml.jackson:jackson-bom to v2.17.0 (#2564) (40ae7f9)
  • update dependency com.google.api-client:google-api-client-bom to v2.4.0 (#2570) (f60441f)
  • update dependency com.google.errorprone:error_prone_annotations to v2.26.1 (#2530) (7c1aaab)
  • update dependency com.google.errorprone:error_prone_annotations to v2.26.1 (#2532) (447b4e1)
  • update dependency io.netty:netty-tcnative-boringssl-static to v2.0.65.final (#2547) (46e0e0f)
  • update dependency net.bytebuddy:byte-buddy to v1.14.12 (#2522) (edfec32)
  • update google api dependencies (#2484) (92e91bc)
  • update google api dependencies (#2538) (d9355cf)
  • update googleapis/java-cloud-bom digest to 3f93d58 (#2499) (5fd4d5e)
  • update googleapis/java-cloud-bom digest to 659764f (#2545) (d6c8be6)
  • update netty dependencies (#2480) (40753c3)
  • update opentelemetry-java monorepo to v1.35.0 (#2477) (3ecefff)
  • update opentelemetry-java monorepo to v1.36.0 (#2550) (9669c21)
  • update opentelemetry-java monorepo to v1.36.0 (#2573) (f5f201e)
  • update slf4j monorepo to v2.0.12 (#2481) (363a354)

Documentation

  • minor tweaks to various comments (d343be9)
  • minor tweaks to various comments (d343be9)

2.37.0 (2024-02-29)

Features

... (truncated)

Commits

Updates com.graphql-java:graphql-java from 21.5 to 22.0

Release notes

Sourced from com.graphql-java:graphql-java's releases.

22.0

We are pleased to announce the release of graphql-java v22.0.

Thanks to everyone in the community who contributed to the release, whether that was code, helping to report issues, or participating in discussions.

This is a breaking change release.

The graphql-java team takes breaking changes very seriously but in the name of performance we have made some significant breaking changes in this release.

Major Performance Changes

Past releases have been very much performance focused and this one is no different. However, this release is aiming to reduce memory pressure more than reduce pure CPU usage. When the graphql-java engine is running, if it produces less objects it will ultimately run faster because of reduced memory pressure and less garbage to collect.

The engine has been changed in two major ways that reduce memory pressure.

ExecutionResult wrapping

The first was that all values that come back got wrapped internally into a ExecutionResult object where the data attribute was the value. This was a carry over from some very early GraphQL code but was unnecessary and hence has been removed. The follow on effect of this is that some graphql.execution.ExecutionStrategy protected methods and graphql.execution.instrumentation.Instrumentation methods used to receive and return ExecutionResult values and no longer do, which is an API breaking change. We have made this breaking changes in the name of memory pressure performance.

CompletableFuture wrapping

The second major change is that the engine no longer exclusively uses java.util.concurrent.CompletableFutures when composing together results. Let us explain the past code first so we can discuss the new code.

CompletableFuture is a fantastic construct because it represents a promise to a value and it can also hold an exceptional state inside itself. Async programming with CompletableFuture is viral. If stage 1 of some compute process returns a CompletableFuture then stage 2 and 3 and 4 are likely to as well to ensure everything is asynchronous.

We use to take values that were not asynchronous (such as DataFetcher that returned a simple in memory object) and wrap them in a CompletableFuture so that all of the other code composed together using CompletableFuture methods like .thenApply() and .thenCompose and so on. The code is cleaner if you use all CompletableFuture code patterns.

However many objects in a GraphQL request are not asynchronous but rather materialised objects in memory. Scalars, enums and list are often just values immediately available to be used and allocating a CompletableFuture makes the code easier to write but it has a memory pressure cost.

So we have sacrificed cleaner code for more memory performant code.

graphql-java engine graphql.execution.ExecutionStrategy methods now just return Object where that object might be either a CompletableFuture or a materialised value.

    private Object /*CompletableFuture<FetchedValue> | FetchedValue>*/
       fetchField(GraphQLFieldDefinition fieldDef, ExecutionContext executionContext, ExecutionStrategyParameters parameters) {

Notice we have lost type safety here. In the past this would have only been CompletableFuture<FetchedValue> and hence been both type safe and async composable.

Now the caller of that method has to handle the async case where it might be a CompletableFuture<FetchedValue> AND the materialised value case where it might be a FetchedValue but as most simple fields in GraphQL are in fact materialised values, this is worth the less clean code.

DataFetchers can of course continue to return CompletableFuture values and they will be handled in a polymorphic manner.

The upshot of all this work is that the graphql-java engine allocated way less CompletableFuture values and hence reduces the amount of memory used.

Instrumentation Changes

... (truncated)

Commits
  • 0eec91e Merge pull request #3551 from jbellenger/jbellenger-validate-dir-args
  • c4df085 Merge pull request #3567 from graphql-java/dependabot/github_actions/gradle/w...
  • 2cf3cc0 Merge pull request #3566 from graphql-java/dependabot/gradle/org.testng-testn...
  • 1d78326 Merge pull request #3565 from graphql-java/strict-mode-runtime-wiring
  • 207bb83 Bump gradle/wrapper-validation-action from 2 to 3
  • 9f613a6 Bump org.testng:testng from 7.10.0 to 7.10.1
  • bb82efb Better testing
  • 5a53ec4 strictMode for RuntimeWiring and TypeRuntimeWiring
  • 7f13678 Merge pull request #3564 from graphql-java/add-dataloader-3.3.0
  • b2dc510 Dataloader 3.3.0
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-json-org from 2.15.2 to 2.17.0

Commits
  • 1db4146 [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.17.0
  • 2e215a4 Prepare for 2.17.0 release
  • 86423f4 Merge branch '2.16' into 2.17
  • 89976aa Back to snapshot dep
  • a7d9b85 [maven-release-plugin] prepare for next development iteration
  • fe24bf9 [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.2
  • 413ce99 Prepare for 2.16.2 release
  • b1ff7a9 Back to snapshot dep
  • 2e4a82e [maven-release-plugin] prepare for next development iteration
  • b133f51 [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.17.0-rc1
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.2 to 2.17.0

Commits
  • 5947a45 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.0
  • 66e39ff Prepare for 2.17.0 release
  • 00d45d2 Merge branch '2.16' into 2.17
  • 17b06ec Back to snapshot dep
  • 6924d24 [maven-release-plugin] prepare for next development iteration
  • d4977eb [maven-release-plugin] prepare release jackson-dataformats-text-2.16.2
  • cd23e6c Prepare for 2.16.2 release
  • 5f89d60 Add explicit overrides for JsonParser.getNumberTypeFP()
  • 1b8ca46 Test renaming
  • 0550039 Minor test refactoring
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.2 to 2.17.0

Commits
  • 5947a45 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.0
  • 66e39ff Prepare for 2.17.0 release
  • 00d45d2 Merge branch '2.16' into 2.17
  • 17b06ec Back to snapshot dep
  • 6924d24 [maven-release-plugin] prepare for next development iteration
  • d4977eb [maven-release-plugin] prepare release jackson-dataformats-text-2.16.2
  • cd23e6c Prepare for 2.16.2 release
  • 5f89d60 Add explicit overrides for JsonParser.getNumberTypeFP()
  • 1b8ca46 Test renaming
  • 0550039 Minor test refactoring
  • Additional commits viewable in compare view

Updates io.confluent:kafka-avro-serializer from 7.6.0 to 7.6.1

Commits
  • e09b8f9 Set Confluent to 7.6.1, Kafka to 7.6.1.
  • 83b8886 Merge branch '7.5.x' into 7.6.x by rayokota
  • 133881a Merge branch '7.4.x' into 7.5.x by rayokota
  • 7d172bb Merge branch '7.3.x' into 7.4.x by rayokota
  • bc79d98 Merge branch '7.2.x' into 7.3.x by rayokota
  • ff129a2 Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_x
  • ba34552 Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x
  • 517c178 Merge branch '7.0.x' into 7.1.x by rayokota
  • eabeec8 Merge pull request #3061 from confluentinc/cherry-pick-field-oneof
  • af44d2e Merge pull request #3059 from MaciasMucias/master
  • Additional commits viewable in compare view

Updates io.confluent:kafka-protobuf-serializer from 7.6.0 to 7.6.1

Commits
  • e09b8f9 Set Confluent to 7.6.1, Kafka to 7.6.1.
  • 83b8886 Merge branch '7.5.x' into 7.6.x by rayokota
  • 133881a Merge branch '7.4.x' into 7.5.x by rayokota
  • 7d172bb Merge branch '7.3.x' into 7.4.x by rayokota
  • bc79d98 Merge branch '7.2.x' into 7.3.x by rayokota
  • ff129a2 Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_x
  • ba34552 Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x
  • 517c178 Merge branch '7.0.x' into 7.1.x by rayokota
  • eabeec8 Merge pull request #3061 from confluentinc/cherry-pick-field-oneof
  • af44d2e Merge pull request #3059 from MaciasMucias/master
  • Additional commits viewable in compare view

Updates io.confluent:kafka-json-schema-serializer from 7.6.0 to 7.6.1

Commits
  • e09b8f9 Set Confluent to 7.6.1, Kafka to 7.6.1.
  • 83b8886 Merge branch '7.5.x' into 7.6.x by rayokota
  • 133881a Merge branch '7.4.x' into 7.5.x by rayokota
  • 7d172bb Merge branch '7.3.x' into 7.4.x by rayokota
  • bc79d98 Merge branch '7.2.x' into 7.3.x by rayokota
  • ff129a2 Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_x
  • ba34552 Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x
  • 517c178 Merge branch '7.0.x' into 7.1.x by rayokota
  • eabeec8 Merge pull request #3061 from confluentinc/cherry-pick-field-oneof
  • af44d2e Merge pull request #3059 from MaciasMucias/master
  • Additional commits viewable in compare view

Updates io.confluent:kafka-connect-avro-converter from 7.6.0 to 7.6.1

Commits
  • e09b8f9 Set Confluent to 7.6.1, Kafka to 7.6.1.
  • 83b8886 Merge branch '7.5.x' into 7.6.x by rayokota
  • 133881a Merge branch '7.4.x' into 7.5.x by rayokota
  • 7d172bb Merge branch '7.3.x' into 7.4.x by rayokota
  • bc79d98 Merge branch '7.2.x' into 7.3.x by rayokota
  • ff129a2 Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_x
  • ba34552 Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x
  • 517c178 Merge branch '7.0.x' into 7.1.x by rayokota
  • eabeec8 Merge pull request #3061 from confluentinc/cherry-pick-field-oneof
  • af44d2e Merge pull request #3059 from MaciasMucias/master
  • Additional commits viewable in compare view

Updates io.confluent:kafka-protobuf-serializer from 7.6.0 to 7.6.1

Commits
  • e09b8f9 Set Confluent to 7.6.1, Kafka to 7.6.1.
  • 83b8886 Merge branch '7.5.x' into 7.6.x by rayokota
  • 133881a Merge branch '7.4.x' into 7.5.x by rayokota
  • 7d172bb Merge branch '7.3.x' into 7.4.x by rayokota
  • bc79d98 Merge branch '7.2.x' into 7.3.x by rayokota
  • ff129a2 Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_x
  • ba34552 Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x
  • 517c178 Merge branch '7.0.x' into 7.1.x by rayokota
  • eabeec8 Merge pull request #3061 from confluentinc/cherry-pick-field-oneof
  • af44d2e Merge pull request #3059 from MaciasMucias/master
  • Additional commits viewable in compare view

Updates io.confluent:kafka-json-schema-serializer from 7.6.0 to 7.6.1

Commits
  • e09b8f9 Set Confluent to 7.6.1, Kafka to 7.6.1.
  • 83b8886 Merge branch '7.5.x' into 7.6.x by rayokota
  • 133881a Merge branch '7.4.x' into 7.5.x by rayokota
  • 7d172bb Merge branch '7.3.x' into 7.4.x by rayokota
  • bc79d98 Merge branch '7.2.x' into 7.3.x by rayokota
  • ff129a2 Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_x
  • ba34552 Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x
  • 517c178 Merge branch '7.0.x' into 7.1.x by rayokota
  • eabeec8 Merge pull request #3061 from confluentinc/cherry-pick-field-oneof
  • af44d2e Merge pull request #3059 from MaciasMucias/master
  • Additional commits viewable in compare view

Updates io.confluent:kafka-connect-avro-converter from 7.6.0 to 7.6.1

Commits
  • e09b8f9 Set Confluent to 7.6.1, Kafka to 7.6.1.
  • 83b8886 Merge branch '7.5.x' into 7.6.x by rayokota
  • 133881a Merge branch '7.4.x' into 7.5.x by rayokota
  • 7d172bb Merge branch '7.3.x' into 7.4.x by rayokota
  • bc79d98 Merge branch '7.2.x' into 7.3.x by rayokota
  • ff129a2 Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_x
  • ba34552 Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x
  • 517c178 Merge branch '7.0.x' into 7.1.x by rayokota
  • eabeec8 Merge pull request #3061 from confluentinc/cherry-pick-field-oneof
  • af44d2e Merge pull request #3059 from MaciasMucias/master
  • Additional commits viewable in compare view

Updates io.zonky.test:embedded-postgres from 2.0.6 to 2.0.7

Release notes

Sourced from io.zonky.test:embedded-postgres's releases.

v2.0.7

Changes:

  • Upgrade to PostgreSQL JDBC Driver 42.7.3 (#129)
  • Upgrade to Apache Commons Compress 1.26.0 (#127)
Commits
  • 9262785 [maven-release-plugin] prepare release v2.0.7
  • 7aa5107 Merge pull request #131 from sullis/setup-java-v4
  • e4e5726 Merge pull request #130 from lesiak/postgresql-driver-upgrade
  • 61add57 setup-java v4
  • 93ebb2a #129 Upgrade postgresql driver to 42.7.3
  • 875b0e4 Merge pull request #128 from lesiak/commons-compress-1.26.0
  • ed28020 #127 Upgrade org.apache.commons:commons-compress to 1.26.0
  • 64f52ac [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus:quarkus-test-common from 3.2.11.Final to 3.9.4

Updates org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1

Commits
  • f80596e [maven-release-plugin] prepare release maven-source-plugin-3.3.1
  • 7626998 Bump apache/maven-gh-actions-shared from 3 to 4
  • 83c963c Bu...

    Description has been truncated

…with 22 updates

Bumps the backport-dependencies group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.2.11.Final` | `3.9.4` |
| io.quarkus:quarkus-test-common | `3.2.11.Final` | `3.9.4` |
| io.quarkus:quarkus-maven-plugin | `3.2.11.Final` | `3.9.4` |
| org.apache.kafka:connect-api | `3.6.1` | `7.6.1-ce` |
| org.apache.kafka:connect-json | `2.4.0` | `7.6.1-ce` |
| [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) | `74.2` | `75.1` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.3` | `4.26.1` |
| com.google.protobuf:protobuf-java-util | `3.25.3` | `4.26.1` |
| [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.37.1` | `2.38.0` |
| [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) | `21.5` | `22.0` |
| [com.fasterxml.jackson.datatype:jackson-datatype-json-org](https://github.com/FasterXML/jackson-datatypes-misc) | `2.15.2` | `2.17.0` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.15.2` | `2.17.0` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` |
| [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` |
| [io.confluent:kafka-json-schema-serializer](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` |
| [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.0.6` | `2.0.7` |
| [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.1` |
| [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.2` | `3.2.4` |
| [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.11.0` | `3.12.0` |
| [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` |



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

Updates `io.quarkus:quarkus-test-common` from 3.2.11.Final to 3.9.4

Updates `io.quarkus:quarkus-maven-plugin` from 3.2.11.Final to 3.9.4

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

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

Updates `com.ibm.icu:icu4j` from 74.2 to 75.1
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](https://github.com/unicode-org/icu/commits)

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

Updates `com.google.protobuf:protobuf-java-util` from 3.25.3 to 4.26.1

Updates `com.google.protobuf:protobuf-java-util` from 3.25.3 to 4.26.1

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

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

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

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

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

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

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

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

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

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

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

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

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

Updates `io.quarkus:quarkus-test-common` from 3.2.11.Final to 3.9.4

Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1
- [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1)

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.2.11.Final to 3.9.4

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

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

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

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: org.apache.kafka:connect-api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies
- dependency-name: org.apache.kafka:connect-json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies
- dependency-name: com.ibm.icu:icu4j
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: com.graphql-java:graphql-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backport-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: io.zonky.test:embedded-postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backport-dependencies
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backport-dependencies
...

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 Apr 22, 2024
@apicurio-bot
Copy link

apicurio-bot bot commented Apr 22, 2024

Thank you for creating a pull request!

Pinging @EricWittmann, @carlesarnal to respond or triage.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 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.5.x/backport-dependencies-658d60bfc8 branch April 22, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies area/rest-client area/storage area/ui 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