Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

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

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 24, 2025
@dependabot dependabot bot requested a review from svenjacobs as a code owner November 24, 2025 07:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 24, 2025
dependabot bot and others added 3 commits December 4, 2025 12:16
Bumps `androidx-activity` from 1.11.0 to 1.12.0.

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

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

---
updated-dependencies:
- dependency-name: androidx.activity:activity
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.activity:activity-compose
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index fb810b5..c8415a8 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -1,6 +1,6 @@
 [versions]
 android-gradle-plugin = "8.13.1"
-androidx-activity = "1.11.0"
+androidx-activity = "1.12.0"
 androidx-compose-bom = "2025.11.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
 jetbrains-compose = "1.8.2"
 kotlin = "2.2.21"
@svenjacobs svenjacobs force-pushed the dependabot/gradle/androidx-activity-1.12.0 branch from 3f40876 to 9c099cd Compare December 4, 2025 11:17
@svenjacobs svenjacobs merged commit bc011dc into main Dec 4, 2025
3 checks passed
@svenjacobs svenjacobs deleted the dependabot/gradle/androidx-activity-1.12.0 branch December 4, 2025 11:40
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.

2 participants