kiwicom / orbit-compose

Android Jetpack Compose components of open-source Orbit design system by Kiwi.com.
https://orbit.kiwi
MIT License
134 stars 19 forks source link

fix(deps): update dependency com.squareup:kotlinpoet to v1.16.0 #615

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup:kotlinpoet 1.15.3 -> 1.16.0 age adoption passing confidence

Release Notes

square/kotlinpoet (com.squareup:kotlinpoet) ### [`v1.16.0`](https://togithub.com/square/kotlinpoet/releases/tag/1.16.0) [Compare Source](https://togithub.com/square/kotlinpoet/compare/1.15.3...1.16.0) Thanks to [@​drawers](https://togithub.com/drawers), [@​rickclephas](https://togithub.com/rickclephas) for contributing to this release. - New: Kotlin 1.9.22. - New: KSP 1.9.22-1.0.16. - New: Add `NameAllocator` API to control keyword pre-allocation ([#​1803](https://togithub.com/square/kotlinpoet/issues/1803)). - Fix: Fix issue with missing suspend modifier in `KSTypeReference.toTypeName` ([#​1793](https://togithub.com/square/kotlinpoet/issues/1793)). - Fix: Honour same-package import aliases ([#​1794](https://togithub.com/square/kotlinpoet/issues/1794)). - Fix: Always include parameter docs in the type header ([#​1800](https://togithub.com/square/kotlinpoet/issues/1800)).

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.