Skip to content

build(deps): bump the maven-dependencies group across 1 directory with 5 updates#1379

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/main/maven-dependencies-c78c8f0a4a
Closed

build(deps): bump the maven-dependencies group across 1 directory with 5 updates#1379
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/main/maven-dependencies-c78c8f0a4a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps the maven-dependencies group with 5 updates in the / directory:

Package From To
gradle-wrapper 9.3.0 9.3.1
androidx.activity:activity-compose 1.12.2 1.12.3
androidx.compose:compose-bom 2026.01.00 2026.01.01
androidx.compose.material3:material3 1.5.0-alpha12 1.5.0-alpha13
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-compose from 1.12.2 to 1.12.3

Updates androidx.compose:compose-bom from 2026.01.00 to 2026.01.01

Updates androidx.compose.material3:material3 from 1.5.0-alpha12 to 1.5.0-alpha13

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 29, 2026
…h 5 updates

Bumps the maven-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| gradle-wrapper | `9.3.0` | `9.3.1` |
| androidx.activity:activity-compose | `1.12.2` | `1.12.3` |
| androidx.compose:compose-bom | `2026.01.00` | `2026.01.01` |
| androidx.compose.material3:material3 | `1.5.0-alpha12` | `1.5.0-alpha13` |
| [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-compose` from 1.12.2 to 1.12.3

Updates `androidx.compose:compose-bom` from 2026.01.00 to 2026.01.01

Updates `androidx.compose.material3:material3` from 1.5.0-alpha12 to 1.5.0-alpha13

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: maven-dependencies
- dependency-name: androidx.activity:activity-compose
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2026.01.01
  dependency-type: direct:production
  dependency-group: maven-dependencies
- dependency-name: androidx.compose.material3:material3
  dependency-version: 1.5.0-alpha13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/maven-dependencies-c78c8f0a4a branch from 54a0762 to 79facba Compare February 4, 2026 19:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 5, 2026
@dependabot dependabot bot deleted the dependabot/gradle/main/maven-dependencies-c78c8f0a4a branch February 5, 2026 19:16
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