Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 2.1.20-1.0.32 -> 2.3.0 age confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.1.20-1.0.32 -> 2.3.0 age confidence

Release Notes

google/ksp (com.google.devtools.ksp)

v2.3.0

Compare Source

v2.2.20-2.0.4

Compare Source

What's Changed

  • Unable to build on AGP 8.11.1 using KSP 2.2.20-2.0.3 due to class cast exception #​2614

  • Resolver#getJvmCheckedException(KSPropertyAccessor) throws IllegalArgumentException #​2548

  • ClassCastException when building with 2.2.20-2.0.3 #​2598

  • Replace KaFirStopWorldCacheCleaner with no-op implementation #​2626

  • BuildConfig values are not available during annotation process after upgrading ksp from 2.2.10-2.0.2 -> 2.2.20-2.0.3 #​2597

  • Missing Gradle task wiring with 2.2.20-2.0.3 #​2595

  • 2.2.20-2.0.3 + protobufJavalite build errors #​2596

Contributors

Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.2.20-2.0.3...2.2.20-2.0.4

v2.2.20-2.0.3

Compare Source

What's Changed

  • Removed usages of deprecated KGP ApiVersion - #​2400
  • Android integration for KSP has moved on to the new Variant API - #​2250
  • Runtime warning was added for projects that opt out of KSP2 - #​2538
  • AGP version against which KSP is compiled has been upgraded - #​2552

Contributors

Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.1.21-2.0.2...2.2.20-2.0.3

v2.2.20-2.0.2

Compare Source

What's Changed

Full Changelog: google/ksp@2.2.20-RC2-2.0.2...2.2.20-2.0.2

v2.2.10-2.0.2

Compare Source

What's Changed

Full Changelog: google/ksp@2.2.10-RC2-2.0.2...2.2.10-2.0.2

v2.2.0-2.0.2

Compare Source

What's Changed

Full Changelog: google/ksp@2.2.0-RC3-2.0.2...2.2.0-2.0.2

v2.1.21-2.0.2

Compare Source

What's Changed

KSP1: use new mangling scheme for inline classes #​2446
KSP task (non-)registration happens too soon #​1789
[ksp2] Resolver.getJvmName wrong for properties starts with is #​2275
Inlined JVM name is not correct #​1493
[KSP2] Annotation values of inner annotations shouldn't be marked as default #​2437
Properly support @​ all annotation use site target #​2438

Contributors

Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.1.21-2.0.1...2.1.21-2.0.2

v2.1.21-2.0.1

Compare Source

What's Changed

Full Changelog: google/ksp@2.1.21-RC2-2.0.1...2.1.21-2.0.1

v2.1.20-2.0.1

Compare Source

What's Changed

  • [KSP2] Annotation values shouldn't be marked as default (synthetic origin) broken after PR #​2424 in #​2425
  • [KSP2] Wrong internal method name with custom moduleName compiler option in #​2415
  • [KSP2] getJvmName for internal method did not sanitize java identifiers in #​2413
  • [KSP2] Annotation and argument's origin is wrong in #​2412
  • [KSP2] functionKind is MEMBER for static method in interface in Java in #​2410
  • KSP2 Generated .class files are not added to the classpath in #​2365
  • When I write specific code, KSP throws an Unexpected class for KtSymbol error. in #​2303

Contributors

Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.1.20-2.0.0...2.1.20-2.0.1

v2.1.20-2.0.0

Compare Source

What's Changed

  • Bumped version to 2.0.0 and enabled KSP2 by default!
  • No-op blockOtherCompilerPlugins #​2397
  • A couple of fixes to compilation avoidance #​2401
  • KSTypeReferenceResolvedImpl.toString(): render unexpanded #​2393

Full Changelog: google/ksp@2.1.20-1.0.32...2.1.20-2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 (squash) April 9, 2025 02:09
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Apr 9, 2025
@renovate renovate bot requested a review from wax911 April 9, 2025 05:53
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 3 times, most recently from 434e2e2 to 0034c37 Compare April 12, 2025 10:35
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 3 times, most recently from 4946097 to 50ca907 Compare April 25, 2025 17:59
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch from 50ca907 to 8000ca7 Compare April 30, 2025 00:07
@renovate renovate bot changed the title fix(deps): update ksp monorepo to v2.1.20-2.0.0 fix(deps): update ksp monorepo to v2.1.20-2.0.1 May 1, 2025
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 3 times, most recently from 45554a8 to c8355dd Compare May 7, 2025 22:34
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch from c8355dd to 3b1f861 Compare May 14, 2025 02:14
@renovate renovate bot changed the title fix(deps): update ksp monorepo to v2.1.20-2.0.1 fix(deps): update ksp monorepo to v2.1.21-2.0.1 May 14, 2025
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 3 times, most recently from d6eb6fc to 316a7f9 Compare May 22, 2025 19:38
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 3 times, most recently from 8683d34 to dad9b5b Compare May 31, 2025 13:46
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 3 times, most recently from 074cfde to 744cf33 Compare June 10, 2025 01:32
@renovate renovate bot changed the title fix(deps): update ksp monorepo to v2.1.21-2.0.1 fix(deps): update ksp monorepo to v2.1.21-2.0.2 Jun 10, 2025
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 2 times, most recently from a3e8391 to 5827a50 Compare June 18, 2025 20:34
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch from 5827a50 to fb2afc7 Compare June 24, 2025 23:09
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 5 times, most recently from d1af103 to f170313 Compare August 1, 2025 05:23
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 3 times, most recently from 3eed64a to be5567e Compare August 15, 2025 02:43
@renovate renovate bot changed the title fix(deps): update ksp monorepo to v2.2.0-2.0.2 fix(deps): update ksp monorepo to v2.2.10-2.0.2 Aug 15, 2025
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 2 times, most recently from c2a7aad to a09f5a2 Compare August 21, 2025 19:06
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 3 times, most recently from 60c2d50 to b1fe5f7 Compare August 31, 2025 09:06
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 3 times, most recently from 4916510 to 2432e83 Compare September 10, 2025 21:12
@renovate renovate bot changed the title fix(deps): update ksp monorepo to v2.2.10-2.0.2 fix(deps): update ksp monorepo to v2.2.20-2.0.2 Sep 10, 2025
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch from 2432e83 to 47a94f8 Compare September 12, 2025 00:34
@renovate renovate bot changed the title fix(deps): update ksp monorepo to v2.2.20-2.0.2 fix(deps): update ksp monorepo to v2.2.20-2.0.3 Sep 12, 2025
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch from 47a94f8 to 3662737 Compare September 17, 2025 17:58
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch 2 times, most recently from f86054b to 454e143 Compare October 1, 2025 21:12
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch from 454e143 to de5485d Compare October 8, 2025 06:08
@renovate renovate bot changed the title fix(deps): update ksp monorepo to v2.2.20-2.0.3 fix(deps): update ksp monorepo to v2.2.20-2.0.4 Oct 8, 2025
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch from de5485d to 08073a6 Compare October 8, 2025 18:20
@renovate renovate bot changed the title fix(deps): update ksp monorepo to v2.2.20-2.0.4 fix(deps): update ksp monorepo to v2.3.0 Oct 22, 2025
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch from 08073a6 to 8000381 Compare October 22, 2025 06:49
@renovate renovate bot force-pushed the dependencies/ksp-monorepo branch from 8000381 to 36372eb Compare October 22, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant