Skip to content

Update all dependencies (compose)#163

Open
renovate[bot] wants to merge 1 commit intocomposefrom
renovate/compose-all
Open

Update all dependencies (compose)#163
renovate[bot] wants to merge 1 commit intocomposefrom
renovate/compose-all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 1, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v4v6 age confidence
actions/setup-java action major v4v5 age confidence
android-actions/setup-android action major v3v4 age confidence
gradle (source) major 8.14.39.4.1 age confidence
gradle/actions action major v4v6 age confidence
androidx.compose.material:material (source) dependencies minor 1.8.31.10.6 age confidence
androidx.activity:activity-compose (source) dependencies minor 1.10.11.13.0 age confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies minor 2.9.22.10.0 age confidence
androidx.core:core-ktx (source) dependencies minor 1.16.01.18.0 age confidence
androidx.room:room-ktx (source) dependencies minor 2.7.22.8.4 age confidence
androidx.room:room-compiler (source) dependencies minor 2.7.22.8.4 age confidence
androidx.room:room-runtime (source) dependencies minor 2.7.22.8.4 age confidence
org.jetbrains.kotlin.plugin.compose (source) plugin minor 2.2.02.3.20 age confidence
com.google.devtools.ksp (source) plugin minor 2.2.0-2.0.22.3.6 age confidence
org.jetbrains.kotlin.android (source) plugin minor 2.2.02.3.20 age confidence
com.android.library (source) plugin major 8.11.19.2.0 age confidence
com.android.application (source) plugin major 8.11.19.2.0 age confidence
androidx.compose.ui:ui-test-manifest (source) dependencies minor 1.8.31.10.6 age confidence
androidx.compose.ui:ui-tooling (source) dependencies minor 1.8.31.10.6 age confidence
androidx.compose.ui:ui-test-junit4 (source) dependencies minor 1.8.31.10.6 age confidence
androidx.compose.ui:ui-tooling-preview (source) dependencies minor 1.8.31.10.6 age confidence
androidx.compose.ui:ui (source) dependencies minor 1.8.31.10.6 age confidence

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6-beta

Compare Source

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

actions/setup-java (actions/setup-java)

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

v5.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v5

Compare Source

v4.8.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

v4.7.1

Compare Source

What's Changed

Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.7.1

v4.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.7.0

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

v4.5.0

Compare Source

What's Changed
Bug fixes:
New Contributors:

Full Changelog: actions/setup-java@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​684

Bug fixes :

  • Add architecture to cache key by @​Zxilly in #​664
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Resolve check failures by @​aparnajyothi-y in #​687

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'sapmachine'
     java-version: '21'

Bug fixes :

New Contributors :

Full Changelog: actions/setup-java@v4...v4.3.0

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.2.2

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.1.0

android-actions/setup-android (android-actions/setup-android)

v4.0.1

Compare Source

Update npm dependencies

v4.0.0

Compare Source

Hello,

The long awaited update of setup-android.

Incrementing major version to safeguard incase node upgrade or default cmdline-tools upgrade breaks something downstream.

v4

Compare Source

v3.2.2

Compare Source

Add support for cmdline-tools versions 12, 13, and 16 by @​warting in #​493 .

Updated npm dependencies

v3.2.1

Compare Source

Updated dependencies

v3.2.0

Compare Source

Implement 'packages' input argument, which allows choosing which packages to install from Android SDK

v3.1.0

Compare Source

Allow installing different Android SDK versions.
Allow silent license agreement.

gradle/gradle (gradle)

v9.4.1: 9.4.1

Compare Source

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.4.0: 9.4.0

Compare Source

The Gradle team is excited to announce Gradle 9.4.0.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.3.1: 9.3.1

Compare Source

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 9.3.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.3.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.3.0: 9.3.0

Compare Source

The Gradle team is excited to announce Gradle 9.3.0.

Here are the highlights of this release:

  • Test reporting improvements
  • Error and warning improvements
  • Build authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Adam,
