nowinandroid
nowinandroid copied to clipboard
Update all dependencies
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| gradle (source) | minor | 7.5.1 -> 7.6 |
|||||
| com.google.protobuf:protobuf-kotlin-lite (source) | dependencies | patch | 3.21.9 -> 3.21.10 |
||||
| com.google.protobuf:protoc (source) | dependencies | patch | 3.21.9 -> 3.21.10 |
||||
| com.google.devtools.ksp (source) | plugin | patch | 1.7.21-1.0.8 -> 1.7.22-1.0.8 |
||||
| org.jetbrains.kotlin.plugin.serialization (source) | plugin | patch | 1.7.20 -> 1.7.22 |
||||
| org.jetbrains.kotlin.jvm (source) | plugin | patch | 1.7.20 -> 1.7.22 |
||||
| org.jetbrains.kotlin:kotlin-gradle-plugin (source) | dependencies | patch | 1.7.20 -> 1.7.22 |
||||
| org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) | dependencies | patch | 1.7.20 -> 1.7.22 |
||||
| com.diffplug.spotless:spotless-plugin-gradle | dependencies | minor | 6.11.0 -> 6.12.0 |
||||
| com.android.tools:desugar_jdk_libs | dependencies | major | 1.2.0 -> 2.0.0 |
Release Notes
protocolbuffers/protobuf
v3.21.10
JetBrains/kotlin
v1.7.22: Kotlin 1.7.22
This is a technical release. It doesn't contain any fixes that aren't included in Kotlin 1.7.21. Version 1.7.22 of the Kotlin plugin will not be available for downloading or installing in any IDEs.
Checksums
| File | Sha256 |
|---|---|
| kotlin-compiler-1.7.22.zip | 9db4b467743c1aea8a21c08e1c286bc2aeb93f14c7ba2037dbd8f48adc357d83 |
| kotlin-native-linux-x86_64-1.7.22.tar.gz | dd004d520056aba67f2955a3bec5af75f8f2d78b179d4b5f733a77e3eef57aff |
| kotlin-native-macos-x86_64-1.7.22.tar.gz | 153fa411fa8c993ce2635e2504e9b102cb05362cc794b66ef9def26a78b427b5 |
| kotlin-native-macos-aarch64-1.7.22.tar.gz | 4ffcd76c77cc824eff8addd5e2a73da4f3bbd3584fa9ef282b3f669c45426b1e |
| kotlin-native-windows-x86_64-1.7.22.zip | 3bccd23479848ec61c56ed5760010456d17acbe88a00a1f10fb38eae256f2e92 |
v1.7.21
Compiler
KT-54463Delegating to a field with a platform type causes java.lang.NoSuchFieldError: value$delegateKT-54509Ir Interpreter: unable to evaluate string concatenation with "this" as argumentKT-54004Builder type inference does not work correctly with variable assignment and breaks run-timeKT-54393Change in behavior from 1.7.10 to 1.7.20 for java field override.KT-54615JVM: Internal error in file lowering: java.lang.AssertionError: Error occurred while optimizing an expressionKT-54581JVM: "VerifyError: Bad type on operand stack" with generic inline function andwheninside try-catch blockKT-53146JVM IR: unnecessary checkcast of null leads to NoClassDefFoundError if the type isn't available at runtimeKT-54600NPE on passing nullable Kotlin lambda as Java's generic SAM interface withsupertype boundKT-54707"VerifyError: Bad type on operand stack" in inline call chain on a nullable array valueKT-54650Binary incompatible ABI change in Kotlin 1.7.20KT-54802"VerifyError: Bad type on operand stack" for inline functions on arrays
Native. Runtime. Memory
KT-54498Deprecation message of 'FreezingIsDeprecated' is not really helpful
Tools. Gradle. Multiplatform
KT-54387Remove MPP alpha stability warningKT-48436False positive "The Kotlin source set androidAndroidTestRelease was configured but not added to any Kotlin compilation"
Tools. JPS
KT-45474False positive NO_ELSE_IN_WHEN on sealed class with incremental compilation
google/desugar_jdk_libs
v2.0.0
- Release based on JDK-11. Require AGP version 7.4.0-alpha10 or later (Android Studio 2022.1.1).
- Supports three different configurations
desugar_jdk_libs_minimal,desugar_jdk_libsanddesugar_jdk_libs_nio.desugar_jdk_libs_minimallimits desugaring to packagejava.util.functionand classjava.util.Optional.desugar_jdk_libsdesugars the same APIs as in version1.1.xand1.2.x.desugar_jdk_libs_nioincludes desugaring of packagejava.nio.
v1.2.2
- Add support for API level 33.
Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.