Skip to content

Commit

Permalink
Update plugin google-ksp to v2.1.10-1.0.29 (#4903)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.devtools.ksp](https://goo.gle/ksp)
([source](https://redirect.github.com/google/ksp)) | `2.1.0-1.0.29` ->
`2.1.10-1.0.29` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin/2.1.10-1.0.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin/2.1.10-1.0.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin/2.1.0-1.0.29/2.1.10-1.0.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin/2.1.0-1.0.29/2.1.10-1.0.29?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>google/ksp (com.google.devtools.ksp)</summary>

###
[`v2.1.10-1.0.29`](https://redirect.github.com/google/ksp/releases/tag/2.1.10-1.0.29)

[Compare
Source](https://redirect.github.com/google/ksp/compare/2.1.0-1.0.29...2.1.10-1.0.29)

#### What's Changed

- Update gradle.properties to Kotlin 2.1.10 Stable by
[@&#8203;mkmuir0](https://redirect.github.com/mkmuir0) in
[https://github.com/google/ksp/pull/2308](https://redirect.github.com/google/ksp/pull/2308)

**Full Changelog**:
google/ksp@2.1.10-RC2-1.0.29...2.1.10-1.0.29

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/tuskyapp/Tusky).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent d7334d4 commit 849e971
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ xmlwriter = "1.0.4"

[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
google-ksp = "com.google.devtools.ksp:2.1.0-1.0.29"
google-ksp = "com.google.devtools.ksp:2.1.10-1.0.29"
hilt-android = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
Expand Down
45 changes: 45 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9964,6 +9964,11 @@
<sha256 value="054d154158279087960a76d2c03c54ce9206a32c644756d001c1d4489695cc27" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="com.google.devtools.ksp.gradle.plugin" version="2.1.10-1.0.29">
<artifact name="com.google.devtools.ksp.gradle.plugin-2.1.10-1.0.29.pom">
<sha256 value="aa0b27edc55ebf646e3e16128e75226cfd04e58035887633edba079706fe6dd9" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing" version="2.0.0-1.0.22">
<artifact name="symbol-processing-2.0.0-1.0.22.jar">
<sha256 value="84f37b2e285cde853e1d9cf1307766641b8bf9e411e264d736d4381e97e1316d" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -10052,6 +10057,14 @@
<sha256 value="50d0a8f7c267afeccc6ac40080a34f151b788b91450302ad2c370038f30ef686" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing" version="2.1.10-1.0.29">
<artifact name="symbol-processing-2.1.10-1.0.29.jar">
<sha256 value="56c41a8595d0561770ca7aa0dc7de0a095b655b8292a5e1ab02cc7ded4727cfd" origin="Generated by Gradle"/>
</artifact>
<artifact name="symbol-processing-2.1.10-1.0.29.pom">
<sha256 value="201208d13348abe23bc7b6194e081b427056cf8c98a907acbf64977f3039dbf7" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing-api" version="1.9.0-1.0.13">
<artifact name="symbol-processing-api-1.9.0-1.0.13.module">
<sha256 value="7bf557c8c69d638cd03eee46df4e0e2a9c6b26851383fa581c541dfd2eabfe1a" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -10166,6 +10179,14 @@
<sha256 value="a7eec572ac92f0a607a54f6ebced75a7c6df2348175170a12b652417ac6b8960" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing-api" version="2.1.10-1.0.29">
<artifact name="symbol-processing-api-2.1.10-1.0.29.jar">
<sha256 value="e845183d45ce465b67763c6b9eb2ef8c38de5b1889be7a94006b13c8d897025a" origin="Generated by Gradle"/>
</artifact>
<artifact name="symbol-processing-api-2.1.10-1.0.29.module">
<sha256 value="c17b15c8b4e93e509b63b2650ae543d9284a0b6995a37d1d6c40b79a90919009" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing-cmdline" version="2.0.0-1.0.22">
<artifact name="symbol-processing-cmdline-2.0.0-1.0.22.jar">
<sha256 value="9961400fb672e895e1c98963d493202207fd9918e38b3be27262be8b63e02d1d" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -10254,6 +10275,14 @@
<sha256 value="261fd00d9ecba3cd22e59ce01ee748faffb91dac0dbe4f9889f43c61f2cd8a94" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing-cmdline" version="2.1.10-1.0.29">
<artifact name="symbol-processing-cmdline-2.1.10-1.0.29.jar">
<sha256 value="b5c69be50ef939a21c23d1132457ce1566a0aced2c44cabceca8788320df58b8" origin="Generated by Gradle"/>
</artifact>
<artifact name="symbol-processing-cmdline-2.1.10-1.0.29.pom">
<sha256 value="6b5a1be7f56d291451ad1e4a44fd3c06da4511b3bc646e37ff3e3e46f747a886" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing-common-deps" version="2.0.0-1.0.22">
<artifact name="symbol-processing-common-deps-2.0.0-1.0.22.jar">
<sha256 value="9109a3cf75c157cda8e81a04da064fbe19d64e5844695d1a4ef357ce507ac28d" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -10342,6 +10371,14 @@
<sha256 value="6740a5ef6fc6be1eea859bcc13efe97565b509b7d5677bb76404d28b2755af30" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing-common-deps" version="2.1.10-1.0.29">
<artifact name="symbol-processing-common-deps-2.1.10-1.0.29.jar">
<sha256 value="279548f7753d61c6db1cbb543ef8761ba6064436b25e6c3677f837b836966578" origin="Generated by Gradle"/>
</artifact>
<artifact name="symbol-processing-common-deps-2.1.10-1.0.29.module">
<sha256 value="753946cb9f9fa37de8498c1ac18133f3411473c9090d3246377731d45df821aa" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing-gradle-plugin" version="2.0.0-1.0.22">
<artifact name="symbol-processing-gradle-plugin-2.0.0-1.0.22.jar">
<sha256 value="aa04d695caafd2ee1a1a061ae520a44e17594d5cce212c23337c6d1c52893988" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -10430,6 +10467,14 @@
<sha256 value="f46fa4335a8f7ac3c351d8e28f93cd2253071378b81bade36bba113425ff3f47" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.devtools.ksp" name="symbol-processing-gradle-plugin" version="2.1.10-1.0.29">
<artifact name="symbol-processing-gradle-plugin-2.1.10-1.0.29.jar">
<sha256 value="773757b4dcbb900035953661cbfbab6ad04ba5f87b3b5367dc81182bd24dd0ad" origin="Generated by Gradle"/>
</artifact>
<artifact name="symbol-processing-gradle-plugin-2.1.10-1.0.29.module">
<sha256 value="51fc4546c209a33b7209b3547cace9f5d1cd0600362b802dc9a115e43a2c937b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.errorprone" name="error_prone_annotation" version="2.19.1">
<artifact name="error_prone_annotation-2.19.1.jar">
<sha256 value="38c45cdaf993a7df6697703ca6ee00acbe376d3dade8d44daac3e33f039ca516" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 849e971

Please sign in to comment.