Skip to content

⬆️ Bump lifecycle from 2.11.0-beta01 to 2.11.0-rc01 - #4609

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/lifecycle-2.11.0-rc01
Closed

⬆️ Bump lifecycle from 2.11.0-beta01 to 2.11.0-rc01#4609
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/lifecycle-2.11.0-rc01

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps lifecycle from 2.11.0-beta01 to 2.11.0-rc01.
Updates org.jetbrains.androidx.lifecycle:lifecycle-common from 2.11.0-beta01 to 2.11.0-rc01

Changelog

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

1.12.0-beta01 (June 2026)

Changes since 1.12.0-alpha02

Migration Notes

Multiple Platforms

  • Deprecation level of NativeCanvas, NativePaint typealiases and related methods has been changed to ERROR #3127

Features

Multiple Platforms

  • Support LayerOutsets to GraphicsLayer & Modifier.graphicsLayer which can be used to increase the visual bounds of the layer beyond its measured size. This can be used to avoid the implicit clipToBounds behavior when the layer is promoted to an offscreen buffer #3144
  • Support MeshGradientPainter in Modifier.paint #3143

iOS

  • Support VerbatimTtsAnnotation and LocaleList attributes in accessibility VoiceOver #3145

Desktop

Fixes

Multiple Platforms

  • ComposeUiTest idle handling (waitForIdle/awaitIdle/runOnIdle) now matches Android: idleness is reached once composition, measure, and layout have settled (a pending draw is still flushed before returning). As a result, hasPendingWork() reflects composition/measure/layout state, and with mainClock.autoAdvance = false waiting now settles pending measure/layout #3108
  • Fix crash in method setComposingRegion when calling it with inverted or invalid region #3112

iOS

  • ViewModel now receives onCleared call when Compose Container is deallocated #3118
  • Fix incorrect frames order during high load rendering #3122
  • Fix swipe-back gesture conflict with horizontally scrollable components like HorizontalPager #3116

Desktop

  • (prerelease fix) Fixed getMinimumSize and getMaximumSize in ComposePanel to not assume UnspecifiedDimension by default #3114
  • Fixed the native keyCode for Key.NumPadDot to the correct KeyEvent.VK_DECIMAL #3142
  • Fixed LayoutCoordinates conversion to window/screen space in popups/dialogs with compose.layers.type=WINDOW #3154

Web

  • Added precise trackpad gesture detection in Chrome via heuristic methods #3123
  • Deliver both scroll axes in wheel events (fix diagonal scroll) #3147
  • Web: retry loading fallback fonts in case of network errors #3152

... (truncated)

Commits

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

Changelog

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

1.12.0-beta01 (June 2026)

Changes since 1.12.0-alpha02

Migration Notes

Multiple Platforms

  • Deprecation level of NativeCanvas, NativePaint typealiases and related methods has been changed to ERROR #3127

Features

Multiple Platforms

  • Support LayerOutsets to GraphicsLayer & Modifier.graphicsLayer which can be used to increase the visual bounds of the layer beyond its measured size. This can be used to avoid the implicit clipToBounds behavior when the layer is promoted to an offscreen buffer #3144
  • Support MeshGradientPainter in Modifier.paint #3143

iOS

  • Support VerbatimTtsAnnotation and LocaleList attributes in accessibility VoiceOver #3145

Desktop

Fixes

Multiple Platforms

  • ComposeUiTest idle handling (waitForIdle/awaitIdle/runOnIdle) now matches Android: idleness is reached once composition, measure, and layout have settled (a pending draw is still flushed before returning). As a result, hasPendingWork() reflects composition/measure/layout state, and with mainClock.autoAdvance = false waiting now settles pending measure/layout #3108
  • Fix crash in method setComposingRegion when calling it with inverted or invalid region #3112

iOS

  • ViewModel now receives onCleared call when Compose Container is deallocated #3118
  • Fix incorrect frames order during high load rendering #3122
  • Fix swipe-back gesture conflict with horizontally scrollable components like HorizontalPager #3116

Desktop

  • (prerelease fix) Fixed getMinimumSize and getMaximumSize in ComposePanel to not assume UnspecifiedDimension by default #3114
  • Fixed the native keyCode for Key.NumPadDot to the correct KeyEvent.VK_DECIMAL #3142
  • Fixed LayoutCoordinates conversion to window/screen space in popups/dialogs with compose.layers.type=WINDOW #3154

Web

  • Added precise trackpad gesture detection in Chrome via heuristic methods #3123
  • Deliver both scroll axes in wheel events (fix diagonal scroll) #3147
  • Web: retry loading fallback fonts in case of network errors #3152

... (truncated)

Commits

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

Changelog

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

1.12.0-beta01 (June 2026)

Changes since 1.12.0-alpha02

Migration Notes

Multiple Platforms

  • Deprecation level of NativeCanvas, NativePaint typealiases and related methods has been changed to ERROR #3127

Features

Multiple Platforms

  • Support LayerOutsets to GraphicsLayer & Modifier.graphicsLayer which can be used to increase the visual bounds of the layer beyond its measured size. This can be used to avoid the implicit clipToBounds behavior when the layer is promoted to an offscreen buffer #3144
  • Support MeshGradientPainter in Modifier.paint #3143

iOS

  • Support VerbatimTtsAnnotation and LocaleList attributes in accessibility VoiceOver #3145

Desktop

Fixes

Multiple Platforms

  • ComposeUiTest idle handling (waitForIdle/awaitIdle/runOnIdle) now matches Android: idleness is reached once composition, measure, and layout have settled (a pending draw is still flushed before returning). As a result, hasPendingWork() reflects composition/measure/layout state, and with mainClock.autoAdvance = false waiting now settles pending measure/layout #3108
  • Fix crash in method setComposingRegion when calling it with inverted or invalid region #3112

iOS

  • ViewModel now receives onCleared call when Compose Container is deallocated #3118
  • Fix incorrect frames order during high load rendering #3122
  • Fix swipe-back gesture conflict with horizontally scrollable components like HorizontalPager #3116

Desktop

  • (prerelease fix) Fixed getMinimumSize and getMaximumSize in ComposePanel to not assume UnspecifiedDimension by default #3114
  • Fixed the native keyCode for Key.NumPadDot to the correct KeyEvent.VK_DECIMAL #3142
  • Fixed LayoutCoordinates conversion to window/screen space in popups/dialogs with compose.layers.type=WINDOW #3154

Web

  • Added precise trackpad gesture detection in Chrome via heuristic methods #3123
  • Deliver both scroll axes in wheel events (fix diagonal scroll) #3147
  • Web: retry loading fallback fonts in case of network errors #3152

... (truncated)

Commits

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

Changelog

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

1.12.0-beta01 (June 2026)

Changes since 1.12.0-alpha02

Migration Notes

Multiple Platforms

  • Deprecation level of NativeCanvas, NativePaint typealiases and related methods has been changed to ERROR #3127

Features

Multiple Platforms

  • Support LayerOutsets to GraphicsLayer & Modifier.graphicsLayer which can be used to increase the visual bounds of the layer beyond its measured size. This can be used to avoid the implicit clipToBounds behavior when the layer is promoted to an offscreen buffer #3144
  • Support MeshGradientPainter in Modifier.paint #3143

iOS

  • Support VerbatimTtsAnnotation and LocaleList attributes in accessibility VoiceOver #3145

Desktop

Fixes

Multiple Platforms

  • ComposeUiTest idle handling (waitForIdle/awaitIdle/runOnIdle) now matches Android: idleness is reached once composition, measure, and layout have settled (a pending draw is still flushed before returning). As a result, hasPendingWork() reflects composition/measure/layout state, and with mainClock.autoAdvance = false waiting now settles pending measure/layout #3108
  • Fix crash in method setComposingRegion when calling it with inverted or invalid region #3112

iOS

  • ViewModel now receives onCleared call when Compose Container is deallocated #3118
  • Fix incorrect frames order during high load rendering #3122
  • Fix swipe-back gesture conflict with horizontally scrollable components like HorizontalPager #3116

Desktop

  • (prerelease fix) Fixed getMinimumSize and getMaximumSize in ComposePanel to not assume UnspecifiedDimension by default #3114
  • Fixed the native keyCode for Key.NumPadDot to the correct KeyEvent.VK_DECIMAL #3142
  • Fixed LayoutCoordinates conversion to window/screen space in popups/dialogs with compose.layers.type=WINDOW #3154

Web

  • Added precise trackpad gesture detection in Chrome via heuristic methods #3123
  • Deliver both scroll axes in wheel events (fix diagonal scroll) #3147
  • Web: retry loading fallback fonts in case of network errors #3152

... (truncated)

Commits

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/lifecycle-2.11.0-rc01 branch from 69e4cb0 to aad4522 Compare July 3, 2026 05:54
Bumps `lifecycle` from 2.11.0-beta01 to 2.11.0-rc01.

Updates `org.jetbrains.androidx.lifecycle:lifecycle-common` from 2.11.0-beta01 to 2.11.0-rc01
- [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` from 2.11.0-beta01 to 2.11.0-rc01
- [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-rc01
- [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-rc01
- [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-common
  dependency-version: 2.11.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime
  dependency-version: 2.11.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose
  dependency-version: 2.11.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-version: 2.11.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/lifecycle-2.11.0-rc01 branch from aad4522 to 2685e78 Compare July 9, 2026 14:03
@dependabot @github

dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #4638.

@dependabot dependabot Bot closed this Jul 16, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/lifecycle-2.11.0-rc01 branch July 16, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants