Skip to content

deps(deps): bump lifecycleMultiplatform from 2.11.0-beta01 to 2.11.0 - #74

Merged
tunjid merged 1 commit into
mainfrom
dependabot/gradle/lifecycleMultiplatform-2.11.0
Jul 26, 2026
Merged

deps(deps): bump lifecycleMultiplatform from 2.11.0-beta01 to 2.11.0#74
tunjid merged 1 commit into
mainfrom
dependabot/gradle/lifecycleMultiplatform-2.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps lifecycleMultiplatform from 2.11.0-beta01 to 2.11.0.
Updates org.jetbrains.androidx.lifecycle:lifecycle-runtime from 2.11.0-beta01 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-runtime's changelog.

1.12.0-beta02 (July 2026)

Changes since 1.12.0-beta01

Features

Multiple Platforms

  • (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #3162
  • Implemented ComposeUiTest.runWithoutImplicitWait #3170

Desktop

Fixes

Multiple Platforms

  • (prerelease fix) Fix printing GlobalSnapshotManager concurrent registrations warning during creation of Popup/Dialog on iOS and Desktop with custom compose.layers.type #3156

iOS

  • Fix an issue where ComposeUIViewController might fail to load its content when placed inside a SwiftUI view #3159
  • Fix UIKit back gesture briefly dispatched drag input to Compose content, causing UI like navigation drawers to appear during back navigation #3192
  • (prerelease fix) Fix frame drops when dragging scrollable content #3194
  • Fix iOS swipe-back behavior in RTL layouts #3196
  • Fixed a crash that could occur when inserting text via Scribble (Apple Pencil) in TextFields with usingNativeTextInput set to true #3201

Desktop

  • Fixed a crash when encountering a null accessible child in the Swing hierarchy while looking for a component to switch a11y focus to, after the currently focused a11y component has been removed #3158
  • Fixed popups/dialogs staying on top of other windows with compose.layers.type=WINDOW #3153
  • On Windows and macOS, isSystemInDarkTheme will now return dynamic values as the OS theme changes, causing any callers to recompose. This is done by polling the system in the background once a second. This behavior can be controlled by setting ComposeUiFlags.pollSystemTheme #3063

Web

  • Fix of tofu symbols during a first draw in TextFields with unknown symbols #3182
  • Fixes tofu symbols in the second, third etc texts on a page with an equal text #3181

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta02

Libraries

Library group Coordinates Based on Jetpack

... (truncated)

Commits

Updates org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose from 2.11.0-beta01 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose's changelog.

1.12.0-beta02 (July 2026)

Changes since 1.12.0-beta01

Features

Multiple Platforms

  • (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #3162
  • Implemented ComposeUiTest.runWithoutImplicitWait #3170

Desktop

Fixes

Multiple Platforms

  • (prerelease fix) Fix printing GlobalSnapshotManager concurrent registrations warning during creation of Popup/Dialog on iOS and Desktop with custom compose.layers.type #3156

iOS

  • Fix an issue where ComposeUIViewController might fail to load its content when placed inside a SwiftUI view #3159
  • Fix UIKit back gesture briefly dispatched drag input to Compose content, causing UI like navigation drawers to appear during back navigation #3192
  • (prerelease fix) Fix frame drops when dragging scrollable content #3194
  • Fix iOS swipe-back behavior in RTL layouts #3196
  • Fixed a crash that could occur when inserting text via Scribble (Apple Pencil) in TextFields with usingNativeTextInput set to true #3201

Desktop

  • Fixed a crash when encountering a null accessible child in the Swing hierarchy while looking for a component to switch a11y focus to, after the currently focused a11y component has been removed #3158
  • Fixed popups/dialogs staying on top of other windows with compose.layers.type=WINDOW #3153
  • On Windows and macOS, isSystemInDarkTheme will now return dynamic values as the OS theme changes, causing any callers to recompose. This is done by polling the system in the background once a second. This behavior can be controlled by setting ComposeUiFlags.pollSystemTheme #3063

Web

  • Fix of tofu symbols during a first draw in TextFields with unknown symbols #3182
  • Fixes tofu symbols in the second, third etc texts on a page with an equal text #3181

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta02

Libraries

Library group Coordinates Based on Jetpack

... (truncated)

Commits

Updates org.jetbrains.androidx.lifecycle:lifecycle-viewmodel from 2.11.0-beta01 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-viewmodel's changelog.

1.12.0-beta02 (July 2026)

Changes since 1.12.0-beta01

Features

Multiple Platforms

  • (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #3162
  • Implemented ComposeUiTest.runWithoutImplicitWait #3170

Desktop

Fixes

Multiple Platforms

  • (prerelease fix) Fix printing GlobalSnapshotManager concurrent registrations warning during creation of Popup/Dialog on iOS and Desktop with custom compose.layers.type #3156

iOS

  • Fix an issue where ComposeUIViewController might fail to load its content when placed inside a SwiftUI view #3159
  • Fix UIKit back gesture briefly dispatched drag input to Compose content, causing UI like navigation drawers to appear during back navigation #3192
  • (prerelease fix) Fix frame drops when dragging scrollable content #3194
  • Fix iOS swipe-back behavior in RTL layouts #3196
  • Fixed a crash that could occur when inserting text via Scribble (Apple Pencil) in TextFields with usingNativeTextInput set to true #3201

Desktop

  • Fixed a crash when encountering a null accessible child in the Swing hierarchy while looking for a component to switch a11y focus to, after the currently focused a11y component has been removed #3158
  • Fixed popups/dialogs staying on top of other windows with compose.layers.type=WINDOW #3153
  • On Windows and macOS, isSystemInDarkTheme will now return dynamic values as the OS theme changes, causing any callers to recompose. This is done by polling the system in the background once a second. This behavior can be controlled by setting ComposeUiFlags.pollSystemTheme #3063

Web

  • Fix of tofu symbols during a first draw in TextFields with unknown symbols #3182
  • Fixes tofu symbols in the second, third etc texts on a page with an equal text #3181

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta02

Libraries

Library group Coordinates Based on Jetpack

... (truncated)

Commits

Updates org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose from 2.11.0-beta01 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose's changelog.

1.12.0-beta02 (July 2026)

Changes since 1.12.0-beta01

Features

Multiple Platforms

  • (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #3162
  • Implemented ComposeUiTest.runWithoutImplicitWait #3170

Desktop

Fixes

Multiple Platforms

  • (prerelease fix) Fix printing GlobalSnapshotManager concurrent registrations warning during creation of Popup/Dialog on iOS and Desktop with custom compose.layers.type #3156

iOS

  • Fix an issue where ComposeUIViewController might fail to load its content when placed inside a SwiftUI view #3159
  • Fix UIKit back gesture briefly dispatched drag input to Compose content, causing UI like navigation drawers to appear during back navigation #3192
  • (prerelease fix) Fix frame drops when dragging scrollable content #3194
  • Fix iOS swipe-back behavior in RTL layouts #3196
  • Fixed a crash that could occur when inserting text via Scribble (Apple Pencil) in TextFields with usingNativeTextInput set to true #3201

Desktop

  • Fixed a crash when encountering a null accessible child in the Swing hierarchy while looking for a component to switch a11y focus to, after the currently focused a11y component has been removed #3158
  • Fixed popups/dialogs staying on top of other windows with compose.layers.type=WINDOW #3153
  • On Windows and macOS, isSystemInDarkTheme will now return dynamic values as the OS theme changes, causing any callers to recompose. This is done by polling the system in the background once a second. This behavior can be controlled by setting ComposeUiFlags.pollSystemTheme #3063

Web

  • Fix of tofu symbols during a first draw in TextFields with unknown symbols #3182
  • Fixes tofu symbols in the second, third etc texts on a page with an equal text #3181

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta02

Libraries

Library group Coordinates Based on Jetpack

... (truncated)

Commits

Updates org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-navigation3 from 2.11.0-beta01 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-navigation3's changelog.

1.12.0-beta02 (July 2026)

Changes since 1.12.0-beta01

Features

Multiple Platforms

  • (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #3162
  • Implemented ComposeUiTest.runWithoutImplicitWait #3170

Desktop

Fixes

Multiple Platforms

  • (prerelease fix) Fix printing GlobalSnapshotManager concurrent registrations warning during creation of Popup/Dialog on iOS and Desktop with custom compose.layers.type #3156

iOS

  • Fix an issue where ComposeUIViewController might fail to load its content when placed inside a SwiftUI view #3159
  • Fix UIKit back gesture briefly dispatched drag input to Compose content, causing UI like navigation drawers to appear during back navigation #3192
  • (prerelease fix) Fix frame drops when dragging scrollable content #3194
  • Fix iOS swipe-back behavior in RTL layouts #3196
  • Fixed a crash that could occur when inserting text via Scribble (Apple Pencil) in TextFields with usingNativeTextInput set to true #3201

Desktop

  • Fixed a crash when encountering a null accessible child in the Swing hierarchy while looking for a component to switch a11y focus to, after the currently focused a11y component has been removed #3158
  • Fixed popups/dialogs staying on top of other windows with compose.layers.type=WINDOW #3153
  • On Windows and macOS, isSystemInDarkTheme will now return dynamic values as the OS theme changes, causing any callers to recompose. This is done by polling the system in the background once a second. This behavior can be controlled by setting ComposeUiFlags.pollSystemTheme #3063

Web

  • Fix of tofu symbols during a first draw in TextFields with unknown symbols #3182
  • Fixes tofu symbols in the second, third etc texts on a page with an equal text #3181

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta02

Libraries

Library group Coordinates Based on Jetpack

... (truncated)

Commits

Updates org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate from 2.11.0-beta01 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate's changelog.

1.12.0-beta02 (July 2026)

Changes since 1.12.0-beta01

Features

Multiple Platforms

  • (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #3162
  • Implemented ComposeUiTest.runWithoutImplicitWait #3170

Desktop

Fixes

Multiple Platforms

  • (prerelease fix) Fix printing GlobalSnapshotManager concurrent registrations warning during creation of Popup/Dialog on iOS and Desktop with custom compose.layers.type #3156

iOS

  • Fix an issue where ComposeUIViewController might fail to load its content when placed inside a SwiftUI view #3159
  • Fix UIKit back gesture briefly dispatched drag input to Compose content, causing UI like navigation drawers to appear during back navigation #3192
  • (prerelease fix) Fix frame drops when dragging scrollable content #3194
  • Fix iOS swipe-back behavior in RTL layouts #3196
  • Fixed a crash that could occur when inserting text via Scribble (Apple Pencil) in TextFields with usingNativeTextInput set to true #3201

Desktop

  • Fixed a crash when encountering a null accessible child in the Swing hierarchy while looking for a component to switch a11y focus to, after the currently focused a11y component has been removed #3158
  • Fixed popups/dialogs staying on top of other windows with compose.layers.type=WINDOW #3153
  • On Windows and macOS, isSystemInDarkTheme will now return dynamic values as the OS theme changes, causing any callers to recompose. This is done by polling the system in the background once a second. This behavior can be controlled by setting ComposeUiFlags.pollSystemTheme #3063

Web

  • Fix of tofu symbols during a first draw in TextFields with unknown symbols #3182
  • Fixes tofu symbols in the second, third etc texts on a page with an equal text #3181

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta02

Libraries

Library group Coordinates Based on Jetpack

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `lifecycleMultiplatform` from 2.11.0-beta01 to 2.11.0.

Updates `org.jetbrains.androidx.lifecycle:lifecycle-runtime` from 2.11.0-beta01 to 2.11.0
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

Updates `org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose` from 2.11.0-beta01 to 2.11.0
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel` from 2.11.0-beta01 to 2.11.0
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose` from 2.11.0-beta01 to 2.11.0
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-navigation3` from 2.11.0-beta01 to 2.11.0
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate` from 2.11.0-beta01 to 2.11.0
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-navigation3
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@tunjid
tunjid merged commit 6e9aca2 into main Jul 26, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/gradle/lifecycleMultiplatform-2.11.0 branch July 26, 2026 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant