Merged
Conversation
Bumps the third-party group with 28 updates: | Package | From | To | | --- | --- | --- | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.4.1` | `5.4.3` | | commons-beanutils:commons-beanutils | `1.10.0` | `1.10.1` | | [io.vertx:vertx-core](https://github.com/eclipse/vert.x) | `4.5.12` | `4.5.14` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.20` | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.20` | | [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.20` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.20` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.20` | | [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.20` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.8.0` | `1.8.1` | | org.slf4j:slf4j-api | `2.0.16` | `2.0.17` | | org.slf4j:slf4j-simple | `2.0.16` | `2.0.17` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.11.0` | `2.13.0` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.2` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.2` | | [io.netty:netty-transport](https://github.com/netty/netty) | `4.1.117.Final` | `4.2.0.Final` | | [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.117.Final` | `4.2.0.Final` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.2` | `2.18.3` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.2` | `2.18.3` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.2` | `2.18.3` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.2` | `2.18.3` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.2` | `2.18.3` | | com.google.protobuf:protobuf-javalite | `4.28.2` | `4.30.2` | | org.openapi.generator | `7.11.0` | `7.12.0` | | com.diffplug.spotless | `7.0.2` | `7.0.3` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `8.3.5` | `8.3.6` | Updates `org.apache.httpcomponents.client5:httpclient5` from 5.4.1 to 5.4.3 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.3/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.1...rel/v5.4.3) Updates `commons-beanutils:commons-beanutils` from 1.10.0 to 1.10.1 Updates `io.vertx:vertx-core` from 4.5.12 to 4.5.14 - [Commits](eclipse-vertx/vert.x@4.5.12...4.5.14) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlin.jvm` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlin.plugin.spring` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.8.0 to 1.8.1 - [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.8.0...v1.8.1) Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 Updates `com.google.code.gson:gson` from 2.11.0 to 2.13.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.13.0) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.2) Updates `io.netty:netty-transport` from 4.1.117.Final to 4.2.0.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.2.0.Final) Updates `io.netty:netty-codec-http` from 4.1.117.Final to 4.2.0.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.2.0.Final) Updates `io.netty:netty-codec-http` from 4.1.117.Final to 4.2.0.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.2.0.Final) Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.2 to 2.18.3 - [Commits](FasterXML/jackson-core@jackson-core-2.18.2...jackson-core-2.18.3) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.2 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.2 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.2 to 2.18.3 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.2 to 2.18.3 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.2...jackson-module-kotlin-2.18.3) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.2 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.2 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.2 to 2.18.3 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.2 to 2.18.3 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.2...jackson-module-kotlin-2.18.3) Updates `com.google.protobuf:protobuf-javalite` from 4.28.2 to 4.30.2 Updates `org.jetbrains.kotlin.jvm` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.jetbrains.kotlin.plugin.spring` from 2.1.0 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.20) Updates `org.openapi.generator` from 7.11.0 to 7.12.0 Updates `com.diffplug.spotless` from 7.0.2 to 7.0.3 Updates `com.gradleup.shadow` from 8.3.5 to 8.3.6 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.5...8.3.6) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: commons-beanutils:commons-beanutils dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: io.vertx:vertx-core dependency-version: 4.5.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin.plugin.spring dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.google.code.gson:gson dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: io.netty:netty-transport dependency-version: 4.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.30.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin.plugin.spring dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.openapi.generator dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.diffplug.spotless dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.gradleup.shadow dependency-version: 8.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party ... Signed-off-by: dependabot[bot] <support@github.com>
ekoby
approved these changes
Apr 18, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 third-party group with 28 updates:
5.4.15.4.31.10.01.10.14.5.124.5.142.1.02.1.202.1.02.1.202.1.02.1.202.1.02.1.202.1.02.1.202.1.02.1.201.10.11.10.21.10.11.10.21.8.01.8.12.0.162.0.172.0.162.0.172.11.02.13.05.11.45.12.25.11.45.12.24.1.117.Final4.2.0.Final4.1.117.Final4.2.0.Final2.18.22.18.32.18.22.18.32.18.22.18.32.18.22.18.32.18.22.18.34.28.24.30.27.11.07.12.07.0.27.0.38.3.58.3.6Updates
org.apache.httpcomponents.client5:httpclient5from 5.4.1 to 5.4.3Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
... (truncated)
Commits
48236f5HttpClient 5.4.3 release36e40cdUpdated release notes for HttpClient 5.4.3 released5622dcMultipartEntityBuilder to include a random UUID in the boundary value by default8d0f3b1HTTPCLIENT-2363: ensure requests have a scheme and an authority populated bef...783502eUpgraded HttpCore to version 5.3.498e8e9dUpdated MultipartEntityBuilder javadocs clarifying content validation and san...bff9c47Fix PublicSuffixMatcherLoader#getDefault (#621)b7ece75HTTPCLIENT-2361: Tolerate multipleCookieheaders added by the callerad82f0dUpgraded HttpClient version to 5.4.3-SNAPSHOT2145d2cUpdated release notes for HttpClient 5.4.2 releaseUpdates
commons-beanutils:commons-beanutilsfrom 1.10.0 to 1.10.1Updates
io.vertx:vertx-corefrom 4.5.12 to 4.5.14Commits
64e6093Releasing 4.5.14ba17c82Case-insensitive filename suffix mime type mapping when sending a file.3b89165Fix NPE when handling of HTTP/2 upgrade on server with a malformed host header.8c639deProvide a coherent implementation of hashCode for JsonObject/JsonArray with r...66917daDeprecate FileSystem recursive deletion that uses a recursive parameter: inst...e612c87HTTP/2 client queued writes should fail when stream creation fails.879aee4HTTP/1 client connection unsolicited messages should be treated as invalid.1ec6170Handle correctly future await from an execute blocking on a virtual thread.7acf5b2Vert.x Jackson json factory read constraint configuration should be overridable.d2b5d00Set version to 4.5.14-SNAPSHOTUpdates
org.jetbrains.kotlin:kotlin-stdlibfrom 2.1.0 to 2.1.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
658a201Add ChangeLog for 2.1.20-RC3b2dfd94[FIR] Fix a false negativeSUPER_CALL_WITH_DEFAULT_PARAMETERS982a4ef[FIR] Reproduce ^KT-75578173e94aFix CMP-7747dbed512CMP-7571: keep the calls to public $stable fields (in K1 klibs) as ise7e183fCMP-7571: merge two findDeclaration calls into one0c8b50dCMP-7571: improve signature generation for an artificial stability gettercb387d5CMP-7571: add signatures to artifical stability gettersf17e609Avoid multiple finalizations of generalConfigurationMetrics45e81bbEdit ChangeLog for 2.1.20-RC2Updates
org.jetbrains.kotlin:kotlin-reflectfrom 2.1.0 to 2.1.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
... (truncated)
Commits
658a201Add ChangeLog for 2.1.20-RC3b2dfd94[FIR] Fix a false negativeSUPER_CALL_WITH_DEFAULT_PARAMETERS982a4ef[FIR] Reproduce ^KT-75578173e94aFix CMP-7747dbed512CMP-7571: keep the calls to public $stable fields (in K1 klibs) as ise7e183fCMP-7571: merge two findDeclaration calls into one0c8b50dCMP-7571: improve signature generation for an artificial stability gettercb387d5CMP-7571: add signatures to artifical stability gettersf17e609Avoid multiple finalizations of generalConfigurationMetrics45e81bbEdit ChangeLog for 2.1.20-RC2Updates
org.jetbrains.kotlin:kotlin-test-junitfrom 2.1.0 to 2.1.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit's changelog.
... (truncated)
Commits
658a201Add ChangeLog for 2.1.20-RC3b2dfd94[FIR] Fix a false negativeSUPER_CALL_WITH_DEFAULT_PARAMETERS982a4ef[FIR] Reproduce ^KT-75578173e94aFix CMP-7747dbed512CMP-7571: keep the calls to public $stable fields (in K1 klibs) as ise7e183fCMP-7571: merge two findDeclaration calls into one0c8b50dCMP-7571: improve signature generation for an artificial stability gettercb387d5CMP-7571: add signatures to artifical stability gettersf17e609Avoid multiple finalizations of generalConfigurationMetrics45e81bbEdit ChangeLog for 2.1.20-RC2Updates
org.jetbrains.kotlin.jvmfrom 2.1.0 to 2.1.20Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.