Bump ksp.version from 2.1.0-1.0.29 to 2.1.10-1.0.30
Bumps ksp.version from 2.1.0-1.0.29 to 2.1.10-1.0.30.
Updates com.google.devtools.ksp:symbol-processing-api from 2.1.0-1.0.29 to 2.1.10-1.0.30
Release notes
Sourced from com.google.devtools.ksp:symbol-processing-api's releases.
2.1.10-1.0.30
Bugs Fixed / PR Landed
google/ksp#2325 [KSP2] KSType.arguments return arguments on aliased type. google/ksp#2312 Partially migrate KSP off AGP's legacy Variant API google/ksp#2309 Resolver#getDeclarationsFromPackage() does not find generated files google/ksp#2252 Incremental processing breaks when a project dependency is modified google/ksp#2265 [ksp2] ksType.arguments will crash on a typealias's java wildcard type google/ksp#2264 [ksp2] getJavaWildcard does not return wildcard for List param (different with kapt/ksp1) google/ksp#2246 Resolver returns non-equal instances of the same declaration. google/ksp#2254 [KSP2] Resolver#overrides() gives incorrect result when method isn't accessible.
2.1.10-1.0.29
What's Changed
- Update gradle.properties to Kotlin 2.1.10 Stable by
@mkmuir0in google/ksp#2308Full Changelog: https://github.com/google/ksp/compare/2.1.10-RC2-1.0.29...2.1.10-1.0.29
2.1.10-RC2-1.0.29
What's Changed
- UPDATE_KOTLIN_VERSION: 2.1.10-RC2 by
@ting-yuanin google/ksp#2300Full Changelog: https://github.com/google/ksp/compare/2.1.10-RC-1.0.29...2.1.10-RC2-1.0.29
2.1.10-RC-1.0.29
What's Changed
- UPDATE_KOTLIN_VERSION: 2.1.0 by
@ting-yuanin google/ksp#2239Full Changelog: https://github.com/google/ksp/compare/2.1.20-Beta1-1.0.29...2.1.10-RC-1.0.29
Commits
2b9eeb0UPDATE_KOTLIN_VERSION: 2.1.10c16ad39KSFunction: return type aliases if possibleb5dd1a0UPDATE_AA_VERSION: 2.2.0-dev-74583a3e34fixKSTypeNotPresentExceptionfor an existing nesting class (#2331)9bf2757Enable configuration cache for AndroidIT694d88aExample of type expansion6f1cd08Partially migrate KSP off AGP's legacy Variant APId27912eKSP2: reimplement Resolver.getDeclarationsFromPackaged96c00dIncremental: include AnyChangesWildcard to initial dirty set80d0a92CI: bump actions/upload-artifact to v4- Additional commits viewable in compare view
Updates com.google.devtools.ksp:symbol-processing-common-deps from 2.1.0-1.0.29 to 2.1.10-1.0.30
Release notes
Sourced from com.google.devtools.ksp:symbol-processing-common-deps's releases.
2.1.10-1.0.30
Bugs Fixed / PR Landed
google/ksp#2325 [KSP2] KSType.arguments return arguments on aliased type. google/ksp#2312 Partially migrate KSP off AGP's legacy Variant API google/ksp#2309 Resolver#getDeclarationsFromPackage() does not find generated files google/ksp#2252 Incremental processing breaks when a project dependency is modified google/ksp#2265 [ksp2] ksType.arguments will crash on a typealias's java wildcard type google/ksp#2264 [ksp2] getJavaWildcard does not return wildcard for List param (different with kapt/ksp1) google/ksp#2246 Resolver returns non-equal instances of the same declaration. google/ksp#2254 [KSP2] Resolver#overrides() gives incorrect result when method isn't accessible.
2.1.10-1.0.29
What's Changed
- Update gradle.properties to Kotlin 2.1.10 Stable by
@mkmuir0in google/ksp#2308Full Changelog: https://github.com/google/ksp/compare/2.1.10-RC2-1.0.29...2.1.10-1.0.29
2.1.10-RC2-1.0.29
What's Changed
- UPDATE_KOTLIN_VERSION: 2.1.10-RC2 by
@ting-yuanin google/ksp#2300Full Changelog: https://github.com/google/ksp/compare/2.1.10-RC-1.0.29...2.1.10-RC2-1.0.29
2.1.10-RC-1.0.29
What's Changed
- UPDATE_KOTLIN_VERSION: 2.1.0 by
@ting-yuanin google/ksp#2239Full Changelog: https://github.com/google/ksp/compare/2.1.20-Beta1-1.0.29...2.1.10-RC-1.0.29
Commits
2b9eeb0UPDATE_KOTLIN_VERSION: 2.1.10c16ad39KSFunction: return type aliases if possibleb5dd1a0UPDATE_AA_VERSION: 2.2.0-dev-74583a3e34fixKSTypeNotPresentExceptionfor an existing nesting class (#2331)9bf2757Enable configuration cache for AndroidIT694d88aExample of type expansion6f1cd08Partially migrate KSP off AGP's legacy Variant APId27912eKSP2: reimplement Resolver.getDeclarationsFromPackaged96c00dIncremental: include AnyChangesWildcard to initial dirty set80d0a92CI: bump actions/upload-artifact to v4- Additional commits viewable in compare view
Updates com.google.devtools.ksp:symbol-processing-aa-embeddable from 2.1.0-1.0.29 to 2.1.10-1.0.30
Release notes
Sourced from com.google.devtools.ksp:symbol-processing-aa-embeddable's releases.
2.1.10-1.0.30
Bugs Fixed / PR Landed
google/ksp#2325 [KSP2] KSType.arguments return arguments on aliased type. google/ksp#2312 Partially migrate KSP off AGP's legacy Variant API google/ksp#2309 Resolver#getDeclarationsFromPackage() does not find generated files google/ksp#2252 Incremental processing breaks when a project dependency is modified google/ksp#2265 [ksp2] ksType.arguments will crash on a typealias's java wildcard type google/ksp#2264 [ksp2] getJavaWildcard does not return wildcard for List param (different with kapt/ksp1) google/ksp#2246 Resolver returns non-equal instances of the same declaration. google/ksp#2254 [KSP2] Resolver#overrides() gives incorrect result when method isn't accessible.
2.1.10-1.0.29
What's Changed
- Update gradle.properties to Kotlin 2.1.10 Stable by
@mkmuir0in google/ksp#2308Full Changelog: https://github.com/google/ksp/compare/2.1.10-RC2-1.0.29...2.1.10-1.0.29
2.1.10-RC2-1.0.29
What's Changed
- UPDATE_KOTLIN_VERSION: 2.1.10-RC2 by
@ting-yuanin google/ksp#2300Full Changelog: https://github.com/google/ksp/compare/2.1.10-RC-1.0.29...2.1.10-RC2-1.0.29
2.1.10-RC-1.0.29
What's Changed
- UPDATE_KOTLIN_VERSION: 2.1.0 by
@ting-yuanin google/ksp#2239Full Changelog: https://github.com/google/ksp/compare/2.1.20-Beta1-1.0.29...2.1.10-RC-1.0.29
Commits
2b9eeb0UPDATE_KOTLIN_VERSION: 2.1.10c16ad39KSFunction: return type aliases if possibleb5dd1a0UPDATE_AA_VERSION: 2.2.0-dev-74583a3e34fixKSTypeNotPresentExceptionfor an existing nesting class (#2331)9bf2757Enable configuration cache for AndroidIT694d88aExample of type expansion6f1cd08Partially migrate KSP off AGP's legacy Variant APId27912eKSP2: reimplement Resolver.getDeclarationsFromPackaged96c00dIncremental: include AnyChangesWildcard to initial dirty set80d0a92CI: bump actions/upload-artifact to v4- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.