Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump the main-dependencies group across 1 directory with 22 updates #829

Closed

Conversation

dependabot[bot]
Copy link

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

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

Package From To
io.quarkus:quarkus-bom 3.9.3 3.11.1
io.quarkus:quarkus-test-common 3.9.3 3.11.1
io.quarkus:quarkus-maven-plugin 3.9.3 3.11.1
org.apache.kafka:connect-api 3.7.0 7.6.1-ce
org.apache.kafka:connect-json 2.4.0 7.6.1-ce
org.jetbrains.kotlinx:kotlinx-serialization-core 1.6.3 1.7.0
com.google.protobuf:protobuf-java 3.19.6 4.27.1
com.google.protobuf:protobuf-java-util 3.19.6 4.27.1
org.eclipse.jgit:org.eclipse.jgit 6.9.0.202403050737-r 6.10.0.202406032230-r
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.2 2.17.1
com.github.dasniko:testcontainers-keycloak 1.9.0 2.1.1
com.puppycrawl.tools:checkstyle 8.45.1 10.17.0
org.apache.maven.plugins:maven-checkstyle-plugin 3.3.1 3.4.0
io.smallrye:jandex-maven-plugin 3.1.8 3.2.0
com.microsoft.kiota:microsoft-kiota-abstractions 1.1.13 1.1.14
com.microsoft.kiota:microsoft-kiota-serialization-text 1.1.13 1.1.14
com.microsoft.kiota:microsoft-kiota-serialization-form 1.1.13 1.1.14
com.microsoft.kiota:microsoft-kiota-serialization-multipart 1.1.13 1.1.14
io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom 6.3.3 6.7.1
io.fabric8:generator-annotations 6.12.1 6.13.0
io.fabric8:kubernetes-client 6.12.1 6.13.0
io.fabric8:java-generator-maven-plugin 6.12.1 6.13.0

Updates io.quarkus:quarkus-bom from 3.9.3 to 3.11.1

Release notes

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

3.11.1

Complete changelog

  • #40431 - Better exception when accessing two non-XA datasources in a transaction
  • #40536 - WebSockets Next: close the connection if the security identity has expired
  • #40753 - Podman on linux doc: prefix the remote socket path with unix://
  • #40759 - Bump resteasy.version from 6.2.8.Final to 6.2.9.Final
  • #40768 - Podman guide for Linux is incorrect
  • #40771 - Fix collapsing when there are several keys
  • #40779 - Bump Agroal from 2.3 to 2.4
  • #40793 - Fix javadoc for TransactionManagerBuildTimeConfig
  • #40797 - Revert "Bump jakarta.authorization:jakarta.authorization-api from 2.1.0 to 3.0.0"
  • #40800 - Trivial: Update matcher in component test test to catch single test case
  • #40802 - Control data used in path expression when running remote-dev
  • #40808 - Move allowUnsafeMultipleLastResources call to runtime init
  • #40822 - Improve @SecureField detection lookup exclusions
  • #40842 - getting-started: grammar: append->appended
  • #40855 - Bump Hibernate Reactive to 2.3.1.Final
  • #40864 - Move hibernate-orm/deployment devmode tests to a separate surefire execution
  • #40874 - quarkus.package.decompiler warning in quarkus 3.10+
  • #40876 - Fix error in fix for decompiler config
  • #40886 - Regression: Unexpected DisabledOidcClientException
  • #40888 - Use right decompiler prop name in docs
  • #40894 - Fix a disabled OidcClient REST client issue
  • #40898 - Fix onError for Dev UI streaming
  • #40902 - Correct broken markup in the security-customization.adoc
  • #40910 - Bump com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.39.3
  • #40936 - Polish Infinispan Dev Service logging
  • #40956 - Fix properties still using Hibernate ORM 6.4 / Hibernate Search 7.0 in POMs
  • #40967 - Fix Typo In Open Telemetry Documentation

3.11.0

Major changes

  • #40534 - WebSockets Next: initial version of security integration
  • #40600 - Introduce OidcRedirectFilter

Complete changelog

  • #40312 - WebSockets Next: security integration
  • #40534 - WebSockets Next: initial version of security integration
  • #40562 - Support OIDC Redirect filters
  • #40600 - Introduce OidcRedirectFilter
  • #40656 - Dev UI: update build metrics data after live reload
  • #40661 - QuarkusUnitTest: clear test method invokers to avoid QuarkusCL leaks
  • #40669 - Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
  • #40682 - Allow to asynchronously notify extensions of no-restart changes
  • #40690 - Correct JavaDoc example
  • #40706 - Improve documentation about @RegisterForReflection

