| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Change-Id: I14aff18aa1e31944619dfb6cc57955484227b298
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(mulk/mulkcms2!14)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.jetbrains.kotlin:kotlin-annotations-jvm](https://kotlinlang.org/) ([source](https://github.com/JetBrains/kotlin)) | provided | patch | `1.8.0` -> `1.8.10` |
---
### Release Notes
<details>
<summary>JetBrains/kotlin</summary>
### [`v1.8.10`](https://github.com/JetBrains/kotlin/releases/tag/v1.8.10): Kotlin 1.8.10
[Compare Source](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)
#### Changelog
##### Compiler
- [`KT-55483`](https://youtrack.jetbrains.com/issue/KT-55483) K2: Fir is not initialized for FirRegularClassSymbol java/lang/invoke/LambdaMetafactory
- [`KT-55729`](https://youtrack.jetbrains.com/issue/KT-55729) "None of the following functions can be called with the arguments supplied:" in 1.8.0
- [`KT-55769`](https://youtrack.jetbrains.com/issue/KT-55769) "ERROR: Could not find accessor": Android DataBinding fails with Kotlin 1.8.0
- [`KT-55308`](https://youtrack.jetbrains.com/issue/KT-55308) InnerClass attributes should be sorted (innermost last)
##### JavaScript
- [`KT-56282`](https://youtrack.jetbrains.com/issue/KT-56282) KJS: Invalidate incremental cache in case of compiler internal errors
- [`KT-55852`](https://youtrack.jetbrains.com/issue/KT-55852) JS: "IllegalStateException: Unexpected ir type argument" caused by List with star projection type
- [`KT-55716`](https://youtrack.jetbrains.com/issue/KT-55716) KJS / IC: "Cannot read properties of undefined" with overriding variables with 1.8.0
- [`KT-55758`](https://youtrack.jetbrains.com/issue/KT-55758) KJS / IR: Checking implemented interface on a class implementing a [@​JsExport](https://github.com/JsExport) interface returns the wrong result
##### Reflection
- [`KT-56093`](https://youtrack.jetbrains.com/issue/KT-56093) Metaspace leak in a Gradle plugin built with Kotlin 1.8.0
##### Tools. Compiler plugins. Serialization
- [`KT-56347`](https://youtrack.jetbrains.com/issue/KT-56347) \[Kotlin 1.8] Regression kotlinx.serialization compiler plugin internal error
- [`KT-55681`](https://youtrack.jetbrains.com/issue/KT-55681) Serialization: NullPointerException after update to 1.8.0 caused by `@Serializer(forClass= ..)`
- [`KT-56244`](https://youtrack.jetbrains.com/issue/KT-56244) kotlinx.serialization compiler intrinsic does not work with encodeToString function in 1.8.0
- [`KT-55683`](https://youtrack.jetbrains.com/issue/KT-55683) Serialization: "IllegalStateException: Expected to have a primary constructor" with expect class and companion object
- [`KT-55682`](https://youtrack.jetbrains.com/issue/KT-55682) Serialization: "IllegalStateException: Function has no body: FUN name:serializer" with 1.8.0
##### Tools. Gradle
- [`KT-55697`](https://youtrack.jetbrains.com/issue/KT-55697) KGP 1.8.0 adds compileOnly dependencies to unit test compile classpath
##### Tools. Gradle. Multiplatform
- [`KT-55730`](https://youtrack.jetbrains.com/issue/KT-55730) MPP / Gradle: compileKotlinMetadata fails to resolve symbols in additional source sets
##### Tools. Gradle. Native
- [`KT-56280`](https://youtrack.jetbrains.com/issue/KT-56280) Gradle: freeCompilerArgs are no longer propagated from compilations to Native binaries
##### Tools. Kapt
- [`KT-48013`](https://youtrack.jetbrains.com/issue/KT-48013) Kapt generates illegal stubs for private interface methods
#### Checksums
| File | Sha256 |
| --- | --- |
| kotlin-compiler-1.8.10.zip | 4c3fa7bc1bb9ef3058a2319d8bcc3b7196079f88e92fdcd8d304a46f4b6b5787 |
| kotlin-native-linux-x86\_64-1.8.10.tar.gz | 4c5c8a82a63a3a9845be2514d536ca407340db7fc558b97c43ed003f866a9742 |
| kotlin-native-macos-x86\_64-1.8.10.tar.gz | 52ea7cf2dfaae058fc00fc4e00ec89fefe5a7e4c83abeadb7531cc9346ff18db |
| kotlin-native-macos-aarch64-1.8.10.tar.gz | 08cef514e9d582b0e7bcf3f592dd853270b535a4b765555db97381aeb8c92a85 |
| kotlin-native-windows-x86\_64-1.8.10.zip | e8b9a04f0df3cdec6fa360a6781723fc8551e93c70dfd1aaffbd282b7cddc19d |
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
See merge request mulk/mulkcms2!2
|
| | |
|
|/ |
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
|
| |
v1.7.22 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
| |
Change-Id: I5b94c17f2d2dbd7b19957d212ee879c2cc04ad38
|
|
|
|
| |
Change-Id: I6ec407e7b73cd579c33344e791ab915799b43881
|
|
|
|
| |
Change-Id: I9cf42af869056b7c944c891d6dc008a640c82edc
|
|
|
|
| |
Change-Id: I58ea7a2abd24b2f45b80f401ad0506a698993a9b
|
|
|
|
| |
Change-Id: Icea48dc0a26b5458dd1cfc9394ea47d881730485
|
|
|
|
| |
Change-Id: If0c9bb286ccfe05bc1911dda6ebcfd895dc71e59
|
|
|
|
| |
Change-Id: I32dd54a5618594795dea90e5718066f04b88b136
|
|
|
|
| |
Change-Id: Id97c8c7f160e67fbf9f79b00482ebd558727a38e
|
|
|
|
|
|
|
|
| |
Blaze Persistence is more flexible, but also less type-safe than JPA
Criteria. This change explores what the changes look like and how
efficient the resulting queries are.
Change-Id: Ia47e4f0280d451e0381f58ece297c5bc06604289
|
|
|
|
| |
Change-Id: I94904259a5d8dd4b8011ae578632fb9cd646c93e
|
|
|
|
| |
Change-Id: I54e68cf08c1c5a24027382628726cd60daf6dd0b
|
|
|
|
| |
Change-Id: I251fbdbe915e32aaeb8daa087691853da17f4799
|
|
|
|
| |
Change-Id: I65d82cf5e09c37a517590e56b3626aa6179b5660
|
|
|
|
| |
Change-Id: Ibcf94b6532ccb1602bf169ffb434b75557767598
|
|
|
|
| |
Change-Id: Ibca1be39b37f76ad9dfe743087959559d3f65d2a
|
|
|
|
| |
Change-Id: I3ea188fdebf8315f1dd3e5098d2ede48791cf228
|
|
|
|
| |
Change-Id: I5a2322c8dcd6004d89c4f4a58c04fa0f4d0a72fb
|
|
|
|
| |
Change-Id: Ic1667142935365ceef651ec5cc3713ace26b2567
|