Skip to content

fix(deps): update squareup.kotlinpoet to v2.4.0 - #493

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/squareup.kotlinpoet
Open

renovate[bot] wants to merge 1 commit into
developfrom
renovate/squareup.kotlinpoet

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.4.0

Compare Source

Thanks to @​eyupcanakman and @​arimu1 for contributing to this release.

  • New: Kotlin 2.4.20.
  • New: KSP 2.3.11.
  • New: Support for explicit backing fields. (#​2325)
  • New: value class validations have been relaxed to support multi-field value classes. (#​2329)
  • New: Extract CodeBlockHolder interface for constructs that can hold a CodeBlock body and their builders. (#​2331)
  • New: Add CodeBlock.Builder.addComment() for adding // comments. (#​2340)
  • New: Add CodeBlockHolder.Builder.addComment(). (#​2347)
  • New: Use [] syntax instead of arrayOf when emitting annotation arguments. (#​2361)
  • Fix: Keep the // prefix on wrapped file comment lines. (#​2315)
  • Fix: TypeVariableName.equals/hashCode no longer overflow on recursively bound generics like Enum<E : Enum<E>>. (#​2320)
  • Fix: get and set operator function names are no longer escaped with backticks. (#​2338)
  • Fix: Don't special case varargs in KSAnnotation.toAnnotationSpec. (#​2360)
  • Fix: KSType.toTypeName() with the default TypeParameterResolver.EMPTY now resolves type parameters from their enclosing declarations instead of throwing. (#​2368)
  • Fix: Emit context parameters after annotations in FunSpec and PropertySpec. (#​2374)
  • Fix: An expression body no longer leaks indentation into later declarations. (#​2365)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 enabled auto-merge (rebase) September 12, 2026 10:43
@github-actions github-actions Bot added the dependencies Project dependency changes label Sep 12, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renovate
renovate Bot force-pushed the renovate/squareup.kotlinpoet branch from f6754aa to 988b563 Compare September 12, 2026 13:53
@renovate
renovate Bot force-pushed the renovate/squareup.kotlinpoet branch from 988b563 to e50c1c4 Compare September 19, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Project dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants