Update all dependencies (base) - #191
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/base-all
branch
from
December 3, 2025 19:07
06333f7 to
cef6d7b
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
5 times, most recently
from
December 17, 2025 20:07
9f4c1f8 to
1e273ba
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
5 times, most recently
from
January 21, 2026 01:40
f3163ef to
f0009d7
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
6 times, most recently
from
February 3, 2026 17:50
b1692c2 to
ec1540f
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
2 times, most recently
from
February 11, 2026 20:36
a3d1a04 to
010080e
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
3 times, most recently
from
February 17, 2026 22:39
46afaec to
21d2bf9
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
from
February 21, 2026 00:32
21d2bf9 to
d9c152a
Compare
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
Bot
force-pushed
the
renovate/base-all
branch
from
February 26, 2026 20:50
d9c152a to
2563cc8
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
3 times, most recently
from
March 3, 2026 17:32
d6f16ca to
1d1f57d
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
from
March 4, 2026 13:56
1d1f57d to
dc87bb4
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
3 times, most recently
from
March 16, 2026 08:54
da96e35 to
7eb7c75
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
2 times, most recently
from
March 25, 2026 17:50
9f888eb to
fe6bdfa
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
2 times, most recently
from
April 13, 2026 17:43
b35cf89 to
ccb60ef
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
4 times, most recently
from
April 23, 2026 10:59
d3c0deb to
da15e38
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
from
April 28, 2026 17:16
da15e38 to
8e83d7a
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
4 times, most recently
from
May 13, 2026 20:07
065d33f to
6ba712c
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
from
May 22, 2026 04:10
6ba712c to
2ba8a64
Compare
renovate
Bot
force-pushed
the
renovate/base-all
branch
from
May 26, 2026 20:45
2ba8a64 to
e46ab74
Compare
JoseAlcerreca
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.3.1→9.5.11.0.1→1.1.21.0.1→1.1.22.3.6→2.3.92.3.10→2.3.212.3.10→2.3.211.10.2→1.11.02026.02.00→2026.05.011.12.4→1.13.01.17.0→1.18.09.0.1→9.2.1Release Notes
gradle/gradle (gradle)
v9.5.1Compare Source
v9.5.0Compare Source
v9.4.1: 9.4.1Compare Source
The Gradle team is excited to announce Gradle 9.4.1.
Here are the highlights of this release:
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:
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.0Compare Source
The Gradle team is excited to announce Gradle 9.4.0.
Here are the highlights of this release:
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:
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.9Compare Source
What's Changed
Contributors
Full Changelog: google/ksp@2.3.8...2.3.9
v2.3.8Compare Source
What's Changed
Contributors
Full Changelog: google/ksp@2.3.7...2.3.8
v2.3.7Compare Source
What's Changed
Contributors
Full Changelog: google/ksp@2.3.6...2.3.7
Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-test)
v1.11.0Compare Source
Restored binary compatibility with 1.10.2 and older versions on Wasm/JS for usages of
Promise-related functions (#4661).Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.