Skip to content

Update all dependencies (base)#191

Merged
renovate[bot] merged 1 commit into
basefrom
renovate/base-all
Jun 8, 2026
Merged

Update all dependencies (base)#191
renovate[bot] merged 1 commit into
basefrom
renovate/base-all

Conversation

@renovate

@renovate renovate Bot commented Nov 21, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) minor 9.3.19.5.1 age confidence
androidx.navigation3:navigation3-ui (source) dependencies minor 1.0.11.1.2 age confidence
androidx.navigation3:navigation3-runtime (source) dependencies minor 1.0.11.1.2 age confidence
com.google.devtools.ksp (source) plugin patch 2.3.62.3.9 age confidence
org.jetbrains.kotlin.plugin.serialization plugin patch 2.3.102.3.21 age confidence
org.jetbrains.kotlin.plugin.compose plugin patch 2.3.102.3.21 age confidence
org.jetbrains.kotlinx:kotlinx-coroutines-test dependencies minor 1.10.21.11.0 age confidence
androidx.compose:compose-bom dependencies minor 2026.02.002026.05.01 age confidence
androidx.activity:activity-compose (source) dependencies minor 1.12.41.13.0 age confidence
androidx.core:core-ktx (source) dependencies minor 1.17.01.18.0 age confidence
com.android.application (source) plugin minor 9.0.19.2.1 age confidence

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

v9.5.0

Compare Source

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.

google/ksp (com.google.devtools.ksp)

v2.3.9

Compare Source

What's Changed

  • Cleaned up native cross-compilation support checks to prevent Gradle Configuration Cache invalidation (#​2953)
  • Fixed a compilation performance regression in in PsiResolutionStrategy introduced in 2.3.8 (#​2948)

Contributors

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

Full Changelog: google/ksp@2.3.8...2.3.9

v2.3.8

Compare Source

What's Changed

  • Enabled new default annotation use-site rules in Kotlin's Analysis API (see KEEP 402) for more information. Note: KSP was already mostly compatible with KEEP 402, so there shouldn't be any visible changes for users. (#​2888)
  • Enabled ksp.project.isolation by default when Gradle isolated projects are enabled (#​2866)
  • Improved getSymbolsWithAnnotation performance by implementing a new PSI-based resolution strategy (#​2816)

Contributors

  • Thanks to @​hugoncosta made and everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.7...2.3.8

v2.3.7

Compare Source

What's Changed

  • Bumped Kotlin target language version to 2.3 (#​2821)
  • Fixed crash caused by upstream dependency (#​2856)
  • Fixed support for Gradle Isolated Projects (#​2844)

Contributors

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

Full Changelog: google/ksp@2.3.6...2.3.7

Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-test)

v1.11.0

Compare Source

Restored binary compatibility with 1.10.2 and older versions on Wasm/JS for usages of Promise-related functions (#​4661).


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) November 21, 2025 00:36
@renovate renovate Bot changed the title Update dependency com.google.devtools.ksp 2.3.2 to v2.3.3 (base) Update all dependencies (base) Dec 3, 2025
@renovate renovate Bot force-pushed the renovate/base-all branch from 06333f7 to cef6d7b Compare December 3, 2025 19:07
@renovate renovate Bot force-pushed the renovate/base-all branch 5 times, most recently from 9f4c1f8 to 1e273ba Compare December 17, 2025 20:07
@renovate renovate Bot force-pushed the renovate/base-all branch 5 times, most recently from f3163ef to f0009d7 Compare January 21, 2026 01:40
@renovate renovate Bot force-pushed the renovate/base-all branch 6 times, most recently from b1692c2 to ec1540f Compare February 3, 2026 17:50
@renovate renovate Bot force-pushed the renovate/base-all branch 2 times, most recently from a3d1a04 to 010080e Compare February 11, 2026 20:36
@renovate renovate Bot force-pushed the renovate/base-all branch 3 times, most recently from 46afaec to 21d2bf9 Compare February 17, 2026 22:39
@renovate renovate Bot force-pushed the renovate/base-all branch from 21d2bf9 to d9c152a Compare February 21, 2026 00:32
JoseAlcerreca added a commit that referenced this pull request Feb 25, 2026
This commit applies the dependency updates from PR #191 and addresses
the migration requirements for Android Gradle Plugin 9.0:
- Updated AGP to 9.0.1, Kotlin to 2.3.10, Hilt to 2.59.2, and Gradle to 9.3.1.
- Migrated to built-in Kotlin support by removing redundant plugins.
- Transitioned Hilt from Kapt to KSP for compatibility.
- Updated the 'android' block to follow the new AGP 9.0 DSL.
- Restored and improved CI workflows, including customizer tests.
- Fixed and improved 'customizer.sh' script robustness.
- Verified that the project builds and tests pass successfully.

Co-authored-by: JoseAlcerreca <609125+JoseAlcerreca@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/base-all branch from d9c152a to 2563cc8 Compare February 26, 2026 20:50
@renovate renovate Bot changed the title Update all dependencies (base) Update all dependencies (base) - autoclosed Feb 27, 2026
@renovate renovate Bot closed this Feb 27, 2026
@renovate renovate Bot deleted the renovate/base-all branch February 27, 2026 12:23
@renovate renovate Bot changed the title Update all dependencies (base) - autoclosed Update dependency androidx.compose:compose-bom 2026.02.00 to v2026.02.01 (base) Feb 28, 2026
@renovate renovate Bot reopened this Feb 28, 2026
@renovate renovate Bot force-pushed the renovate/base-all branch 3 times, most recently from d6f16ca to 1d1f57d Compare March 3, 2026 17:32
@renovate renovate Bot enabled auto-merge (squash) March 3, 2026 17:32
@renovate renovate Bot changed the title Update dependency androidx.compose:compose-bom 2026.02.00 to v2026.02.01 (base) Update all dependencies (base) Mar 3, 2026
@renovate renovate Bot force-pushed the renovate/base-all branch from 1d1f57d to dc87bb4 Compare March 4, 2026 13:56
@renovate renovate Bot force-pushed the renovate/base-all branch 3 times, most recently from da96e35 to 7eb7c75 Compare March 16, 2026 08:54
@renovate renovate Bot force-pushed the renovate/base-all branch 2 times, most recently from 9f888eb to fe6bdfa Compare March 25, 2026 17:50
@renovate renovate Bot force-pushed the renovate/base-all branch 2 times, most recently from b35cf89 to ccb60ef Compare April 13, 2026 17:43
@renovate renovate Bot force-pushed the renovate/base-all branch 4 times, most recently from d3c0deb to da15e38 Compare April 23, 2026 10:59
@renovate renovate Bot force-pushed the renovate/base-all branch from da15e38 to 8e83d7a Compare April 28, 2026 17:16
@renovate renovate Bot force-pushed the renovate/base-all branch 4 times, most recently from 065d33f to 6ba712c Compare May 13, 2026 20:07
@renovate renovate Bot force-pushed the renovate/base-all branch from 6ba712c to 2ba8a64 Compare May 22, 2026 04:10
@renovate renovate Bot force-pushed the renovate/base-all branch from 2ba8a64 to e46ab74 Compare May 26, 2026 20:45
@renovate renovate Bot merged commit c01e490 into base Jun 8, 2026
5 checks passed
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.

1 participant