JuulLabs / exercise

Annotation processor for Android activity intent extras.
https://juullabs.github.io/exercise/
Apache License 2.0
8 stars 2 forks source link

Update dependency com.squareup:kotlinpoet to v1.13.0 #193

Closed juul-mobile-bot closed 1 year ago

juul-mobile-bot commented 1 year ago

This PR contains the following updates:

Package Type Update Change
com.squareup:kotlinpoet dependencies minor 1.12.0 -> 1.13.0

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

square/kotlinpoet ### [`v1.13.0`](https://togithub.com/square/kotlinpoet/releases/tag/1.13.0) [Compare Source](https://togithub.com/square/kotlinpoet/compare/1.12.0...1.13.0) #### What's Changed - New: Kotlin 1.8.0. - New: KSP 1.8.0-1.0.9. - New: Support context receivers on TypeSpecs + extract ContextReceivable API ([#​1269](https://togithub.com/square/kotlinpoet/issues/1269)). - New: Optimize `OriginatingElements` and `TagMap` implementations ([#​1270](https://togithub.com/square/kotlinpoet/issues/1270)). - New: Auto-generate import aliases for types and members ([#​1355](https://togithub.com/square/kotlinpoet/issues/1355)). - New: Insert underscores into large decimal literals ([#​1384](https://togithub.com/square/kotlinpoet/issues/1384)). - New: New factory function `FileSpec.builder(ClassName)` ([#​1397](https://togithub.com/square/kotlinpoet/issues/1397)). - Fix: Fix StackOverflowError when calling `KSTypeArgument.toTypeName()` for a wildcard in a recursive type bound ([#​1272](https://togithub.com/square/kotlinpoet/issues/1272)). - Fix: Fix transitive aliases ([#​1306](https://togithub.com/square/kotlinpoet/issues/1306)). - Fix: Fix Aliases as TypeArgument ([#​1321](https://togithub.com/square/kotlinpoet/issues/1321)). - Fix: Don't escape special characters inside raw strings ([#​1331](https://togithub.com/square/kotlinpoet/issues/1331)). - Fix: Fix KSP interop's output of the annotation parameter value of type Char ([#​1338](https://togithub.com/square/kotlinpoet/issues/1338)). - Fix: Fix KSP interop's output for primitive arrays ([#​1340](https://togithub.com/square/kotlinpoet/issues/1340)). - Fix: Avoid emitting public if `shouldEmitPublicModifier` returns false ([#​1342](https://togithub.com/square/kotlinpoet/issues/1342)). - Fix: Fix context receivers being rendered in an incorrect position when on a nullable/suspending `LambdaTypeName` ([#​1454](https://togithub.com/square/kotlinpoet/issues/1454)). - Fix: Do not use `bestGuess` for `KClass.asClassName` ([#​1469](https://togithub.com/square/kotlinpoet/issues/1469)). - Fix: Handle fake nested types with platform mapped parents ([#​1472](https://togithub.com/square/kotlinpoet/issues/1472)). - Fix: Fix `TypeName` equals ([#​1477](https://togithub.com/square/kotlinpoet/issues/1477)). - Fix: Make equals consistent with compareTo for `ClassName` ([#​1506](https://togithub.com/square/kotlinpoet/issues/1506)). #### New Contributors - [@​popematt](https://togithub.com/popematt) made their first contribution in [https://github.com/square/kotlinpoet/pull/1272](https://togithub.com/square/kotlinpoet/pull/1272) - [@​bitPogo](https://togithub.com/bitPogo) made their first contribution in [https://github.com/square/kotlinpoet/pull/1306](https://togithub.com/square/kotlinpoet/pull/1306) - [@​mars885](https://togithub.com/mars885) made their first contribution in [https://github.com/square/kotlinpoet/pull/1338](https://togithub.com/square/kotlinpoet/pull/1338) - [@​sjudd](https://togithub.com/sjudd) made their first contribution in [https://github.com/square/kotlinpoet/pull/1344](https://togithub.com/square/kotlinpoet/pull/1344) - [@​Sironheart](https://togithub.com/Sironheart) made their first contribution in [https://github.com/square/kotlinpoet/pull/1384](https://togithub.com/square/kotlinpoet/pull/1384) - [@​polarene](https://togithub.com/polarene) made their first contribution in [https://github.com/square/kotlinpoet/pull/1397](https://togithub.com/square/kotlinpoet/pull/1397) - [@​DeoTimeTheGithubUser](https://togithub.com/DeoTimeTheGithubUser) made their first contribution in [https://github.com/square/kotlinpoet/pull/1454](https://togithub.com/square/kotlinpoet/pull/1454) - [@​drawers](https://togithub.com/drawers) made their first contribution in [https://github.com/square/kotlinpoet/pull/1477](https://togithub.com/square/kotlinpoet/pull/1477) **Full Changelog**: https://github.com/square/kotlinpoet/compare/1.12.0...1.13.0

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

github-actions[bot] commented 1 year ago

Test Results

  5 files    5 suites   42s :stopwatch: 17 tests 17 :heavy_check_mark: 0 :zzz: 0 :x: 19 runs  19 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 077c9276.

:recycle: This comment has been updated with latest results.