myosyn / Nabi

A stable and very powerful Kotlin bot.
GNU Affero General Public License v3.0
3 stars 1 forks source link

Update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.7.10-1.0.6 #18

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 1.6.21-1.0.5 -> 1.7.10-1.0.6 age adoption passing confidence

Release Notes

google/ksp ### [`v1.7.10-1.0.6`](https://togithub.com/google/ksp/releases/tag/1.7.10-1.0.6) [Compare Source](https://togithub.com/google/ksp/compare/1.7.0-1.0.6...1.7.10-1.0.6) This is the KSP 1.0.6 release for kotlin compiler 1.7.10 ### [`v1.7.0-1.0.6`](https://togithub.com/google/ksp/releases/tag/1.7.0-1.0.6) [Compare Source](https://togithub.com/google/ksp/compare/1.6.21-1.0.6...1.7.0-1.0.6) This release upgrades compiler version to 1.7.0 ### [`v1.6.21-1.0.6`](https://togithub.com/google/ksp/releases/tag/1.6.21-1.0.6) [Compare Source](https://togithub.com/google/ksp/compare/1.6.21-1.0.5...1.6.21-1.0.6) ##### new features new API for checking and getting annotation default value. `KSValueArgument.isDefault()` `KSAnnotation.defaultArguments: List` Verbose debug information started to be added to KSP, ships with this release: - Logs current round number of processing. - Logs loaded processor providers. - Logs an error when there is no processor providers found in AP classpath. ##### Issues fixed [#​839](https://togithub.com/google/ksp/issues/839) null value in annotation arguments if annotation originates from Java and argument is Kotlin's const val [#​936](https://togithub.com/google/ksp/issues/936) Could not extract location from getSealedSubclasses declaration [#​948](https://togithub.com/google/ksp/issues/948) KSP does not handle symlinks for new files in followup rounds [#​958](https://togithub.com/google/ksp/issues/958) Inconsistency in type of vararg parameter of overriden method [#​1004](https://togithub.com/google/ksp/issues/1004) Annotation method return type resolved as property for java sources.\ fixed an issue with deprecated compatibility flag used for building KSP jars. ##### Contributors Thank you for the pull requests! [@​jameskleeh](https://togithub.com/jameskleeh)

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (1.7.10-1.0.6). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.