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 1.9.10-1.0.13 to 1.9.20-1.0.14 (#144)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.10-1.0.13 to 1.9.20-1.0.14. <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>1.9.20-1.0.14</h2> <h3>issues fixed</h3> <ul> <li><a href="https://redirect.github.com/google/ksp/issues/1474">#1474</a> Unresolvable types in annotation value are incorrectly displayed as null values instead of error types.</li> <li><a href="https://redirect.github.com/google/ksp/issues/1522">#1522</a> KspTaskNative is not configuration cacheable</li> <li><a href="https://redirect.github.com/google/ksp/issues/1554">#1554</a> KSP Incremental Processing: Removing a file does not remove transitively generated files</li> <li><a href="https://redirect.github.com/google/ksp/issues/1555">#1555</a> KSP Incremental Processing: Clean source files should have generated output cache accessible via Resolver.</li> <li><a href="https://redirect.github.com/google/ksp/issues/1568">#1568</a> KSP resolves dependencies too early</li> </ul> <h2>1.9.20-1.0.13</h2> <p>Bumping Kotlin to 1.9.20 for KSP 1.0.13.</p> <h2>1.9.20-RC2-1.0.13</h2> <p>Bumping Kotlin to 1.9.20-RC2 for KSP 1.0.13.</p> <h2>1.9.20-RC-1.0.13</h2> <p>Bumping Kotlin to 1.9.20-RC for KSP 1.0.13.</p> <h2>1.9.20-Beta2-1.0.13</h2> <p>Bumping Kotlin to 1.9.20-Beta2 for KSP 1.0.13.</p> <h2>1.9.20-Beta-1.0.13</h2> <p>Bumping Kotlin to 1.9.20-Beta for KSP 1.0.13.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/ksp/commit/b30f57813eda35e42a3056c218cee20ae216469b"><code>b30f578</code></a> fix classifier reference toString</li> <li><a href="https://github.com/google/ksp/commit/10910a3e80e289cbe14733630f170b680017552c"><code>10910a3</code></a> use psi based type reference to defer type resolution</li> <li><a href="https://github.com/google/ksp/commit/78dc4041b3da2a03be4551401ec516132443140f"><code>78dc404</code></a> isolate static members into thread local</li> <li><a href="https://github.com/google/ksp/commit/c98b9b5361ea50d53efcd97a4a3d392ac064d17f"><code>c98b9b5</code></a> Rename more ksp.useK2 to ksp.useKSP2</li> <li><a href="https://github.com/google/ksp/commit/c188d67bcc025e0c4f5a72e832fc58dcc0b6027d"><code>c188d67</code></a> Rename ksp.useK2 to ksp.useKSP2</li> <li><a href="https://github.com/google/ksp/commit/4c90e9c7edc99b44caf22d818a5972537552bf43"><code>4c90e9c</code></a> UPDATE_KOTLIN_VERSION: 1.9.20</li> <li><a href="https://github.com/google/ksp/commit/273d73a866ef6184ca5994aa2f61607ecca25667"><code>273d73a</code></a> disable 2 tests not working due to compiler version mismatch in release branch</li> <li><a href="https://github.com/google/ksp/commit/c0063eba45cf6bf3a9101fefcd99176c0bcf505c"><code>c0063eb</code></a> disable KSPAATest on release branch</li> <li><a href="https://github.com/google/ksp/commit/6c333fabd784d6f2079471cf39eae45a5753a925"><code>6c333fa</code></a> Revert "UPDATE_KOTLIN_VERSION: 1.9.30-dev-2548"</li> <li><a href="https://github.com/google/ksp/commit/d0779ddf2c3bf52f4255736e874af5376b4f31e3"><code>d0779dd</code></a> UPDATE_KOTLIN_VERSION: 1.9.20-RC2</li> <li>Additional commits viewable in <a href="https://github.com/google/ksp/compare/1.9.10-1.0.13...1.9.20-1.0.14">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=1.9.10-1.0.13&new-version=1.9.20-1.0.14)](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