... (truncated)

Commits
  • db39c2c [RELEASE] - Bump version to 3.11.1
  • 921d709 Merge pull request #40973 from gsmet/3.11.1-backports-1
  • c912b0c Update opentelemetry.adoc
  • 9987885 Fix version of Hibernate ORM/Search in documentation
  • 2a92c82 Use Hibernate ORM Jpamodelgen 6.5 for Panache static metamodel
  • ed83732 Support annotationProcessorPathsUseDepMgmt in quarkus:dev
  • e7c7ba0 Remove useless logging in InfinispanDevServiceProcessor
  • 9bee30d Move Infinispan DevService logging
  • d0a4e49 Bump com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.39.3
  • 898f93a Fix a disabled OidcClient REST client issue
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-test-common from 3.9.3 to 3.11.1

Updates io.quarkus:quarkus-maven-plugin from 3.9.3 to 3.11.1

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

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

Updates org.jetbrains.kotlinx:kotlinx-serialization-core from 1.6.3 to 1.7.0

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-serialization-core's releases.

1.7.0

This release contains all of the changes from 1.7.0-RC and is compatible with Kotlin 2.0. Please note that for reasons explained in the 1.7.0-RC changelog, it may not be possible to use it with the Kotlin 1.9.x compiler plugin. Yet, it is still fully backward compatible with previous versions.

