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 dependency com.google.devtools.ksp:symbol-processing-api to v1.9.0-1.0.12 #225

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.google.devtools.ksp:symbol-processing-api (source) dependencies patch 1.9.0-1.0.11 -> 1.9.0-1.0.12

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

google/ksp (com.google.devtools.ksp:symbol-processing-api)

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 Renovate Bot.

@github-actions
Copy link

Test Results

  5 files  ±0    5 suites  ±0   30s ⏱️ -14s
17 tests ±0  17 ✔️ ±0  0 💤 ±0  0 ±0 
19 runs  ±0  19 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 34000d0. ± Comparison against base commit a22a86e.

@twyatt twyatt enabled auto-merge (squash) July 21, 2023 23:08
@twyatt twyatt merged commit 2a6e733 into main Jul 21, 2023
4 checks passed
@twyatt twyatt deleted the renovate/com.google.devtools.ksp branch July 21, 2023 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants