deps(deps): update all non-major gradle dependencies #1

Merged
renovate-bot merged 1 commit from renovate/all-non-major-gradle-dependencies into main 2026-02-22 19:02:06 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
com.google.dagger.hilt.android 2.59.12.59.2 age confidence
com.google.dagger:hilt-android-compiler 2.59.12.59.2 age confidence
com.google.dagger:hilt-android 2.59.12.59.2 age confidence
org.jetbrains.kotlinx:kotlinx-io-core 0.8.20.9.0 age confidence
org.jetbrains.kotlinx:kotlinx-io-bytestring 0.8.20.9.0 age confidence
nl.littlerobots.vcu:plugin 1.0.11.1.0 age confidence

Release Notes

Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core)

v0.9.0

Compare Source

Published 20 February 2026

Features
  • Updated Kotlin version to 2.3 and enabled the unused return value checker
  • Added SystemLineSeparator property which returns a line separator for the underlying platform #​448
  • Updated Dokka version (#​449) and filled Implementaion-* attributes in the JAR file manifests (#​489)
Bugfixes
  • Reimplemented FileSystem implementation for Wasm-WASI to correctly work with recent NodeJS versions #​484
littlerobots/version-catalog-update-plugin (nl.littlerobots.vcu:plugin)

v1.1.0

  • Fix adding dependencies that are contributed through build scripts (#​179)
  • Add a new option to the versionCatalogUpdate task that will fail the build if there are updates for any dependency or specific dependencies. (#​168)

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Asia/Jakarta, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.google.dagger.hilt.android](https://github.com/google/dagger) | `2.59.1` → `2.59.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.dagger.hilt.android:com.google.dagger.hilt.android.gradle.plugin/2.59.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.dagger.hilt.android:com.google.dagger.hilt.android.gradle.plugin/2.59.1/2.59.2?slim=true) | | [com.google.dagger:hilt-android-compiler](https://github.com/google/dagger) | `2.59.1` → `2.59.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.dagger:hilt-android-compiler/2.59.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.dagger:hilt-android-compiler/2.59.1/2.59.2?slim=true) | | [com.google.dagger:hilt-android](https://github.com/google/dagger) | `2.59.1` → `2.59.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.dagger:hilt-android/2.59.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.dagger:hilt-android/2.59.1/2.59.2?slim=true) | | [org.jetbrains.kotlinx:kotlinx-io-core](https://github.com/Kotlin/kotlinx-io) | `0.8.2` → `0.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx:kotlinx-io-core/0.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlinx:kotlinx-io-core/0.8.2/0.9.0?slim=true) | | [org.jetbrains.kotlinx:kotlinx-io-bytestring](https://github.com/Kotlin/kotlinx-io) | `0.8.2` → `0.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx:kotlinx-io-bytestring/0.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlinx:kotlinx-io-bytestring/0.8.2/0.9.0?slim=true) | | [nl.littlerobots.vcu:plugin](https://github.com/littlerobots/version-catalog-update-plugin) | `1.0.1` → `1.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/nl.littlerobots.vcu:plugin/1.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/nl.littlerobots.vcu:plugin/1.0.1/1.1.0?slim=true) | --- ### Release Notes <details> <summary>Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core)</summary> ### [`v0.9.0`](https://github.com/Kotlin/kotlinx-io/blob/HEAD/CHANGELOG.md#090) [Compare Source](https://github.com/Kotlin/kotlinx-io/compare/0.8.2...0.9.0) > Published 20 February 2026 ##### Features - Updated Kotlin version to 2.3 and enabled the [unused return value checker](https://kotlinlang.org/docs/unused-return-value-checker.html) - Added `SystemLineSeparator` property which returns a line separator for the underlying platform [#&#8203;448](https://github.com/Kotlin/kotlinx-io/issues/448) - Updated Dokka version ([#&#8203;449](https://github.com/Kotlin/kotlinx-io/pull/499)) and filled `Implementaion-*` attributes in the JAR file manifests ([#&#8203;489](https://github.com/Kotlin/kotlinx-io/pull/489)) ##### Bugfixes - Reimplemented FileSystem implementation for Wasm-WASI to correctly work with recent NodeJS versions [#&#8203;484](https://github.com/Kotlin/kotlinx-io/issues/484) </details> <details> <summary>littlerobots/version-catalog-update-plugin (nl.littlerobots.vcu:plugin)</summary> ### [`v1.1.0`](https://github.com/littlerobots/version-catalog-update-plugin/blob/HEAD/CHANGELOG.md#Version-110) - Fix adding dependencies that are contributed through build scripts ([#&#8203;179](https://github.com/littlerobots/version-catalog-update-plugin/issues/179)) - Add a [new option](https://github.com/littlerobots/version-catalog-update-plugin?tab=readme-ov-file#checking-for-updates) to the `versionCatalogUpdate` task that will fail the build if there are updates for any dependency or specific dependencies. ([#&#8203;168](https://github.com/littlerobots/version-catalog-update-plugin/issues/168)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Asia/Jakarta, 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yLjgiLCJ1cGRhdGVkSW5WZXIiOiI0My4yLjgiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
deps(deps): update all non-major gradle dependencies
All checks were successful
Security / Trivy Security Scan (pull_request) Successful in 10s
Security / MobSF Scan (pull_request) Successful in 17s
Main CI / build (pull_request) Successful in 2m15s
890fd96e9b
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-22 19:01:41 +00:00
renovate-bot deleted branch renovate/all-non-major-gradle-dependencies 2026-02-22 19:02:06 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lscythe/gradle-version-catalog!1
No description provided.