Aharnish Solanki,
Andrzej Zabost,
Björn Kautler,
Boris Petrov,
Jendrik Johannes,
Kamil Krzywanski,
KANAKALA SAI KIRAN,
Megmeehey,
NurmukhametovAlexey,
Philip Wedemann,
Piotr Kubowicz,
Samay Kumar,
Shin Minjun,
Stefan Oehme,
Vincent Potuček,
Yongshun Ye.

Upgrade instructions

Switch your build to use Gradle 9.3.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.3.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/compose-all branch 4 times, most recently from fcc8502 to 843c8fd Compare August 15, 2025 02:41
@renovate renovate Bot force-pushed the renovate/compose-all branch 2 times, most recently from 68460c4 to 56a2b75 Compare August 21, 2025 05:25
@renovate renovate Bot force-pushed the renovate/compose-all branch 3 times, most recently from f6c5869 to 605626c Compare September 2, 2025 23:51
@renovate renovate Bot force-pushed the renovate/compose-all branch 4 times, most recently from 475abf3 to 88402f5 Compare September 13, 2025 05:08
@renovate renovate Bot force-pushed the renovate/compose-all branch 2 times, most recently from 5f1f90a to 0dc8277 Compare September 24, 2025 18:12
@renovate renovate Bot force-pushed the renovate/compose-all branch 3 times, most recently from dd55f57 to 4a1cf95 Compare October 8, 2025 18:40
@renovate renovate Bot force-pushed the renovate/compose-all branch from 4a1cf95 to a0dd83c Compare October 9, 2025 21:33
@renovate renovate Bot force-pushed the renovate/compose-all branch 3 times, most recently from aa5ae21 to c2b9999 Compare October 23, 2025 08:55
@renovate renovate Bot force-pushed the renovate/compose-all branch 2 times, most recently from ee8adef to a35d33a Compare November 4, 2025 10:10
@renovate renovate Bot force-pushed the renovate/compose-all branch 2 times, most recently from b9694ad to f23660f Compare November 10, 2025 19:12
@renovate renovate Bot force-pushed the renovate/compose-all branch 4 times, most recently from 25ac4bf to f5be584 Compare November 21, 2025 01:12
@renovate renovate Bot force-pushed the renovate/compose-all branch from f5be584 to 6d11599 Compare December 3, 2025 21:25
@renovate renovate Bot force-pushed the renovate/compose-all branch 4 times, most recently from 2f07097 to 96517e2 Compare December 17, 2025 20:48
@renovate renovate Bot force-pushed the renovate/compose-all branch 3 times, most recently from 9a2417c to 7c5bb3a Compare January 16, 2026 13:02
@renovate renovate Bot force-pushed the renovate/compose-all branch 4 times, most recently from 1af9673 to 0cc255e Compare January 30, 2026 06:02
@renovate renovate Bot force-pushed the renovate/compose-all branch 3 times, most recently from 50665d9 to 9f5bbb8 Compare February 11, 2026 22:43
@renovate renovate Bot force-pushed the renovate/compose-all branch 2 times, most recently from a58f231 to 4080c4a Compare February 18, 2026 01:50
@renovate renovate Bot force-pushed the renovate/compose-all branch 4 times, most recently from 48d0528 to ed7cdd1 Compare March 4, 2026 15:41
@renovate renovate Bot force-pushed the renovate/compose-all branch 2 times, most recently from a3a4499 to 02649af Compare March 16, 2026 09:07
@renovate renovate Bot force-pushed the renovate/compose-all branch 4 times, most recently from d97ed68 to 03feabc Compare March 25, 2026 18:05
@renovate renovate Bot force-pushed the renovate/compose-all branch from 03feabc to 47b75b7 Compare April 13, 2026 18:37
@renovate renovate Bot force-pushed the renovate/compose-all branch from 47b75b7 to 808ba51 Compare April 21, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants