Bump kotlin from 2.3.10 to 2.3.21#435
Conversation
Bumps `kotlin` from 2.3.10 to 2.3.21. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.3.10 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.10 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.21) Updates `org.jetbrains.kotlin.plugin.allopen` from 2.3.10 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.allopen dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: 8b84e36 | Previous: 7fb9a63 | Ratio |
|---|---|---|---|
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
2207.943878907721 us/op |
1335.7892548913044 us/op |
1.65 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @OptimumCode
PR introduces changes to the public APIPlease add "ABI breaking" label if any line in API file was changed or deleted. Generated by 🚫 Danger Kotlin against 4697c40 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #435 +/- ##
=======================================
Coverage 90.68% 90.68%
=======================================
Files 137 137
Lines 4046 4046
Branches 1094 1094
=======================================
Hits 3669 3669
Misses 81 81
Partials 296 296 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps
kotlinfrom 2.3.10 to 2.3.21.Updates
org.jetbrains.kotlin:kotlin-gradle-pluginfrom 2.3.10 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
... (truncated)
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
org.jetbrains.kotlin.plugin.serializationfrom 2.3.10 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
org.jetbrains.kotlin.plugin.allopenfrom 2.3.10 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin.plugin.allopen's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.allopen's changelog.
... (truncated)
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)