Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.google.devtools.ksp from 2.0.21-1.0.25 to 2.0.21-1.0.26 (#199)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.21-1.0.25 to 2.0.21-1.0.26. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/ksp/releases">com.google.devtools.ksp's releases</a>.</em></p> <blockquote> <h2>2.0.21-1.0.26</h2> <h2>Bugs Fixed</h2> <ul> <li>A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction <a href="https://redirect.github.com/google/ksp/issues/1968">#1968</a></li> <li>[KSP2] default value is null for nested annotation <a href="https://redirect.github.com/google/ksp/issues/2077">#2077</a></li> <li>[KSP2] "internal" members are out of order in Resolver.getDeclarationsInSourceOrder() <a href="https://redirect.github.com/google/ksp/issues/1827">#1827</a></li> <li>[KSP2] Resolver.getDeclarationsFromPackage() couldn't find Java declarations <a href="https://redirect.github.com/google/ksp/issues/1952">#1952</a></li> <li>[KSP2] Property setter parameter name becomes value <a href="https://redirect.github.com/google/ksp/issues/1865">#1865</a></li> <li>[KSP2] A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction <a href="https://redirect.github.com/google/ksp/issues/1941">#1941</a></li> <li>[KSP2] NullPointerException when calling hasBackingField on properties of Enum declarations <a href="https://redirect.github.com/google/ksp/issues/1753">#1753</a></li> <li>JVM Module name is changed for libraries <a href="https://redirect.github.com/google/ksp/issues/2105">#2105</a></li> <li>[KSP2] asMemberOf() is not working with Java sources <a href="https://redirect.github.com/google/ksp/issues/2051">#2051</a></li> <li>KSP2: implement KSPropertyDeclaration.findOverridee and Resolver.asMemberOf for java fields <a href="https://redirect.github.com/google/ksp/issues/1642">#1642</a></li> <li>[KSP2] command line doesn't support absolute Windows paths <a href="https://redirect.github.com/google/ksp/issues/2046">#2046</a></li> <li>[KSP2] NPE when getting annotation arguments on non-Jvm targets <a href="https://redirect.github.com/google/ksp/issues/1823">#1823</a></li> <li>[KSP2] Resolver.mapToJvmSignature() is not consistent <a href="https://redirect.github.com/google/ksp/issues/2109">#2109</a></li> <li>[KSP2] Default annotation argument values are sometimes missing <a href="https://redirect.github.com/google/ksp/issues/2107">#2107</a></li> <li>[KSP2] KSFunctionDeclaration.asMemberOf doesn't work sometimes <a href="https://redirect.github.com/google/ksp/issues/2116">#2116</a></li> <li>[KSP2] Qualified names of nested annotations from JAVA_LIB is null <a href="https://redirect.github.com/google/ksp/issues/2033">#2033</a></li> <li>[KSP2] Class literal annotation default values resolve to error types <a href="https://redirect.github.com/google/ksp/issues/1910">#1910</a></li> <li>KaFirPsiJavaTypeParameterSymbol cannot be cast to KaFirTypeParameterSymbol <a href="https://redirect.github.com/google/ksp/issues/2119">#2119</a></li> <li>KSP memory leak in Android build <a href="https://redirect.github.com/google/ksp/issues/2073">#2073</a></li> <li>[KSP2] KSClassDeclaration.asType(emptyList()) fails after Resolver.getSymbolsWithAnnotation() call <a href="https://redirect.github.com/google/ksp/issues/2094">#2094</a></li> <li>KSValueArgumentImpl doesn't implement .equals() in KSP2 <a href="https://redirect.github.com/google/ksp/issues/2091">#2091</a></li> <li>[KSP2] JvmName is ignored in annotation property getters <a href="https://redirect.github.com/google/ksp/issues/2148">#2148</a></li> <li>[KSP2] Unable to get visibility of KSTypeAlias <a href="https://redirect.github.com/google/ksp/issues/2140">#2140</a></li> <li>Gradle kspKotlin task failed when upgrading to 2.0.20-1.0.25 <a href="https://redirect.github.com/google/ksp/issues/2123">#2123</a></li> <li>[KSP2] Generic type arguments on typealiases are improperly forwarded to the KSType <a href="https://redirect.github.com/google/ksp/issues/2088">#2088</a></li> <li>java.lang.IllegalStateException: Storage for [...] is already registered with 2.0.20-1.0.24 <a href="https://redirect.github.com/google/ksp/issues/2072">#2072</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/ksp/compare/911690b86b60a0299af0e86b6abcf18d8abb003b...2.0.21-1.0.26">https://github.com/google/ksp/compare/911690b86b60a0299af0e86b6abcf18d8abb003b...2.0.21-1.0.26</a></p> <h2>Contributors</h2> <p>Thanks to <a href="https://github.com/ansman"><code>@ansman</code></a>, <a href="https://github.com/asapha"><code>@asapha</code></a>, <a href="https://github.com/kaeawc"><code>@kaeawc</code></a>, <a href="https://github.com/kuanyingchou"><code>@kuanyingchou</code></a>, <a href="https://github.com/scott-pollom"><code>@scott-pollom</code></a>, and everyone who reported bugs and participated in discussions!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/ksp/commit/b27396cc13f096e96ff7f80ee78a782763e1586c"><code>b27396c</code></a> Refine error message</li> <li><a href="https://github.com/google/ksp/commit/36252beddf3f5ed0e516989be61a22483574a0c9"><code>36252be</code></a> KSTypeArgumentResolvedImpl: use aliasing type</li> <li><a href="https://github.com/google/ksp/commit/f1057e6e263043907266d9ffa0a1a3019ba21ad8"><code>f1057e6</code></a> KSP2: Implement KSValueArgument.equals</li> <li><a href="https://github.com/google/ksp/commit/e7cbdd652b235dc91e32d281bdbb63f14ac7dfa4"><code>e7cbdd6</code></a> Handle empty array in annotation arguments.</li> <li><a href="https://github.com/google/ksp/commit/66e4e32c771fba5119675922b5571deafd611505"><code>66e4e32</code></a> KSP2: implement KSTypeAlias.modifiers for libs</li> <li><a href="https://github.com/google/ksp/commit/a1fbd1857f48633154742073d75179b3eb88eea6"><code>a1fbd18</code></a> Handle JvmName in annotation classes</li> <li><a href="https://github.com/google/ksp/commit/057675d8747e1fbd80c5aee5807f1b0831bdda50"><code>057675d</code></a> Test <a href="https://github.com/JvmName"><code>@JvmName</code></a> on annotation property getters</li> <li><a href="https://github.com/google/ksp/commit/d2b8f1129ade7778573de69111409b036197b010"><code>d2b8f11</code></a> UPDATE_AA_VERSION: 2.1.20-dev-1729</li> <li><a href="https://github.com/google/ksp/commit/0385163ec7503704b9270bf966a75f5ec506eefe"><code>0385163</code></a> UPDATE_AA_VERSION: 2.1.0-dev-7621</li> <li><a href="https://github.com/google/ksp/commit/4c489c9d986f11a41beace5cffeb74f2ac47ffe6"><code>4c489c9</code></a> Replace toLowerCase() with lowercase()</li> <li>Additional commits viewable in <a href="https://github.com/google/ksp/compare/2.0.21-1.0.25...2.0.21-1.0.26">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.devtools.ksp&package-manager=gradle&previous-version=2.0.21-1.0.25&new-version=2.0.21-1.0.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information