arrow-kt / arrow-website

This is the main website for Arrow, the functional companion to Kotlin's Standard Library
https://arrow-kt.io
Apache License 2.0
10 stars 22 forks source link

chore(deps): update dependency com.google.devtools.ksp to v1.9.21-1.0.15 and kotlin to v1.9.21 #211

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

google/ksp (com.google.devtools.ksp) ### [`v1.9.21-1.0.15`](https://togithub.com/google/ksp/releases/tag/1.9.21-1.0.15) [Compare Source](https://togithub.com/google/ksp/compare/1.9.20-1.0.14...1.9.21-1.0.15) This is a hot fix to [#​1591](https://togithub.com/google/ksp/issues/1591) where multiple KMP projects were affected. ##### Issues Fixed / PRs Merged [#​1591](https://togithub.com/google/ksp/issues/1591) Error: Rewrite at slice LEXICAL_SCOPE key: ANNOTATION_ENTRY old value [#​1612](https://togithub.com/google/ksp/issues/1612) Filter out the `-progressive` compiler flag in KSP tasks [#​1614](https://togithub.com/google/ksp/issues/1614) Revert back to the non-thread-local KSP compiler plugin implementation. ### [`v1.9.20-1.0.14`](https://togithub.com/google/ksp/releases/tag/1.9.20-1.0.14) [Compare Source](https://togithub.com/google/ksp/compare/1.9.20-1.0.13...1.9.20-1.0.14) ##### issues fixed - [#​1474](https://togithub.com/google/ksp/issues/1474) Unresolvable types in annotation value are incorrectly displayed as null values instead of error types. - [#​1522](https://togithub.com/google/ksp/issues/1522) KspTaskNative is not configuration cacheable - [#​1554](https://togithub.com/google/ksp/issues/1554) KSP Incremental Processing: Removing a file does not remove transitively generated files - [#​1555](https://togithub.com/google/ksp/issues/1555) KSP Incremental Processing: Clean source files should have generated output cache accessible via Resolver. - [#​1568](https://togithub.com/google/ksp/issues/1568) KSP resolves dependencies too early ### [`v1.9.20-1.0.13`](https://togithub.com/google/ksp/releases/tag/1.9.20-1.0.13) [Compare Source](https://togithub.com/google/ksp/compare/1.9.10-1.0.13...1.9.20-1.0.13) Bumping Kotlin to 1.9.20 for KSP 1.0.13. ### [`v1.9.10-1.0.13`](https://togithub.com/google/ksp/releases/tag/1.9.10-1.0.13) [Compare Source](https://togithub.com/google/ksp/compare/1.9.0-1.0.13...1.9.10-1.0.13) KSP 1.0.13 for kotlin compiler version 1.9.10 ### [`v1.9.0-1.0.13`](https://togithub.com/google/ksp/releases/tag/1.9.0-1.0.13) [Compare Source](https://togithub.com/google/ksp/compare/1.9.0-1.0.12...1.9.0-1.0.13) ##### Issues fixed - Fixed an issue in KSP Gradle plugin where KMP source set is not set correctly. - Fixed an issue in incremental building where timestamp for generated java sources are incorrect. ### [`v1.9.0-1.0.12`](https://togithub.com/google/ksp/releases/tag/1.9.0-1.0.12) [Compare Source](https://togithub.com/google/ksp/compare/1.9.0-1.0.11...1.9.0-1.0.12) ##### Issues Fixed The complete list of issues fixed in this release can be found [here](https://togithub.com/google/ksp/milestone/19?closed=1). ##### 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` - `fun getPackagesWithAnnotation(annotationName: String): Sequence` ##### Contributors Thank you for the PRs! [@​cdsap](https://togithub.com/cdsap) [@​damianw](https://togithub.com/damianw) [@​danysantiago](https://togithub.com/danysantiago) [@​lukellmann](https://togithub.com/lukellmann) [@​ribafish](https://togithub.com/ribafish) ### [`v1.9.0-1.0.11`](https://togithub.com/google/ksp/compare/1.8.22-1.0.11...1.9.0-1.0.11) [Compare Source](https://togithub.com/google/ksp/compare/1.8.22-1.0.11...1.9.0-1.0.11)

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 9 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.