Skip to content

Update dependency com.squareup:kotlinpoet-ksp to v2.3.0#191

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kotlinpoet
Open

Update dependency com.squareup:kotlinpoet-ksp to v2.3.0#191
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kotlinpoet

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.squareup:kotlinpoet-ksp 2.2.02.3.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

square/kotlinpoet (com.squareup:kotlinpoet-ksp)

v2.3.0

Compare Source

Thanks to @​haruue, @​hfhbd, @​yz4230, @​mina-jaff, @​BoD, @​RaoPrashanth for contributing to this release.

  • New: Kotlin 2.3.20.
  • New: KSP 2.3.6.
  • New: Support for defining type aliases inside other types. (#​2167)
  • New: Add TypeName.annotated() convenience API for adding annotations to types. (#​2281)
  • New: Add FileSpec.addImport(MemberName) to explicitly import a member. (#​2198)
  • New: Add NameAllocator.contains to check if a given tag is already allocated. (#​2160)
  • New: :interop:javapoet module has been discontinued and is not published starting with this release. (#​2292)
  • New: In-development snapshots are now published to the Central Portal Snapshots repository at https://central.sonatype.com/repository/maven-snapshots/. (#​2135)
  • Fix: Annotation array parameters with annotation elements now correctly handled. (#​2142)
  • Fix: KType.asTypeName now correctly handles recursively bound generics (e.g. T : Comparable<T>). (#​2162)
  • Fix: Don't convert multi-statement function to expression body. (#​2163)
  • Fix: FunSpec.beginControlFlow now accepts nullable arguments for consistency with CodeBlock.beginControlFlow. (#​2174)
  • Fix: Ignore illegal characters inside escaped identifiers. (#​2204)
  • Fix: emitNullable correctly when deferring type in CodeWriter. (#​2217)
  • Fix: Escape /* and */ when emitting Kdoc. (#​2258)
  • Fix: Generate imports for extension members used via %M in KDocs. (#​2266)

Configuration

📅 Schedule: (UTC)

  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/kotlinpoet branch from 7cd8889 to f830899 Compare April 1, 2026 19:35
@renovate renovate Bot force-pushed the renovate/kotlinpoet branch from f830899 to 1af2cd7 Compare April 8, 2026 19:48
@renovate renovate Bot force-pushed the renovate/kotlinpoet branch from 1af2cd7 to 8301a90 Compare April 21, 2026 22:08
@renovate renovate Bot force-pushed the renovate/kotlinpoet branch from 8301a90 to f93f5a8 Compare May 20, 2026 19:38
@renovate renovate Bot changed the title Update dependency com.squareup:kotlinpoet-ksp to v2.3.0 Update kotlinpoet to v2.3.0 Jun 2, 2026
@renovate renovate Bot changed the title Update kotlinpoet to v2.3.0 Update kotlinpoet Jun 22, 2026
@renovate renovate Bot changed the title Update kotlinpoet Update dependency com.squareup:kotlinpoet-ksp to v2.3.0 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants