Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 1.9.10-1.0.13 to 1.9.20-1.0.14 (#144)
Browse files Browse the repository at this point in the history
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 &quot;UPDATE_KOTLIN_VERSION: 1.9.30-dev-2548&quot;</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
dependabot[bot] authored Nov 7, 2023
1 parent f93c6d6 commit 37fb4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ testcontainers = { module = "org.testcontainers:testcontainers", version = "1.19

[plugins]
git = { id = "com.palantir.git-version", version = "3.0.0" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.10-1.0.13" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.20-1.0.14" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 comments on commit 37fb4f9

Please sign in to comment.