Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps the all-gradle group with 16 updates:

Package From To
gradle-wrapper 9.3.0 9.3.1
androidx.activity:activity-ktx 1.12.2 1.12.3
androidx.activity:activity 1.12.2 1.12.3
androidx.navigation:navigation-fragment-ktx 2.9.6 2.9.7
androidx.navigation:navigation-ui-ktx 2.9.6 2.9.7
androidx.navigation:navigation-testing 2.9.6 2.9.7
androidx.work:work-runtime-ktx 2.11.0 2.11.1
androidx.compose.runtime:runtime-android 1.10.1 1.10.2
androidx.compose.material:material 1.10.1 1.10.2
androidx.compose.animation:animation 1.10.1 1.10.2
androidx.compose.ui:ui 1.10.1 1.10.2
androidx.compose.foundation:foundation 1.10.1 1.10.2
androidx.compose.ui:ui-tooling 1.10.1 1.10.2
androidx.compose.ui:ui-test-junit4 1.10.1 1.10.2
androidx.compose.ui:ui-test-manifest 1.10.1 1.10.2
com.google.devtools.ksp 2.3.4 2.3.5

Updates gradle-wrapper from 9.3.0 to 9.3.1

Updates androidx.activity:activity-ktx from 1.12.2 to 1.12.3

Updates androidx.activity:activity from 1.12.2 to 1.12.3

Updates androidx.navigation:navigation-fragment-ktx from 2.9.6 to 2.9.7

Updates androidx.navigation:navigation-ui-ktx from 2.9.6 to 2.9.7

Updates androidx.navigation:navigation-testing from 2.9.6 to 2.9.7

Updates androidx.work:work-runtime-ktx from 2.11.0 to 2.11.1

Updates androidx.compose.runtime:runtime-android from 1.10.1 to 1.10.2

Updates androidx.compose.material:material from 1.10.1 to 1.10.2

Updates androidx.compose.animation:animation from 1.10.1 to 1.10.2

Updates androidx.compose.ui:ui from 1.10.1 to 1.10.2

Updates androidx.compose.foundation:foundation from 1.10.1 to 1.10.2

Updates androidx.compose.ui:ui-tooling from 1.10.1 to 1.10.2

Updates androidx.compose.ui:ui-test-junit4 from 1.10.1 to 1.10.2

Updates androidx.compose.ui:ui-test-manifest from 1.10.1 to 1.10.2

Updates com.google.devtools.ksp from 2.3.4 to 2.3.5

Release notes

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

2.3.5

What's Changed

  • KSPCoreEnvironment.instance_prop leaks memory when used programmatically #2742
  • Missing first annotation argument when toByte is used #2672
  • Fix circular dependency between KSP and KAPT in AGP 9.0 #2743

Contributors

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

Full Changelog: google/ksp@2.3.4...2.3.5

Commits
  • d97389e Dispose of threadlocals in KSPCoreEnvironment after processing
  • 24d46e3 Update shadow-validation-baseline.txt
  • 924a66a Update metalava to 1.0.0-alpha14
  • 9edb159 Remove JavaVersion.java
  • d6ac494 UPDATE_AA_VERSION: 2.3.20-dev-7064
  • 1a5a5f4 UPDATE_AA_VERSION: 2.3.20-dev-5706
  • c410900 Get rid of KotlinCoreEnvironment.createForTests()
  • 6d5137b UPDATE_AA_VERSION: 2.3.20-dev-4294
  • fee6609 UPDATE_AA_VERSION: 2.3.20-dev-2826
  • 6aad46a Switch to intellij's coroutines
  • 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 16 updates:

| Package | From | To |
| --- | --- | --- |
| gradle-wrapper | `9.3.0` | `9.3.1` |
| androidx.activity:activity-ktx | `1.12.2` | `1.12.3` |
| androidx.activity:activity | `1.12.2` | `1.12.3` |
| androidx.navigation:navigation-fragment-ktx | `2.9.6` | `2.9.7` |
| androidx.navigation:navigation-ui-ktx | `2.9.6` | `2.9.7` |
| androidx.navigation:navigation-testing | `2.9.6` | `2.9.7` |
| androidx.work:work-runtime-ktx | `2.11.0` | `2.11.1` |
| androidx.compose.runtime:runtime-android | `1.10.1` | `1.10.2` |
| androidx.compose.material:material | `1.10.1` | `1.10.2` |
| androidx.compose.animation:animation | `1.10.1` | `1.10.2` |
| androidx.compose.ui:ui | `1.10.1` | `1.10.2` |
| androidx.compose.foundation:foundation | `1.10.1` | `1.10.2` |
| androidx.compose.ui:ui-tooling | `1.10.1` | `1.10.2` |
| androidx.compose.ui:ui-test-junit4 | `1.10.1` | `1.10.2` |
| androidx.compose.ui:ui-test-manifest | `1.10.1` | `1.10.2` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.4` | `2.3.5` |


Updates `gradle-wrapper` from 9.3.0 to 9.3.1

Updates `androidx.activity:activity-ktx` from 1.12.2 to 1.12.3

Updates `androidx.activity:activity` from 1.12.2 to 1.12.3

Updates `androidx.navigation:navigation-fragment-ktx` from 2.9.6 to 2.9.7

Updates `androidx.navigation:navigation-ui-ktx` from 2.9.6 to 2.9.7

Updates `androidx.navigation:navigation-testing` from 2.9.6 to 2.9.7

Updates `androidx.work:work-runtime-ktx` from 2.11.0 to 2.11.1

Updates `androidx.compose.runtime:runtime-android` from 1.10.1 to 1.10.2

Updates `androidx.compose.material:material` from 1.10.1 to 1.10.2

Updates `androidx.compose.animation:animation` from 1.10.1 to 1.10.2

Updates `androidx.compose.ui:ui` from 1.10.1 to 1.10.2

Updates `androidx.compose.foundation:foundation` from 1.10.1 to 1.10.2

Updates `androidx.compose.ui:ui-tooling` from 1.10.1 to 1.10.2

Updates `androidx.compose.ui:ui-test-junit4` from 1.10.1 to 1.10.2

Updates `androidx.compose.ui:ui-test-manifest` from 1.10.1 to 1.10.2

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

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.activity:activity-ktx
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.activity:activity
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-version: 2.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.navigation:navigation-ui-ktx
  dependency-version: 2.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.navigation:navigation-testing
  dependency-version: 2.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.work:work-runtime-ktx
  dependency-version: 2.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.runtime:runtime-android
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.material:material
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.animation:animation
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.ui:ui
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.foundation:foundation
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-version: 1.10.2
  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.10.2
  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.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
...

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 Feb 2, 2026
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