Skip to content

Update ksp monorepo to v2.1.21-2.0.1 #324

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: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 2.1.10-1.0.29 -> 2.1.21-2.0.1 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-common-deps (source) 2.1.10-1.0.29 -> 2.1.21-2.0.1 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-aa-embeddable (source) 2.1.10-1.0.29 -> 2.1.21-2.0.1 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.1.10-1.0.29 -> 2.1.21-2.0.1 age adoption passing confidence
com.google.devtools.ksp:symbol-processing (source) 2.1.10-1.0.29 -> 2.1.21-2.0.1 age adoption passing confidence

Warning

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


Release Notes

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

v2.1.21-2.0.1

Compare Source

v2.1.20-2.0.1

Compare Source

What's Changed

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

v2.1.20-1.0.32

Compare Source

What's Changed

#​2379 [KSP2] resolved type of vararg parameter in functions changed vs KSP1
#​2358 [KSP2] Annotation missing from property when VALUE_PARAMETER target is used.

And various performance optimizations!

v2.1.20-1.0.31

Compare Source

What's Changed

Full Changelog: google/ksp@2.1.20-RC2-1.0.31...2.1.20-1.0.31

v2.1.10-1.0.31

Compare Source

Bug Fixes
  • [KSP2] KSPropertyDeclaration#type for typealias does not match its declaration. #​2345
  • Incorrect isMutable on KSPropertyDeclaration from a JAVA_LIB in 2.1.10-1.0.30 #​2346
  • KSP breaks compilation avoidance #​2347

v2.1.10-1.0.30

Compare Source

Bugs Fixed / PR Landed

https://github.com/google/ksp/issues/2325 [KSP2] KSType.arguments return arguments on aliased type.https://github.com/google/ksp/pull/23122 Partially migrate KSP off AGP's legacy Variant APIhttps://github.com/google/ksp/issues/23099 Resolver#getDeclarationsFromPackage() does not find generated fileshttps://github.com/google/ksp/issues/22522 Incremental processing breaks when a project dependency is modifiedhttps://github.com/google/ksp/issues/22655 [ksp2] ksType.arguments will crash on a typealias's java wildcard typhttps://github.com/google/ksp/issues/226464 [ksp2] getJavaWildcard does not return wildcard for List param (different with kapt/ksphttps://github.com/google/ksp/issues/2246246 Resolver returns non-equal instances of the same declaratiohttps://github.com/google/ksp/issues/2254254 [KSP2] Resolver#overrides() gives incorrect result when method isn't accessible.


Configuration

📅 Schedule: 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 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 force-pushed the renovate/ksp-monorepo branch from 5fa03b5 to 10c62de Compare February 27, 2025 23:18
@renovate renovate bot changed the title Update ksp monorepo to v2.1.10-1.0.30 Update ksp monorepo to v2.1.10-1.0.31 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from 10c62de to 61b8072 Compare March 21, 2025 05:47
@renovate renovate bot changed the title Update ksp monorepo to v2.1.10-1.0.31 Update ksp monorepo to v2.1.20-1.0.31 Mar 21, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch 2 times, most recently from 7263aa7 to abfafcb Compare March 26, 2025 22:35
@renovate renovate bot changed the title Update ksp monorepo to v2.1.20-1.0.31 Update ksp monorepo to v2.1.20-1.0.32 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from abfafcb to 9bde03f Compare April 9, 2025 03:14
@renovate renovate bot changed the title Update ksp monorepo to v2.1.20-1.0.32 Update ksp monorepo to v2.1.20-2.0.0 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from 9bde03f to bee5f53 Compare May 1, 2025 02:42
@renovate renovate bot changed the title Update ksp monorepo to v2.1.20-2.0.0 Update ksp monorepo to v2.1.20-2.0.1 May 1, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from bee5f53 to b824612 Compare May 13, 2025 22:27
@renovate renovate bot changed the title Update ksp monorepo to v2.1.20-2.0.1 Update ksp monorepo to v2.1.21-2.0.1 May 13, 2025
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