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

chore(deps): update dependency com.google.devtools.ksp to v1.9.0-1.0.12 #533

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.9.0-1.0.11 -> 1.9.0-1.0.12 age adoption passing confidence

Release Notes

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

v1.9.0-1.0.12

Compare Source

Issues Fixed

The complete list of issues fixed in this release can be found here.

Other Notable Changes

While there is still no direct model of package elements, the following APIs in Resolver are added to better support the operations around packages:

  • fun getPackageAnnotations(packageName: String): Sequence<KSAnnotation>
  • fun getPackagesWithAnnotation(annotationName: String): Sequence<String>

Contributors

Thank you for the PRs!

@​cdsap
@​damianw
@​danysantiago
@​lukellmann
@​ribafish


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

@github-actions
Copy link

Diffuse output:

OLD: diffuse-source-file-release (signature: V2)
NEW: app-release.apk (signature: V2)

          │         compressed         │         uncompressed         
          ├──────────┬──────────┬──────┼───────────┬───────────┬──────
 APK      │ old      │ new      │ diff │ old       │ new       │ diff 
──────────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
      dex │  4.6 MiB │  4.6 MiB │  0 B │  11.3 MiB │  11.3 MiB │  0 B 
     arsc │  1.5 MiB │  1.5 MiB │  0 B │   1.5 MiB │   1.5 MiB │  0 B 
 manifest │  6.6 KiB │  6.6 KiB │  0 B │  35.5 KiB │  35.5 KiB │  0 B 
      res │  1.1 MiB │  1.1 MiB │  0 B │   1.5 MiB │   1.5 MiB │  0 B 
    asset │ 45.4 KiB │ 45.4 KiB │  0 B │ 110.9 KiB │ 110.9 KiB │  0 B 
    other │ 86.9 KiB │ 86.9 KiB │  0 B │ 142.2 KiB │ 142.2 KiB │  0 B 
──────────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
    total │  7.3 MiB │  7.3 MiB │  0 B │  14.5 MiB │  14.5 MiB │  0 B 

         │         raw          │          unique           
         ├───────┬───────┬──────┼───────┬───────┬───────────
 DEX     │ old   │ new   │ diff │ old   │ new   │ diff      
─────────┼───────┼───────┼──────┼───────┼───────┼───────────
   files │     3 │     3 │    0 │       │       │           
 strings │ 61531 │ 61531 │    0 │ 57307 │ 57307 │ 0 (+0 -0) 
   types │ 18799 │ 18799 │    0 │ 17618 │ 17618 │ 0 (+0 -0) 
 classes │ 15819 │ 15819 │    0 │ 15819 │ 15819 │ 0 (+0 -0) 
 methods │ 97242 │ 97242 │    0 │ 94905 │ 94905 │ 0 (+0 -0) 
  fields │ 44457 │ 44457 │    0 │ 43779 │ 43779 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  326 │  326 │  0   
 entries │ 6899 │ 6899 │  0

File path: /home/runner/work/wykop-android/wykop-android/diffuse-output.txt

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.

1 participant