Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Bump androidx-lifecycle from 2.9.3 to 2.9.6#56

Merged
LennartEgb merged 1 commit intomainfrom
dependabot/gradle/androidx-lifecycle-2.9.6
Jan 11, 2026
Merged

Bump androidx-lifecycle from 2.9.3 to 2.9.6#56
LennartEgb merged 1 commit intomainfrom
dependabot/gradle/androidx-lifecycle-2.9.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps androidx-lifecycle from 2.9.3 to 2.9.6.
Updates org.jetbrains.androidx.lifecycle:lifecycle-viewmodel from 2.9.3 to 2.9.6

Changelog

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

1.10.0-beta02 (November 2025)

Changes since 1.10.0-beta01

Fixes

Multiple Platforms

  • Fixed LocalInputModeManager.current.inputMode not being reset between tests #2548

iOS

  • Fix the spoken text in merged accessibility nodes #2539
  • Fix an issue where accessibility elements inside other accessibility elements may not be accessible #2539
  • Fix crash on iOS older than 17 when accessibility is enabled #2541

Desktop

  • Fix the accessibility issue where screen readers cannot review text in a text field #2553
  • Fix the accessibility issue where scrollable text fields are not accessible for screen readers #2553
  • Children of nodes with isTraversalNode semantics are now ordered according to their traversalIndex #2544
  • (prerelease fix) Fixed issue where it's unable to create run task 'jvmDesktopRun' #5477
  • (prerelease fix) Fixed issue where the Java installation could not be found #5477

Web

  • Fix the issue where Hangul input behaves inconsistently after deleting with Backspace #2559

Resources

  • Fix resource gradle tasks invocation on AGP < 9.0.0 for Android Studio previews #5478
  • Update iOS resource copying to an iOS app bundle to support Swift Export libraries #5480

SavedState

  • All platforms have HasDefaultViewModelProviderFactory implementation now, and it provides an ability to use createSavedStateHandle() function without a navigation library #2554

Components

Gradle plugin

org.jetbrains.compose version 1.10.0-beta02

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.0-beta02 Runtime 1.10.0-beta02
UI org.jetbrains.compose.ui:ui*:1.10.0-beta02 UI 1.10.0-beta02
Foundation org.jetbrains.compose.foundation:foundation*:1.10.0-beta02 Foundation 1.10.0-beta02

... (truncated)

Commits

Updates org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose from 2.9.3 to 2.9.6

Changelog

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

1.10.0-beta02 (November 2025)

Changes since 1.10.0-beta01

Fixes

Multiple Platforms

  • Fixed LocalInputModeManager.current.inputMode not being reset between tests #2548

iOS

  • Fix the spoken text in merged accessibility nodes #2539
  • Fix an issue where accessibility elements inside other accessibility elements may not be accessible #2539
  • Fix crash on iOS older than 17 when accessibility is enabled #2541

Desktop

  • Fix the accessibility issue where screen readers cannot review text in a text field #2553
  • Fix the accessibility issue where scrollable text fields are not accessible for screen readers #2553
  • Children of nodes with isTraversalNode semantics are now ordered according to their traversalIndex #2544
  • (prerelease fix) Fixed issue where it's unable to create run task 'jvmDesktopRun' #5477
  • (prerelease fix) Fixed issue where the Java installation could not be found #5477

Web

  • Fix the issue where Hangul input behaves inconsistently after deleting with Backspace #2559

Resources

  • Fix resource gradle tasks invocation on AGP < 9.0.0 for Android Studio previews #5478
  • Update iOS resource copying to an iOS app bundle to support Swift Export libraries #5480

SavedState

  • All platforms have HasDefaultViewModelProviderFactory implementation now, and it provides an ability to use createSavedStateHandle() function without a navigation library #2554

Components

Gradle plugin

org.jetbrains.compose version 1.10.0-beta02

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.0-beta02 Runtime 1.10.0-beta02
UI org.jetbrains.compose.ui:ui*:1.10.0-beta02 UI 1.10.0-beta02
Foundation org.jetbrains.compose.foundation:foundation*:1.10.0-beta02 Foundation 1.10.0-beta02

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `androidx-lifecycle` from 2.9.3 to 2.9.6.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 1, 2025
@LennartEgb LennartEgb merged commit 091fbb7 into main Jan 11, 2026
1 check passed
@LennartEgb LennartEgb deleted the dependabot/gradle/androidx-lifecycle-2.9.6 branch January 11, 2026 15:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant