Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump androidx.activity:activity-compose from 1.9.1 to 1.10.0 #667

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps androidx.activity:activity-compose from 1.9.1 to 1.10.0.

Dependabot compatibility score

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 Jan 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 20, 2025 19:43
@dependabot dependabot bot requested a review from JackVCurtis January 20, 2025 19:43
@dependabot dependabot bot force-pushed the dependabot/gradle/androidx.activity-activity-compose-1.10.0 branch 3 times, most recently from 47c3660 to de4b31e Compare January 21, 2025 19:01
@dependabot dependabot bot force-pushed the dependabot/gradle/androidx.activity-activity-compose-1.10.0 branch from de4b31e to 841de3a Compare January 31, 2025 18:18
@JackVCurtis
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/androidx.activity-activity-compose-1.10.0 branch from 841de3a to 77de5d9 Compare February 7, 2025 15:13
@JackVCurtis
Copy link
Contributor

This is blocked on an Android SDK upgrade, per the test failure. It also recommends we update our plugin version:


       1.  Dependency 'androidx.activity:activity:1.10.0' requires libraries and applications that
           depend on it to compile against version 35 or later of the
           Android APIs.
     
           :androidApp is currently compiled against android-34.
     
           Also, the maximum recommended compile SDK version for Android Gradle
           plugin 8.5.2 is 34.
     
           Recommended action: Update this project's version of the Android Gradle
           plugin to one that supports 35, then update this project to use
           compileSdk of at least 35.
     
           Note that updating a library or application's compileSdk (which
           allows newer APIs to be used) can be done separately from updating
           targetSdk (which opts the app in to new runtime behavior) and
           minSdk (which determines which devices the app can be installed
           on).
     
       2.  Dependency 'androidx.activity:activity-ktx:1.10.0' requires libraries and applications that
           depend on it to compile against version 35 or later of the
           Android APIs.
     
           :androidApp is currently compiled against android-34.
     
           Also, the maximum recommended compile SDK version for Android Gradle
           plugin 8.5.2 is 34.
     
           Recommended action: Update this project's version of the Android Gradle
           plugin to one that supports 35, then update this project to use
           compileSdk of at least 35.
     

           Note that updating a library or application's compileSdk (which
           allows newer APIs to be used) can be done separately from updating
           targetSdk (which opts the app in to new runtime behavior) and
           minSdk (which determines which devices the app can be installed
           on).
     
       3.  Dependency 'androidx.activity:activity-compose:1.10.0' requires libraries and applications that
           depend on it to compile against version 35 or later of the
           Android APIs.
     
           :androidApp is currently compiled against android-34.
     
           Also, the maximum recommended compile SDK version for Android Gradle
           plugin 8.5.2 is 34.
     
           Recommended action: Update this project's version of the Android Gradle
           plugin to one that supports 35, then update this project to use
           compileSdk of at least 35.
     
           Note that updating a library or application's compileSdk (which
           allows newer APIs to be used) can be done separately from updating
           targetSdk (which opts the app in to new runtime behavior) and
           minSdk (which determines which devices the app can be installed
           on).

@dependabot dependabot bot force-pushed the dependabot/gradle/androidx.activity-activity-compose-1.10.0 branch 2 times, most recently from e372c5b to 7f7a912 Compare February 7, 2025 17:30
@boringcactus
Copy link
Member

Kotlin 2.1.0 supports Android Gradle Plugin 8.7, but we may need to upgrade several things at once there.

@dependabot dependabot bot force-pushed the dependabot/gradle/androidx.activity-activity-compose-1.10.0 branch 3 times, most recently from 9f6a844 to aab40b5 Compare February 11, 2025 20:31
Bumps androidx.activity:activity-compose from 1.9.1 to 1.10.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/androidx.activity-activity-compose-1.10.0 branch from aab40b5 to 083e3ed Compare February 13, 2025 22:04
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