This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
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.
This PR contains the following updates:
v3
->v4
v3
->v4
v3
->v4
1.5.5
->1.5.7
1.10.0
->1.11.0
1.9.20
->1.9.22
1.180.0
->1.190.0
8.1.4
->8.2.0
8.1.4
->8.2.0
1.8.1
->1.8.2
Release Notes
actions/checkout (actions/checkout)
v4
Compare Source
actions/setup-java (actions/setup-java)
v4
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4
Compare Source
material-components/material-components-android (com.google.android.material:material)
v1.11.0
Compare Source
Important
Elevation Overlays within default component styles have been replaced by the new Tonal Surface Color system. Instead of blending the Primary color with the Surface color based on an elevation value, components now use a specific Surface color role that can be more easily understood and customized.
Documentation for the affected components and which Surface color roles they use has been updated in material-components/material-components-android@2114a11.
What's new since 1.10.0
Dependency Updates
None.
Note: Earlier versions of 1.11.0 used other versions of the
androidx.activity
1.8.0 library dependency, but there is no change in the dependency from 1.10.0, the last stable MDC library version.Library Updates
Badging
78cc54b
)5e6ea58
)BottomNavigationView
9f2e686
)BottomSheet
de27132
)Carousel
17baf71
)26c3129
)fb9c1c6
)9a2347b
)cbb380d
)0356f24
)ed4647d
)d5d604d
)8cb444b
)8312162
)4a6ae4d
)c418063
)93660d4
)b80d9a5
)7151714
)4ce7e4c
)c6ea2d4
)3d84841
)b6f6eb5
)9d81cac
)966f7da
)dc91b39
)a16f180
)ff52862
)0171624
)547156e
)674ec44
)14023d2
)7c40359
)ad6afbf
)bc54f2e
)Catalog
2c53952
)74ac87c
)1252d4f
)98439df
)357cf2d
)f9102c7
)4e1b130
)79a1953
)3bb69f5
)4847799
)c40e468
)480bbc6
)aa5b5bc
)ef9f918
)3652fde
)6c2dd5d
)af7d09a
)7cfd30f
)Chip
7289aa6
)CollapsingToolbarLayout
094e3e2
)5f2b4b2
)Color
541df07
)bc824b4
)d16f223
)0663019
)b5d6f1a
)8204856
)ba465a2
)Divider
6b897c6
)Documentation
ad2b5f8
)b8b1a66
)a01a68d
)247240c
)9ee4aba
)d7e75bb
)caec8d2
)setOnCheckedStateChangeListener
instead ofsetOnCheckedChangeListener
which was deprecated in favour of the former (0582b1a
)colorContainer
andcolorOnContainer
instead ofcolorPrimary
andcolorOnPrimary
. (44bfe2d
)9a4c21d
)2114a11
)e3b255b
)1785bbf
)Material 3
ad63d3f
)faf9a32
)1a9d54f
)d3dda60
)1d3b8e1
)fde37cf
)839b14c
)862a7e1
)MaterialCardView
android:duplicateParentState
. (31af945
)MaterialDatePicker
a00ee50
)5f1cab6
)a782e7a
)NavigationView
eba40e9
)Predictive Back
5559cbc
)bccbd4f
)8d83a31
)02dc779
)UnsupportedOperationException
AnimatorSet
crash inSearchView
. (f101532
)ProgressIndicator
3b0fd58
)Search
editable
property withinSearchBar
'sAccessibilityNodeInfo
representation. (be1395b
)a51561d
)720998d
)c15a323
)SideSheet
d440e3c
)f91f17b
)Switch
a10c508
)db9a641
)Tabs
6b627c2
)TextInputLayout
2590c42
)93360a5
)9a4888f
)Theming
f2ccc11
)TimePicker
d10201d
)Tokens
bfee8a7
)TopAppBar
1e9f5f0
)c4ae01a
)569ddac
)43242f2
)4e995d1
)c7a0adf
)2b476b3
)Other
f1da3c3
)733fe20
)2cfb127
)09382b8
)f93c65c
)7d8681f
)4c89301
)0a6a8a9
)ed9b541
)04c0582
)57b2663
)76a681a
)Full list of release notes
Full list of changes
JetBrains/kotlin (org.jetbrains.kotlin.android)
v1.9.22
: Kotlin 1.9.22Changelog
JavaScript
KT-63719
KJS: Test results ignored for ES module kindKT-63808
compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformersNative
KT-64139
Weird bug with while and coroutine in Kotlin NativeKT-63471
linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_depsKT-63789
Native: Incremental compilation problem with composeTools. CLI
KT-64485
CLI: cache and optimize parsing of command-line argumentsTools. Gradle
KT-63990
"Cannot query the value of property 'buildFlowServiceProperty' because it has no value available" with Isolated ProjectsTools. Gradle. Native
KT-63363
Kotlin Gradle Plugin:KotlinNativeHostSpecificMetadataArtifact
breaks configuration cache, implicitly includes output file as configuration cache inputKT-63742
Gradle wrongly caches Kotlin/Native compiler flagsTools. JPS
KT-64305
Kotlin JPS builder requests chunk rebuild with graph implementationKT-64112
Avoid using IJ's JPS mappings in Kotlin JPS testsKT-63799
Make plugin classpath serialization path agnosticChecksums
v1.9.21
Compiler
KT-62885
Introduce a language feature entry for expect actual classes for easier configuration of MPP projectsKT-63081
Optimize new native caches: CachedLibraries.computeVersionedCacheDirectory()Docs & Examples
KT-55619
DocumentString.format
functionIDE. Gradle Integration
KT-62877
Artifact files collecting for project configuration was finished. Resolution for configuration configuration X will be skippedIDE. Gradle. Script
KT-60813
Scripts: NoSuchMethodError: 'void org.slf4j.Logger.error(java.lang.String, java.lang.Object)' when dependency uses Slf4j APIJavaScript
KT-60785
KJS: Destructured value class in suspend function fails with Uncaught TypeError: can't convert to primitive type errorKT-63207
KMP / JS: "TypeError: <mangled_name> is not a function" with 1.9.20KT-62778
package.json "main" field has .js extension when the result files have .mjs extensionKT-61795
KJS: Incremental Cache is not invalidated ifuseEsClasses
compiler argument was changedKT-61957
KJS: "Uncaught ReferenceError: entries is not defined" caused by enum class with@JsExport
and Enum.entries callKT-62444
KJS with commonJS modules should re-export in 1.9.20KT-63184
KJS / Serialization: JsExport on serializable interface creates erroneous TypeScriptKT-62190
KJS: "IllegalStateException: Expect to have either super call or partial linkage stub inside constructor" caused by Compose and useEsModules()KT-58685
KJS: "IllegalStateException: Not locked" cused by "unlock" called twiceKlibs
KT-62515
Interop klib of concurrent version is not accepted when building dependent project: "The library versions don't match"Tools. CLI
KT-63139
Incorrect kotlin implementation version (1.9.255-SNAPSHOT) in metadata infoTools. Gradle
KT-63499
Gradle: Source sets conventions are still registeredTools. Gradle. JS
KT-59523
MPP / KJS: ESM modules uses incorrect file extension on package.json (.mjs)Tools. Gradle. Kapt
KT-63366
Kapt processing fails with custom source setsTools. Gradle. Multiplatform
KT-32608
Create JUnit-XML result file in multiplatform gradle buildKT-63315
Wasm gradle plugin DSL is invalid for parameterless wasmWasi methodKT-63338
[KMP] metadata task fails to find cinterop classes from dependency projectsKT-63044
KGP: Multiplatform - 8.4 configuration cache supportKT-63011
Apple Framework Artifacts is not connected to KotlinNativeTaskKT-62601
AS/IntelliJ exception after updating a KMP project with a macos target to Kotlin 1.9.20-RCTools. Incremental Compile
KT-61590
K2/KMP: Expect actual matching is breaking on the incremental compilationTools. JPS
KT-63594
ClassCastException in JPS statisticsKT-63651
Fix NPE in Kotlin JPS after enabling graph implementation of JPSTools. Kapt
KT-57389
KAPT3 uses a Javac API for JCImport which will break in JDK 21KT-60507
Kapt: "IllegalAccessError: superclass access check failed" using java 21 toolchainTools. Scripts
KT-54819
Scripts: Not able to use slf4j in .main.ktsKT-61727
Scripts: Maven artifacts resolution is slowConfiguration
📅 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 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.
This PR has been generated by Mend Renovate. View repository job log here.