Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

square/kotlinpoet

v1.13.0

Compare Source

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).
  • New: Optimize OriginatingElements and TagMap implementations (#​1270).
  • New: Auto-generate import aliases for types and members (#​1355).
  • New: Insert underscores into large decimal literals (#​1384).
  • New: New factory function FileSpec.builder(ClassName) (#​1397).
  • Fix: Fix StackOverflowError when calling KSTypeArgument.toTypeName() for a wildcard in a recursive type bound (#​1272).
  • Fix: Fix transitive aliases (#​1306).
  • Fix: Fix Aliases as TypeArgument (#​1321).
  • Fix: Don't escape special characters inside raw strings (#​1331).
  • Fix: Fix KSP interop's output of the annotation parameter value of type Char (#​1338).
  • Fix: Fix KSP interop's output for primitive arrays (#​1340).
  • Fix: Avoid emitting public if shouldEmitPublicModifier returns false (#​1342).
  • Fix: Fix context receivers being rendered in an incorrect position when on a nullable/suspending LambdaTypeName (#​1454).
  • Fix: Do not use bestGuess for KClass.asClassName (#​1469).
  • Fix: Handle fake nested types with platform mapped parents (#​1472).
  • Fix: Fix TypeName equals (#​1477).
  • Fix: Make equals consistent with compareTo for ClassName (#​1506).
New Contributors

Full Changelog: square/kotlinpoet@1.12.0...1.13.0

v1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: square/kotlinpoet@1.11.0...1.12.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested review from auguwu and IceeMC as code owners July 6, 2022 04:57
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch from 241bf08 to 53d1eca Compare September 7, 2022 21:18
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 3 times, most recently from 951b12d to 8d72acd Compare October 25, 2022 04:08
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 2 times, most recently from 5f94347 to b5c1862 Compare November 2, 2022 03:16
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch from b5c1862 to fcb983b Compare November 11, 2022 03:30
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch from fcb983b to 80b9863 Compare November 26, 2022 03:55
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 2 times, most recently from c729ec8 to fc5cb2d Compare December 8, 2022 03:26
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 3 times, most recently from 0ae94c3 to 66957b5 Compare December 16, 2022 02:12
@renovate renovate bot changed the title chore(deps): update dependency com.squareup:kotlinpoet to v1.12.0 Update dependency com.squareup:kotlinpoet to v1.12.0 Dec 17, 2022
@renovate renovate bot changed the title Update dependency com.squareup:kotlinpoet to v1.12.0 chore(deps): update dependency com.squareup:kotlinpoet to v1.12.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 2 times, most recently from ff49def to 42a76c0 Compare December 22, 2022 04:17
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 4 times, most recently from 0c0486b to 3319fe0 Compare January 2, 2023 03:15
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 3 times, most recently from fc2dcbe to d94c1a2 Compare January 8, 2023 02:33
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch from d94c1a2 to ea9280b Compare January 13, 2023 04:20
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch from ea9280b to e6c4f8f Compare January 24, 2023 03:52
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 2 times, most recently from c2262b8 to 6e602a4 Compare February 3, 2023 04:34
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 4 times, most recently from f0bb0f6 to 72b8f9b Compare February 14, 2023 02:16
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 4 times, most recently from b4e8a89 to 863a7fd Compare February 22, 2023 03:15
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch 3 times, most recently from bd60cbf to 6f874c4 Compare March 2, 2023 02:11
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch from 6f874c4 to 7437286 Compare March 6, 2023 03:38
@renovate renovate bot changed the title chore(deps): update dependency com.squareup:kotlinpoet to v1.12.0 Update dependency com.squareup:kotlinpoet to v1.12.0 Mar 6, 2023
@renovate renovate bot changed the title Update dependency com.squareup:kotlinpoet to v1.12.0 Update dependency com.squareup:kotlinpoet to v1.13.0 Apr 6, 2023
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch from 7437286 to 2dd27b4 Compare April 6, 2023 12:00
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-1.x branch from 2dd27b4 to 58e5b77 Compare April 10, 2023 04:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants