-
Notifications
You must be signed in to change notification settings - Fork 14
Bump the third-party group across 1 directory with 28 updates #720
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/third-party-0514c09380
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+16
−16
Conversation
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
Bumps the third-party group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | `0.2.6` | `0.2.7` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.5` | `5.5.1` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | | [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | | [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.2.20` | | [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) | `0.12.7` | `0.13.0` | | [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) | `0.12.7` | `0.13.0` | | io.jsonwebtoken:jjwt-gson | `0.12.7` | `0.13.0` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.13.1` | `2.13.2` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` | | [io.netty:netty-transport](https://github.com/netty/netty) | `4.2.4.Final` | `4.2.6.Final` | | [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.2.4.Final` | `4.2.6.Final` | | [io.vertx:vertx-core](https://github.com/eclipse/vert.x) | `5.0.3` | `5.0.4` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.core:jackson-annotations | `2.19.2` | `2.20.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.19.2` | `2.20.0` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.19.2` | `2.20.0` | | com.google.protobuf:protobuf-javalite | `4.32.0` | `4.32.1` | | [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) | `4.2.33` | `4.2.37` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.81` | `1.82` | | org.openapi.generator | `7.14.0` | `7.16.0` | | com.diffplug.spotless | `7.2.1` | `8.0.0` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.0.2` | `9.2.2` | Updates `org.openapitools:jackson-databind-nullable` from 0.2.6 to 0.2.7 - [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases) - [Commits](OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.7) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.5 to 5.5.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.5.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.5...rel/v5.5.1) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.jvm` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.plugin.spring` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `io.jsonwebtoken:jjwt-api` from 0.12.7 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.7...0.13.0) Updates `io.jsonwebtoken:jjwt-impl` from 0.12.7 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.7...0.13.0) Updates `io.jsonwebtoken:jjwt-gson` from 0.12.7 to 0.13.0 Updates `io.jsonwebtoken:jjwt-impl` from 0.12.7 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.7...0.13.0) Updates `io.jsonwebtoken:jjwt-gson` from 0.12.7 to 0.13.0 Updates `com.google.code.gson:gson` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.1...gson-parent-2.13.2) Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `io.netty:netty-transport` from 4.2.4.Final to 4.2.6.Final - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.6.Final) Updates `io.netty:netty-codec-http` from 4.2.4.Final to 4.2.6.Final - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.6.Final) Updates `io.netty:netty-codec-http` from 4.2.4.Final to 4.2.6.Final - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.6.Final) Updates `io.vertx:vertx-core` from 5.0.3 to 5.0.4 - [Commits](eclipse-vertx/vert.x@5.0.3...5.0.4) Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.20.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.2...jackson-module-kotlin-2.20.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.2...jackson-module-kotlin-2.20.0) Updates `com.google.protobuf:protobuf-javalite` from 4.32.0 to 4.32.1 Updates `io.dropwizard.metrics:metrics-core` from 4.2.33 to 4.2.37 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.37) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.81 to 1.82 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.jetbrains.kotlin.jvm` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin.plugin.spring` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.openapi.generator` from 7.14.0 to 7.16.0 Updates `com.diffplug.spotless` from 7.2.1 to 8.0.0 Updates `com.gradleup.shadow` from 9.0.2 to 9.2.2 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.0.2...9.2.2) --- updated-dependencies: - dependency-name: org.openapitools:jackson-databind-nullable dependency-version: 0.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.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.2.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.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.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.2.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.2.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.2.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.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: io.jsonwebtoken:jjwt-gson dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: io.jsonwebtoken:jjwt-gson dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: third-party - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: third-party - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: third-party - dependency-name: io.netty:netty-transport dependency-version: 4.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: io.vertx:vertx-core dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: io.dropwizard.metrics:metrics-core dependency-version: 4.2.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.82' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.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.2.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.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party - dependency-name: org.openapi.generator dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party - dependency-name: com.diffplug.spotless dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: third-party - dependency-name: com.gradleup.shadow dependency-version: 9.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party ... Signed-off-by: dependabot[bot] <[email protected]>
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
major
Bump major version
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the third-party group with 28 updates in the / directory:
0.2.6
0.2.7
5.5
5.5.1
2.2.10
2.2.20
2.2.10
2.2.20
2.2.10
2.2.20
2.2.10
2.2.20
2.2.10
2.2.20
2.2.10
2.2.20
0.12.7
0.13.0
0.12.7
0.13.0
0.12.7
0.13.0
2.13.1
2.13.2
5.13.4
6.0.0
5.13.4
6.0.0
4.2.4.Final
4.2.6.Final
4.2.4.Final
4.2.6.Final
5.0.3
5.0.4
2.19.2
2.20.0
2.19.2
2.20.0
2.19.2
2.20.0
2.19.2
2.20.0
2.19.2
2.20.0
4.32.0
4.32.1
4.2.33
4.2.37
1.81
1.82
7.14.0
7.16.0
7.2.1
8.0.0
9.0.2
9.2.2
Updates
org.openapitools:jackson-databind-nullable
from 0.2.6 to 0.2.7Release notes
Sourced from org.openapitools:jackson-databind-nullable's releases.
Commits
2f8776c
set version for plugins27dd77c
update pom.xml with deploy and production872a3d9
update pom.xml to use central publishing maven plugin, add workflow (#66)10d3f44
add sec.gpg.enc674ac07
0.2.7 release (#63)6687b74
Update parent and dependencies (#61)Updates
org.apache.httpcomponents.client5:httpclient5
from 5.5 to 5.5.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
... (truncated)
Commits
6a3d332
HttpClient 5.5.1 release66dea80
Updated release notes for HttpClient 5.5.1 release61f21a5
Upgraded HttpCore to version 5.3.6694394c
HTTPCLIENT-2391: improved GRACEGUL shutdown of ExecutorService used internall...038b74f
Bug fix: Use 1 second timeout when closing out connections inside a connectio...6675520
Clarify behavior of the protocol level responseTimeout and the connection man...cb2ccda
Bug fix: connections managers to ensure open connections have socket timeout ...4466cca
HTTPCLIENT-2393 - remove rspauth from Authorization (#716)da1a8e0
Imporved TestAsyncClient wiring; added internal methods to get the underlying...ab40ec9
Upgraded HttpCore to version 5.3.5Updates
org.jetbrains.kotlin:kotlin-stdlib
from 2.2.10 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
693c44e
Add ChangeLog for 2.2.20-RC25b7c7af
[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32
Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52
[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95
[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4
[IR] Use sanitized names when calculating scopes for lambdas64daa7e
[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28
[Test] Reproduce KT-79816e86b28e
[Gradle] Add@ExperimentalKotlinGradlePluginApi
to exportKdoc0f5c8a7
Add ChangeLog for 2.2.20-RCUpdates
org.jetbrains.kotlin:kotlin-reflect
from 2.2.10 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
... (truncated)
Commits
693c44e
Add ChangeLog for 2.2.20-RC25b7c7af
[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32
Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52
[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95
[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4
[IR] Use sanitized names when calculating scopes for lambdas64daa7e
[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28
[Test] Reproduce KT-79816e86b28e
[Gradle] Add@ExperimentalKotlinGradlePluginApi
to exportKdoc0f5c8a7
Add ChangeLog for 2.2.20-RCUpdates
org.jetbrains.kotlin:kotlin-test-junit
from 2.2.10 to 2.2.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
693c44e
Add ChangeLog for 2.2.20-RC25b7c7af
[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32
Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52
[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95
[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4
[IR] Use sanitized names when calculating scopes for lambdas64daa7e
[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28
[Test] Reproduce KT-79816e86b28e
[Gradle] Add@ExperimentalKotlinGradlePluginApi
to exportKdoc0f5c8a7
Add ChangeLog for 2.2.20-RCUpdates
org.jetbrains.kotlin.jvm
from 2.2.10 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
693c44e
Add ChangeLog for 2.2.20-RC25b7c7af
[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32
Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52
[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95
[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4
[IR] Use sanitized names when calculating scopes for lambdas64daa7e
[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28
[Test] Reproduce KT-79816e86b28e
[Gradle] Add@ExperimentalKotlinGradlePluginApi
to exportKdoc0f5c8a7
Add ChangeLog for 2.2.20-RCDescription has been truncated