Skip to content

Update dependency com.squareup:kotlinpoet to v2.1.0 #8690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

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

Release Notes

square/kotlinpoet (com.squareup:kotlinpoet)

v2.1.0

Compare Source

Thanks to @​ForteScarlet, @​TrevorSStone, @​RaoPrashanth, @​damianw, @​ansehoon1999, @​TheMrMilchmann for contributing to this release.

  • New: Kotlin 2.1.10.
  • New: KSP 2.1.10-1.0.30.
  • Fix: Support delegates on anonymous classes. (#​2034)
  • Fix: Prevent aliased imports from colliding with existing imports. (#​2052)
  • Fix: TypeName.MUTABLE_MAP_ENTRY now correctly uses the MutableEntry nested class name. (#​2061)
  • Fix: Use the same aliased import for both the nullable and non-nullable versions of a type. (#​2068)
  • Fix: Allow zero methods in a functional interface if it has a superinterface. (#​2075)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (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.


  • 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 added the renovate Renovate label Mar 17, 2025
@JakeWharton
Copy link
Collaborator

Blocked by Kotlin 2.1

@renovate renovate bot changed the title Update dependency com.squareup:kotlinpoet to v2.1.0 fix(deps): update dependency com.squareup:kotlinpoet to v2.1.0 Apr 5, 2025
@renovate renovate bot changed the title fix(deps): update dependency com.squareup:kotlinpoet to v2.1.0 Update dependency com.squareup:kotlinpoet to v2.1.0 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/com.squareup-kotlinpoet-2.x branch from 43dc2aa to cbc7439 Compare April 8, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant