docker-compose-v3
docker-compose-v3 copied to clipboard
Bump the kotlin group with 3 updates
Bumps the kotlin group with 3 updates: org.jetbrains.kotlin:kotlin-stdlib, org.jetbrains.kotlin:kotlin-reflect and org.jetbrains.kotlin:kotlin-test-junit5.
Updates org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24
Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
1.9.24
Changelog
Backend. Wasm
KT-64890K/Wasm compiler crash with external class and KodeinCompiler
KT-65235JDK 21 might lead to change in overloads resolutionKT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043JPS dumb mode should respect maps needed for the compilerTools. Wasm
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
1.9.24
Backend. Wasm
KT-64890K/Wasm compiler crash with external class and KodeinCompiler
KT-65235JDK 21 might lead to change in overloads resolutionKT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043JPS dumb mode should respect maps needed for the compilerTools. Wasm
Commits
0d7708dAdd changelog for 1.9.24392181d[K/N] Devirtualization: fixed the problem with type checks9ac91e4[K/N][tests] Couple of reproducers for #KT-672181a630b5[WasmJs] Add support for external class reflection0872420ReorganizeGradleBuildTimeentries to match actual structure used in compiler8bbf8dc[Minor] RenamecompilerandcompilerPipelinefiles to show backend belonging05373c4[CLI] Include klib generation into IR translation time measurementscc379a8[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf[CLI] Notify JS IR perf manager when analysis is started and finished- Additional commits viewable in compare view
Updates org.jetbrains.kotlin:kotlin-reflect from 1.9.23 to 1.9.24
Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
1.9.24
Changelog
Backend. Wasm
KT-64890K/Wasm compiler crash with external class and KodeinCompiler
KT-65235JDK 21 might lead to change in overloads resolutionKT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043JPS dumb mode should respect maps needed for the compilerTools. Wasm
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
1.9.24
Backend. Wasm
KT-64890K/Wasm compiler crash with external class and KodeinCompiler
KT-65235JDK 21 might lead to change in overloads resolutionKT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043JPS dumb mode should respect maps needed for the compilerTools. Wasm
Commits
0d7708dAdd changelog for 1.9.24392181d[K/N] Devirtualization: fixed the problem with type checks9ac91e4[K/N][tests] Couple of reproducers for #KT-672181a630b5[WasmJs] Add support for external class reflection0872420ReorganizeGradleBuildTimeentries to match actual structure used in compiler8bbf8dc[Minor] RenamecompilerandcompilerPipelinefiles to show backend belonging05373c4[CLI] Include klib generation into IR translation time measurementscc379a8[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf[CLI] Notify JS IR perf manager when analysis is started and finished- Additional commits viewable in compare view
Updates org.jetbrains.kotlin:kotlin-test-junit5 from 1.9.23 to 1.9.24
Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's releases.
1.9.24
Changelog
Backend. Wasm
KT-64890K/Wasm compiler crash with external class and KodeinCompiler
KT-65235JDK 21 might lead to change in overloads resolutionKT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043JPS dumb mode should respect maps needed for the compilerTools. Wasm
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's changelog.
1.9.24
Backend. Wasm
KT-64890K/Wasm compiler crash with external class and KodeinCompiler
KT-65235JDK 21 might lead to change in overloads resolutionKT-66768K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast callNative
KT-67218Native: nested classes in kx.serialization ProtoBuf produce empty array for release binaryTools. Gradle
Tools. Gradle. Multiplatform
KT-67127KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machinesKT-66514Don't get output file from Cinterop task for IDE Import if host os doesn't support itTools. JPS
KT-65043JPS dumb mode should respect maps needed for the compilerTools. Wasm
Commits
0d7708dAdd changelog for 1.9.24392181d[K/N] Devirtualization: fixed the problem with type checks9ac91e4[K/N][tests] Couple of reproducers for #KT-672181a630b5[WasmJs] Add support for external class reflection0872420ReorganizeGradleBuildTimeentries to match actual structure used in compiler8bbf8dc[Minor] RenamecompilerandcompilerPipelinefiles to show backend belonging05373c4[CLI] Include klib generation into IR translation time measurementscc379a8[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf[CLI] Notify JS IR perf manager when analysis is started and finished- Additional commits viewable in compare view
Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Test Results
0 files - 2 0 suites - 2 0s :stopwatch: ±0s 0 tests - 37 0 :white_check_mark: - 37 0 :zzz: ±0 0 :x: ±0 0 runs - 38 0 :white_check_mark: - 38 0 :zzz: ±0 0 :x: ±0
Results for commit d3c6c2fc. ± Comparison against base commit c8a4215c.
:recycle: This comment has been updated with latest results.
Superseded by #429.