The only difference with 1.7.0-RC is that the classDiscriminatorMode property in JsonBuilder is marked as experimental, as it should have been when it was introduced (#2680).

1.7.0-RC

This is a release candidate for the next version. It is based on Kotlin 2.0.0-RC3 and is fully compatible with a stable Kotlin 2.0 release. Due to a potential breaking change (see below), it requires a compiler plugin with a version at least of 2.0.0-RC1.

Important change: priority of PolymorphicSerializer for interfaces during call to serializer() function

Non-sealed interfaces in kotlinx.serialization are always serializable with a polymorphic serializer, even if they do not have @Serializable annotation. This also means that serializersModule.serializer<SomeInterface>() call will return you a serializer capable of polymorphism. This function was written in a way that it unconditionally returns a PolymorphicSerializer if type argument is a non-sealed interface. This caused problems with SerializersModule functionality, because actual module was not taken into consideration, and therefore it was impossible to override serializer for interface using 'contextual serialization' feature. The problem is described in detail here. To overcome these problems, we had to change the behavior of this function regarding interfaces. It now looks into SerializersModule first if T is a non-sealed interface, and only if there is no registered contextual serializer for T, it returns a polymorphic serializer.

Behavior before 1.7.0-RC:

interface SomeInterface
val module = SerializersModule {
contextual(SomeInterface::class, CustomSomeInterfaceSerializer)
}
// Prints PolymorphicSerializer<SomeInterface>:
println(module.serializer<SomeInterface>())

Behavior in 1.7.0-RC, 1.7.0, and higher:

interface SomeInterface
val module = SerializersModule {
contextual(SomeInterface::class, CustomSomeInterfaceSerializer)
}
// Prints CustomSomeInterfaceSerializer:
println(module.serializer<SomeInterface>())

We expect minimal impact from this change, but be aware of it anyway. Implementation details are available in this PR.

Due to the serializer() function being also a compiler intrinsic, code of kotlinx.serialization compiler plugin also accommodates this change in the 2.0 branch. To get a consistent result from both plugin and runtime, kotlinx.serialization compiler plugin should be at least of 2.0.0-RC1 version. To verify so, 1.7.0-RC runtime will be rejected by older plugins.

... (truncated)

Changelog

Sourced from org.jetbrains.kotlinx:kotlinx-serialization-core's changelog.

1.7.0 / 2024-06-05

This release contains all of the changes from 1.7.0-RC and is compatible with Kotlin 2.0. Please note that for reasons explained in the 1.7.0-RC changelog, it may not be possible to use it with the Kotlin 1.9.x compiler plugin. Yet, it is still fully backwards compatible with previous versions.

The only difference with 1.7.0-RC is that classDiscriminatorMode property in JsonBuilder is marked as experimental, as it should have been when it was introduced (#2680).

1.7.0-RC / 2024-05-16

This is a release candidate for the next version. It is based on Kotlin 2.0.0-RC3 and is fully compatible with a stable Kotlin 2.0 release. Due to a potential breaking change (see below), it requires a compiler plugin with a version at least of 2.0.0-RC1.

Important change: priority of PolymorphicSerializer for interfaces during call to serializer() function

Non-sealed interfaces in kotlinx.serialization are always serializable with a polymorphic serializer, even if they do not have @Serializable annotation. This also means that serializersModule.serializer<SomeInterface>() call will return you a serializer capable of polymorphism. This function was written in a way that it unconditionally returns a PolymorphicSerializer if type argument is a non-sealed interface. This caused problems with SerializersModule functionality, because actual module was not taken into consideration, and therefore it was impossible to override serializer for interface using 'contextual serialization' feature. The problem is described in details here. To overcome these problems, we had to change the behavior of this function regarding interfaces. It now looks into SerializersModule first if T is a non-sealed interface, and only if there is no registered contextual serializer for T, it returns a polymorphic serializer.

Behavior before 1.7.0-RC:

interface SomeInterface
val module = SerializersModule {
contextual(SomeInterface::class, CustomSomeInterfaceSerializer)
}
// Prints PolymorphicSerializer<SomeInterface>:
println(module.serializer<SomeInterface>())

Behavior in 1.7.0-RC, 1.7.0, and higher:

interface SomeInterface
val module = SerializersModule {
contextual(SomeInterface::class, CustomSomeInterfaceSerializer)
}
// Prints CustomSomeInterfaceSerializer:
println(module.serializer<SomeInterface>())
</tr></table>

... (truncated)

Commits
  • d2dc7d2 Update to Kotlin 2.0 and prepare 1.7.0 release (#2706)
  • 1cac162 Merge remote-tracking branch 'origin/master' into dev
  • fbd0734 Use @​PublishedApi annotation on functions called from plugin-generated code (...
  • 4bf4113 Add bencoding to community-supported formats (#2687)
  • c487e78 JSON: Fix mutable classDiscriminatorMode in config, and mark experimental i...
  • 385c97d Remove yellow code (#2691)
  • 688f64b Added link to kotlinx-serialization-smile in the formats list (#2689)
  • 1f38e22 Add additional repository
  • dd1b76e Prepare Changelog and Readme for 1.7.0-RC release
  • b4bf182 Raise Require-Kotlin-Version to 2.0.0-RC1
  • Additional commits viewable in compare view

Updates com.google.protobuf:protobuf-java from 3.19.6 to 4.27.1

Release notes

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

Protocol Buffers v3.20.3

Java

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

Protocol Buffers v3.20.2

C++

Protocol Buffers v3.20.1

PHP

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

Ruby

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

Other

  • Fix versioning issues in 3.20.0

Protocol Buffers v3.20.1-rc1

PHP

  • Fix building packaged PHP extension (#9727)

Other

  • Fix versioning issues in 3.20.0

Protocol Buffers v3.20.0

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

Ruby

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

... (truncated)

Commits

Updates com.google.protobuf:protobuf-java-util from 3.19.6 to 4.27.1

Updates com.google.protobuf:protobuf-java-util from 3.19.6 to 4.27.1

Updates org.eclipse.jgit:org.eclipse.jgit from 6.9.0.202403050737-r to 6.10.0.202406032230-r

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

Commits
  • d7b7bf1 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.1
  • 8de9ac8 Prepare for 2.17.1 release
  • 163849b Fix #469: Add a way to distinguish between null and empty (#471)
  • 029030b Fix one flag in #472
  • 9039e78 Merge part of #471 ahead of it (to reduce diff) (#472)
  • b41a64e ...
  • 5e2fa72 Back to snapshot dep
  • 0d7a4d6 [maven-release-plugin] prepare for next development iteration
  • 5947a45 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.0
  • 66e39ff Prepare for 2.17.0 release
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-test-common from 3.9.3 to 3.11.1

Updates com.github.dasniko:testcontainers-keycloak from 1.9.0 to 2.1.1

Release notes

Sourced from com.github.dasniko:testcontainers-keycloak's releases.

2.1.1: Revert RestEasy version changes

The dependency version changes in release 2.1.0 were wrong... blame on me! This release revert these changes again.

2.1.0: Ability to add external libraries

Don't use this version!!! Use 2.1.1 instead!!!


Changes

The auto-build flag is now used always, not matter if really needed or not. This makes adding custom resources which need a build before a lot easier. The most use cases need a build anyway, so this shouldn't matter that much.

Fixes

The Java Admin Client now uses RestEasy dependency versions aligned with the Keycloak runtime. Before, this could lead to a version clash and exceptions during runtime, if you were using different versions in your tests.

New Features

It's now possible to add 3rd party libs, like e.g. further dependencies or other files, to your KeycloakContainer /providers folder with the new .withProviderLibsFrom(...) method. See README.md for further details and also a linked example for how to add dependencies from your maven pom.xml

Keycloak 17 (still Wildfly distribution)

This release uses Keycloak 17 as default version.

Also, there were small fixes for usage under Docker for Windows (#48 thanks to @​BjoernAkAManf)

This might be one of the last 1.x releases of Testcontainers-Keycloak, as the Quarkus-based Keycloak distribution is also public and now the default. The new distribution will be covered with the version 2.x of this project, to be released soon. The version 1.x will then get deprecated and 2.x will get default.

Commits
  • 1475c22 [maven-release-plugin] prepare release 2.1.1
  • 6958d20 revert the resteasy dependency change again, closes #61
  • 76af2bf update readme with most recent version
  • bc9b1bb [maven-release-plugin] prepare for next development iteration
  • dc9a7ef [maven-release-plugin] prepare release 2.1.0
  • 7f44d7b build containerPath for copied libs properly
  • 77e5780 fix tests
  • 11ee822 add .withProviderLibsFrom() method (resolves #58)
  • fe1c230 validating method arguments with standard Objects.requireNonNull
  • 08a3d72 setting the auto-build property per default
  • Additional commits viewable in compare view

Updates com.puppycrawl.tools:checkstyle from 8.45.1 to 10.17.0

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.17.0

Checkstyle 10.17.0 - https://checkstyle.org/releasenotes.html#Release_10.17.0

Breaking backward compatibility:

#13758 - ImportOrder: replace Pattern[] with String[] type for properties staticGroups and groups

New:

#14726 - new Check: ConstructorsDeclarationGrouping to check the grouping of overloaded constructors

Bug fixes:

#13012 - Checkstyle fails with "Path contains invalid character" if path to config file contains non-ascii characters #13167 - Null pointer Exception in UnusedLocalVariableCheck #14506 - False positive for UnusedLocalVariable #14825 - WhitespaceAround reports a violation when switch expression is passed as a method argument #13086 - InnerAssignmentCheck failed for one line code in Java 14 switch expression

checkstyle-10.16.0

Checkstyle 10.16.0 - https://checkstyle.org/releasenotes.html#Release_10.16.0

New:

#14620 - LITERAL_CASE token support in RightCurlyCheck

Bug fixes:

... (truncated)

Commits
  • b270384 [maven-release-plugin] prepare release checkstyle-10.17.0
  • da11a8d doc: release notes for 10.17.0
  • 15e0c7e Issue #14877: drop java 14 build
  • 8a4b406 Issue #13012: fix loading with non-ascii symbols in path
  • 96eeed5 Pull #14662: shallowClone in checkstyle-tester with SHA checkout
  • c15242f Issue #13167: Fix NPE in UnusedLocalVariable check
  • 8605dd8 dependency: bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.9.0
  • c5a873b ---
  • 9d9aad4 ---
  • b861547 Issue #14726: new check: ConstructorsDeclarationGroupingCheck
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0

Commits
  • 3af735f [maven-release-plugin] prepare release maven-checkstyle-plugin-3.4.0
  • e72bd83 [MCHECKSTYLE-448] Upgrade to Parent 42 and Maven 3.6.3
  • 61def02 Add missing dependencies
  • 142304a [MCHECKSTYLE-450] Checkstyle rule link format results in 404
  • 1ad6033 [MCHECKSTYLE-449] Add support for SARIF output format
  • a29a294 Bump maven-gh-actions-shared to v4
  • cf708a3 [MCHECKSTYLE-447] Bump org.codehaus.plexus:plexus-resources from 1.1.0 to 1.3...
  • 34fcf3e Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (#127)
  • 05df96b Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#128)
  • 6521c29 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (#131)
  • Additional commits viewable in compare view

Updates io.smallrye:jandex-maven-plugin from 3.1.8 to 3.2.0

Release notes

Sourced from io.smallrye:jandex-maven-plugin's releases.

3.2.0

  • #370 release 3.2.0
  • #368 move to next minor version, 3.2.0
  • #361 add annotation overlay
  • #356 skip Jandex Maven plugin execution for POM packaging
  • #355 Skip Plugin Execution on packaging type pom
  • #354 improve Index[View].getKnownUsers()
  • #348 Add support for sealed classes
  • #347 Reduce hash collisions when interning type variable references
  • #346 Add empty and stacked indexes
  • #322 Indexing takes over 100x longer on big file
  • #255 Add an annotation overlay
  • #167 Add support for sealed classes
  • #142 Add a "stacked" composite index
Commits
  • f8b6fa8 [maven-release-plugin] prepare release 3.2.0
  • 0a1ef64 Amendments before release
  • 6b8d54e Merge pull request #370 from smallrye/release-3.2.0
  • 32c6301 release 3.2.0
  • 0485d58 Merge pull request #361 from Ladicek/annotation-overlay
  • f80be5d add annotation overlay
  • afe4f49 move AnnotationInstance.RETENTION and Index.REPEATABLE to DotName
  • ddba5d4 Merge pull request #354 from Ladicek/improve-known-users
  • 3a80388 improve Index[View].getKnownUsers()
  • 1d05389 improve ClassInfo.recordComponents() in case the class is not a record
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.9.3 to 3.11.1

Updates com.microsoft.kiota:microsoft-kiota-abstractions from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-abstractions's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-abstractions's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-text from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-form from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-multipart from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-multipart's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-multipart's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-text from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-form from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-multipart from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serializa...

Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.9.3` | `3.11.1` |
| io.quarkus:quarkus-test-common | `3.9.3` | `3.11.1` |
| io.quarkus:quarkus-maven-plugin | `3.9.3` | `3.11.1` |
| org.apache.kafka:connect-api | `3.7.0` | `7.6.1-ce` |
| org.apache.kafka:connect-json | `2.4.0` | `7.6.1-ce` |
| [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) | `1.6.3` | `1.7.0` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.19.6` | `4.27.1` |
| com.google.protobuf:protobuf-java-util | `3.19.6` | `4.27.1` |
| org.eclipse.jgit:org.eclipse.jgit | `6.9.0.202403050737-r` | `6.10.0.202406032230-r` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.15.2` | `2.17.1` |
| [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.17.0` |
| [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.1` | `3.4.0` |
| [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.1.8` | `3.2.0` |
| [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java) | `1.1.13` | `1.1.14` |
| [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.1.13` | `1.1.14` |
| [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.1.13` | `1.1.14` |
| [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.1.13` | `1.1.14` |
| [io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom](https://github.com/quarkiverse/quarkus-operator-sdk) | `6.3.3` | `6.7.1` |
| [io.fabric8:generator-annotations](https://github.com/fabric8io/kubernetes-client) | `6.12.1` | `6.13.0` |
| [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) | `6.12.1` | `6.13.0` |
| io.fabric8:java-generator-maven-plugin | `6.12.1` | `6.13.0` |



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

Updates `io.quarkus:quarkus-test-common` from 3.9.3 to 3.11.1

Updates `io.quarkus:quarkus-maven-plugin` from 3.9.3 to 3.11.1

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

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

Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.6.3 to 1.7.0
- [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.3...v1.7.0)

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

Updates `com.google.protobuf:protobuf-java-util` from 3.19.6 to 4.27.1

Updates `com.google.protobuf:protobuf-java-util` from 3.19.6 to 4.27.1

Updates `org.eclipse.jgit:org.eclipse.jgit` from 6.9.0.202403050737-r to 6.10.0.202406032230-r

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

Updates `io.quarkus:quarkus-test-common` from 3.9.3 to 3.11.1

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.17.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-8.45.1...checkstyle-10.17.0)

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

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.9.3 to 3.11.1

Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.1.13...v1.1.14)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.1.13...v1.1.14)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.1.13...v1.1.14)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.1.13...v1.1.14)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.1.13...v1.1.14)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.1.13...v1.1.14)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.1.13...v1.1.14)

Updates `io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom` from 6.3.3 to 6.7.1
- [Release notes](https://github.com/quarkiverse/quarkus-operator-sdk/releases)
- [Commits](quarkiverse/quarkus-operator-sdk@6.3.3...6.7.1)

Updates `io.fabric8:generator-annotations` from 6.12.1 to 6.13.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.12.1...v6.13.0)

Updates `io.fabric8:kubernetes-client` from 6.12.1 to 6.13.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.12.1...v6.13.0)

Updates `io.fabric8:java-generator-maven-plugin` from 6.12.1 to 6.13.0

Updates `io.fabric8:kubernetes-client` from 6.12.1 to 6.13.0
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.12.1...v6.13.0)

Updates `io.fabric8:java-generator-maven-plugin` from 6.12.1 to 6.13.0

---
updated-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: org.jetbrains.kotlinx:kotlinx-serialization-core
  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-major
  dependency-group: main-dependencies
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: main-dependencies
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
  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.dataformat:jackson-dataformat-yaml
  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: 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-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
- dependency-name: io.smallrye:jandex-maven-plugin
  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: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: io.fabric8:generator-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
- dependency-name: io.fabric8:java-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
- dependency-name: io.fabric8:java-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 11, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 12, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 12, 2024
@dependabot dependabot bot deleted the dependabot/maven/main-dependencies-fb3a7cc43a branch June 12, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

0 participants