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

chore(deps): update plugin com.google.devtools.ksp to v1.8.20-1.0.10 #8676

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.8.0-1.0.8 -> 1.8.20-1.0.10 age adoption passing confidence
com.google.devtools.ksp (source) 1.8.0-Beta-1.0.8 -> 1.8.20-1.0.10 age adoption passing confidence

Release Notes

google/ksp

v1.8.20-1.0.10

Compare Source

v1.8.10-1.0.9

Compare Source

v1.8.0-1.0.9

Compare Source

New Features

  • Supported definitely non null type
    • Added corresponding KSDefNonNullReference for definitely non null types.
    • If you are implementing KSVisitor directly, you need to override visitDefNonNullReference in your visitor as well.
  • excludedProcessors is added to Gradle extensions to allow excluding certain processors.
  • Any? is added to unbounded type parameters

Issues fixed

  • Incremental compilation fails with "Number of loaded files in snapshots differs" #​1280
  • Type T & Any can't be analyzed even in the latest version. #​1127
  • Can't differentiate between @​A(int.class) and @​A(Integer.class) #​870
  • Non-embeddable compiler JAR compilations are broken in 1.0.7 #​1155
  • Need a way to specify and exclude processors #​1234
  • Bug of KSPropertyDeclaration.findOverridee() #​1182
  • KSTypeParameter#bounds returns when the bounds is another type parameter #​1250
  • Resolved KSTypeParameter doesn't equal the source #​971

Contributors

Thanks for your contributions!
@​3flex
@​danysantiago


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, 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 these updates 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

❌ GraalVM CE CI 19 dev failed: https://ge.micronaut.io/s/ea6rhidkr64wi

@renovate renovate bot changed the title chore(deps): update plugin com.google.devtools.ksp to v1.8.0-1.0.9 chore(deps): update plugin com.google.devtools.ksp to v1.8.10-1.0.9 Feb 3, 2023
@renovate renovate bot force-pushed the renovate/com.google.devtools.ksp-1.x branch from a3a345c to 31c00e9 Compare February 3, 2023 00:03
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

❌ GraalVM CE CI 19 dev failed: https://ge.micronaut.io/s/bmnrezsqde3zw

@renovate renovate bot changed the title chore(deps): update plugin com.google.devtools.ksp to v1.8.10-1.0.9 chore(deps): update plugin com.google.devtools.ksp to v1.8.20-1.0.10 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/com.google.devtools.ksp-1.x branch from 31c00e9 to 40625d7 Compare April 3, 2023 13:23
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@graemerocher graemerocher merged commit d4c6feb into 4.0.x Apr 3, 2023
@graemerocher graemerocher deleted the renovate/com.google.devtools.ksp-1.x branch April 3, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant