Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin com.google.devtools.ksp to v2.0.20-1.0.25 #13527

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 2.0.20-1.0.24 -> 2.0.20-1.0.25 age adoption passing confidence

Release Notes

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

v2.0.20-1.0.25

Compare Source

Bugs Fixed

Inlined JVM name is not correct #​1493
[KSP2] NullPointerException when getting name of nested annotation #​1963
[KSP2] The status was unresolved for FirSimpleFunctionImpl #​1938
[KSP2] Class values in type annotations get resolved to error type #​1933
[KSP2] Comparing KSType leads to exception #​1918
[KSP2] Can't find values in repeatable annotations #​1883
incremental: aggregating outputs should always be invalidated #​2027
[KSP2] Not yet implemented: KSValueArgumentLiteImpl.getLocation #​2048
[KSP2] Not yet implemented: KSValueArgumentImpl.getParent #​2049
getSymbolsWithAnnotation returns copy function from data class #​1996
[KSP2] Annotations got use-site target when there are none specified #​1882
getting null pointer exception #​1929
[KSP2] Calling getDeclarationsInSourceOrder throws KotlinIllegalStateExceptionWithAttachments #​1930
[KSP2] A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction #​1941
KSP2: Resolver.getJvmNames doesn't work for inline and internal classes #​1640
kspCaches don't work together with Gradle build cache #​2042

Contributors

Thank you so much! @​ansman, @​kuanyingchou

Full Changelog: google/ksp@2.0.20-1.0.24...2.0.20-1.0.25


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.


  • 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 added 3. to review dependencies Pull requests that update a dependency file labels Sep 5, 2024
@renovate renovate bot changed the title chore(deps): update plugin com.google.devtools.ksp to v2.0.20-1.0.25 Update plugin com.google.devtools.ksp to v2.0.20-1.0.25 Sep 11, 2024
@alperozturk96 alperozturk96 force-pushed the renovate/com.google.devtools.ksp-2.x branch from c386653 to fe3d924 Compare September 11, 2024 12:55
@renovate renovate bot changed the title Update plugin com.google.devtools.ksp to v2.0.20-1.0.25 chore(deps): update plugin com.google.devtools.ksp to v2.0.20-1.0.25 Sep 24, 2024
@renovate renovate bot changed the title chore(deps): update plugin com.google.devtools.ksp to v2.0.20-1.0.25 Update plugin com.google.devtools.ksp to v2.0.20-1.0.25 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/com.google.devtools.ksp-2.x branch 3 times, most recently from b154132 to 2cb2837 Compare October 1, 2024 09:44
Copy link

github-actions bot commented Oct 1, 2024

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/13527.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/com.google.devtools.ksp-2.x branch from 2cb2837 to b49b876 Compare October 4, 2024 05:57
Copy link

github-actions bot commented Oct 4, 2024

Codacy

Lint

TypemasterPR
Warnings5959
Errors33

SpotBugs

CategoryBaseNew
Bad practice6464
Correctness6363
Dodgy code296296
Experimental11
Internationalization77
Malicious code vulnerability11
Multithreaded correctness66
Performance5353
Security1818
Total509509

@tobiasKaminsky tobiasKaminsky merged commit 395ef6e into master Oct 4, 2024
19 of 21 checks passed
@tobiasKaminsky tobiasKaminsky deleted the renovate/com.google.devtools.ksp-2.x branch October 4, 2024 07:30
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.31.0 milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants