Bump jetbrains-compose from 1.6.2 to 1.6.11
Bumps jetbrains-compose from 1.6.2 to 1.6.11.
Updates org.jetbrains.compose.runtime:runtime from 1.6.2 to 1.6.11
Release notes
Sourced from org.jetbrains.compose.runtime:runtime's releases.
1.6.11
Changes since 1.6.10
Fixes
Multiple Platforms
- Fix endless re-layout when layout is invalidated by measure, which includes measuring
TextField(singleLine=true)withIntrinsicSize- Fix container size for
Dialogcentering insideImageComposeSceneiOS
Desktop
- Fix
DropdownMenu/Popuppositioning when a window is moved to a screen with a different density- Fix possible scrolling without animation on some mouse models
Web
Resources
Gradle Plugin
Dependencies
Gradle Plugin
org.jetbrains.compose, version1.6.11. Based on Jetpack Compose libraries:Lifecycle libraries
org.jetbrains.androidx.lifecycle:lifecycle-*:2.8.0. Based on Jetpack Lifecycle 2.8.0Navigation libraries
org.jetbrains.androidx.navigation:navigation-*:2.7.0-alpha07. Based on Jetpack Navigation 2.7.71.6.10
Changes since 1.6.2
Highlights
- Experimental multiplatform support of
LifecycleandViewModel. See documentation for details
... (truncated)
Changelog
Sourced from org.jetbrains.compose.runtime:runtime's changelog.
1.6.11 (June 2024)
Changes since 1.6.10
Fixes
Multiple Platforms
- Fix endless re-layout when layout is invalidated by measure, which includes measuring
TextField(singleLine=true)withIntrinsicSize- Fix container size for
Dialogcentering insideImageComposeSceneiOS
Desktop
- Fix
DropdownMenu/Popuppositioning when a window is moved to a screen with a different density- Fix possible scrolling without animation on some mouse models
Web
Resources
Gradle Plugin
Dependencies
Gradle Plugin
org.jetbrains.compose, version1.6.11. Based on Jetpack Compose libraries:Lifecycle libraries
org.jetbrains.androidx.lifecycle:lifecycle-*:2.8.0. Based on Jetpack Lifecycle 2.8.0Navigation libraries
org.jetbrains.androidx.navigation:navigation-*:2.7.0-alpha07. Based on Jetpack Navigation 2.7.7
1.6.10 (May 2024)
Changes since 1.6.2
... (truncated)
Commits
70b8c44Update kotlin version in examples (#4844)2b4d426[gradle] Configure Compose Compiler if kotlin-android or kotlin-js plugins ar...b26c995[Android] update Font with new resource value (#4864)478542bCfW: rely on exact configuration names to find the dependencies (#4828)ce89665CfW: Prevent UnpackSkikoWasmRuntime task execution when it's not needed (#4824)b5daa4d[resources] Check cached deferreds and drop them if they are cancelled. (#4819)abfd6c9Update compiler version for Kotlin 1.9.2x (#4814)966b8e5Update gradle plugin: Deprecate experimental configuration for Compose for We...ab63e4dupdate compose compiler version to 1.5.13.2/1.5.13.3 (#4798)705dcaf[gradle] Apply AGP lint task fix to the KMP resources too. (#4784)- Additional commits viewable in compare view
Updates org.jetbrains.compose from 1.6.2 to 1.6.11
You can trigger a rebase of this PR 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.