Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Update dependency com.google.devtools.ksp to v1.9.23-1.0.20 #231

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.9.23-1.0.19 -> 1.9.23-1.0.20 age adoption passing confidence

Release Notes

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

v1.9.23-1.0.20

Compare Source

KSP1 issues fixed

  • performance optimization for certain workload consists of heavy Java files, including
    • Replace IdKey's impl with identityHashCode #​1804
    • Cache enclosed descriptors by name #​1808
  • Add excludedSources to the KSP extension object #​1793 thanks to @​bitspittle

KSP2 issues fixed

  • NoClassDefFoundError for LZ4Factory when trying KSP2 #​1713
  • Calling KSType.replace() with original arguments results in #​1807
  • Static fields in base class appear in derived classes #​1744
  • fix backing field checking for top level callables
  • support sealed inheritors lookup.
  • support type alias for getSymbolsWithAnnotation
  • support more types for reference elements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge April 5, 2024 02:29
Copy link

github-actions bot commented Apr 5, 2024

Apk size:

Aar size change: +0.0B (43.1KiB -> 43.1KiB)

Diffuse output:

OLD: diffuse-source-file-release
NEW: slidr-release.aar

 AAR      │ old      │ new      │ diff 
──────────┼──────────┼──────────┼──────
      jar │ 46.1 KiB │ 46.1 KiB │  0 B 
 manifest │    216 B │    216 B │  0 B 
      res │    153 B │    153 B │  0 B 
    other │    210 B │    210 B │  0 B 
──────────┼──────────┼──────────┼──────
    total │ 46.7 KiB │ 46.7 KiB │  0 B 

 JAR     │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  27 │  27 │ 0 (+0 -0) 
 methods │ 289 │ 289 │ 0 (+0 -0) 
  fields │  73 │  73 │ 0 (+0 -0)

@renovate renovate bot merged commit 70afb4a into master Apr 5, 2024
3 checks passed
@renovate renovate bot deleted the renovate/google.ksp branch April 5, 2024 02:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants