Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the all-gradle group with 15 updates:

Package From To
androidx.activity:activity-ktx 1.11.0 1.12.0
androidx.activity:activity 1.11.0 1.12.0
androidx.lifecycle:lifecycle-viewmodel-ktx 2.9.4 2.10.0
androidx.compose.runtime:runtime-android 1.9.4 1.9.5
androidx.compose.material:material 1.9.4 1.9.5
androidx.compose.animation:animation 1.9.4 1.9.5
androidx.compose.ui:ui 1.9.4 1.9.5
androidx.compose.foundation:foundation 1.9.4 1.9.5
androidx.compose.ui:ui-tooling 1.9.4 1.9.5
androidx.room:room-runtime 2.8.3 2.8.4
androidx.room:room-ktx 2.8.3 2.8.4
androidx.room:room-compiler 2.8.3 2.8.4
androidx.compose.ui:ui-test-junit4 1.9.4 1.9.5
androidx.compose.ui:ui-test-manifest 1.9.4 1.9.5
com.google.devtools.ksp 2.3.2 2.3.3

Updates androidx.activity:activity-ktx from 1.11.0 to 1.12.0

Updates androidx.activity:activity from 1.11.0 to 1.12.0

Updates androidx.lifecycle:lifecycle-viewmodel-ktx from 2.9.4 to 2.10.0

Updates androidx.compose.runtime:runtime-android from 1.9.4 to 1.9.5

Updates androidx.compose.material:material from 1.9.4 to 1.9.5

Updates androidx.compose.animation:animation from 1.9.4 to 1.9.5

Updates androidx.compose.ui:ui from 1.9.4 to 1.9.5

Updates androidx.compose.foundation:foundation from 1.9.4 to 1.9.5

Updates androidx.compose.ui:ui-tooling from 1.9.4 to 1.9.5

Updates androidx.room:room-runtime from 2.8.3 to 2.8.4

Updates androidx.room:room-ktx from 2.8.3 to 2.8.4

Updates androidx.room:room-compiler from 2.8.3 to 2.8.4

Updates androidx.room:room-ktx from 2.8.3 to 2.8.4

Updates androidx.room:room-compiler from 2.8.3 to 2.8.4

Updates androidx.compose.ui:ui-test-junit4 from 1.9.4 to 1.9.5

Updates androidx.compose.ui:ui-test-manifest from 1.9.4 to 1.9.5

Updates com.google.devtools.ksp from 2.3.2 to 2.3.3

Release notes

Sourced from com.google.devtools.ksp's releases.

2.3.3

What's Changed

  • Migrate away from a deprecated compilerOptions KGP API #2703

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.2...2.3.3

Commits
  • 14f6c95 Remove debug print statement in KspAAWorkerAction
  • d7cdf7f Update mangled name assertions in AndroidBuiltInKotlinIT
  • 5fbdd96 Migrate away from a deprecated compilerOptions KGP API
  • ba658fb Add android target to MultiplatformIT test
  • d15f5cd Update auto-merge to 2.3.3 branch
  • 6975c18 Fix regression related to no class found in AGP 8.7 and below
  • be3fd36 Add tests using older agp versions
  • e09196b Test cases for nullability annotations
  • bf4915f Do not bundle javax.*
  • 27a4b84 Do not relocate nullability annotations
  • Additional commits viewable in compare view

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-gradle group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| androidx.activity:activity-ktx | `1.11.0` | `1.12.0` |
| androidx.activity:activity | `1.11.0` | `1.12.0` |
| androidx.lifecycle:lifecycle-viewmodel-ktx | `2.9.4` | `2.10.0` |
| androidx.compose.runtime:runtime-android | `1.9.4` | `1.9.5` |
| androidx.compose.material:material | `1.9.4` | `1.9.5` |
| androidx.compose.animation:animation | `1.9.4` | `1.9.5` |
| androidx.compose.ui:ui | `1.9.4` | `1.9.5` |
| androidx.compose.foundation:foundation | `1.9.4` | `1.9.5` |
| androidx.compose.ui:ui-tooling | `1.9.4` | `1.9.5` |
| androidx.room:room-runtime | `2.8.3` | `2.8.4` |
| androidx.room:room-ktx | `2.8.3` | `2.8.4` |
| androidx.room:room-compiler | `2.8.3` | `2.8.4` |
| androidx.compose.ui:ui-test-junit4 | `1.9.4` | `1.9.5` |
| androidx.compose.ui:ui-test-manifest | `1.9.4` | `1.9.5` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.2` | `2.3.3` |


Updates `androidx.activity:activity-ktx` from 1.11.0 to 1.12.0

Updates `androidx.activity:activity` from 1.11.0 to 1.12.0

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.9.4 to 2.10.0

Updates `androidx.compose.runtime:runtime-android` from 1.9.4 to 1.9.5

Updates `androidx.compose.material:material` from 1.9.4 to 1.9.5

Updates `androidx.compose.animation:animation` from 1.9.4 to 1.9.5

Updates `androidx.compose.ui:ui` from 1.9.4 to 1.9.5

Updates `androidx.compose.foundation:foundation` from 1.9.4 to 1.9.5

Updates `androidx.compose.ui:ui-tooling` from 1.9.4 to 1.9.5

Updates `androidx.room:room-runtime` from 2.8.3 to 2.8.4

Updates `androidx.room:room-ktx` from 2.8.3 to 2.8.4

Updates `androidx.room:room-compiler` from 2.8.3 to 2.8.4

Updates `androidx.room:room-ktx` from 2.8.3 to 2.8.4

Updates `androidx.room:room-compiler` from 2.8.3 to 2.8.4

Updates `androidx.compose.ui:ui-test-junit4` from 1.9.4 to 1.9.5

Updates `androidx.compose.ui:ui-test-manifest` from 1.9.4 to 1.9.5

Updates `com.google.devtools.ksp` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.2...2.3.3)

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: androidx.activity:activity
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: androidx.compose.runtime:runtime-android
  dependency-version: 1.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.material:material
  dependency-version: 1.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.animation:animation
  dependency-version: 1.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.ui:ui
  dependency-version: 1.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.foundation:foundation
  dependency-version: 1.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-version: 1.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.room:room-runtime
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.room:room-ktx
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-version: 1.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.ui:ui-test-manifest
  dependency-version: 1.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 24, 2025
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.

1 participant