Commit 928e4d1
authored
Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.2.20-2.0.3 to 2.2.20-2.0.4 (#1401)
Bumps
[com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp)
from 2.2.20-2.0.3 to 2.2.20-2.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/ksp/releases">com.google.devtools.ksp:symbol-processing-api's
releases</a>.</em></p>
<blockquote>
<h2>2.2.20-2.0.4</h2>
<h2>What's Changed</h2>
<ul>
<li>
<p>Unable to build on AGP 8.11.1 using KSP 2.2.20-2.0.3 due to class
cast exception <a
href="https://redirect.github.com/google/ksp/issues/2614">#2614</a></p>
</li>
<li>
<p>Resolver#getJvmCheckedException(KSPropertyAccessor) throws
IllegalArgumentException <a
href="https://redirect.github.com/google/ksp/issues/2548">#2548</a></p>
</li>
<li>
<p>ClassCastException when building with 2.2.20-2.0.3 <a
href="https://redirect.github.com/google/ksp/issues/2598">#2598</a></p>
</li>
<li>
<p>Replace KaFirStopWorldCacheCleaner with no-op implementation <a
href="https://redirect.github.com/google/ksp/issues/2626">#2626</a></p>
</li>
</ul>
<h2>Contributors</h2>
<p>Thanks to everyone who reported bugs and participated in
discussions!</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/ksp/compare/2.2.20-2.0.3...2.2.20-2.0.4">https://github.com/google/ksp/compare/2.2.20-2.0.3...2.2.20-2.0.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/ksp/commit/046d27fed949c64b50964a277309545847322ba3"><code>046d27f</code></a>
Replace KaFirStopWorldCacheCleaner with no-op implementation</li>
<li><a
href="https://github.com/google/ksp/commit/8be121ae083223249c9a9c5516d6527099c5e05d"><code>8be121a</code></a>
Sanity checks before parsing bytecodes</li>
<li><a
href="https://github.com/google/ksp/commit/2d100145be0c5e736843d880c8bae18fbe5e3b56"><code>2d10014</code></a>
Clean mapAAOrigin up</li>
<li><a
href="https://github.com/google/ksp/commit/78e6bb4018bbdaaf6bbf04dcb370db7adf9d09b4"><code>78e6bb4</code></a>
Add test using new Variant apis to generated extras sources that
ksp</li>
<li><a
href="https://github.com/google/ksp/commit/04f6d161dde0e9e5d114c05264f34d86ea1cbf29"><code>04f6d16</code></a>
Remove java.io.tmpdir as an input to test tasks</li>
<li><a
href="https://github.com/google/ksp/commit/6fa100efff3e10ca6ecaa0df143937022287181c"><code>6fa100e</code></a>
Protect unsafe casts where PsiRecordComponent can appear</li>
<li><a
href="https://github.com/google/ksp/commit/c808b669481778b14b7d9f11c781435070a8f5c8"><code>c808b66</code></a>
Updates required after kotlin version bump</li>
<li><a
href="https://github.com/google/ksp/commit/b9ac24ebe2c9a26be14a5d0a532118baceebf525"><code>b9ac24e</code></a>
Revert the way sources are queried for ksp task</li>
<li><a
href="https://github.com/google/ksp/commit/9722a208caa60c6d6cf848a8960f558e6c5d116a"><code>9722a20</code></a>
Fallback to AA for unexpected Java psi type</li>
<li><a
href="https://github.com/google/ksp/commit/e21be8b35ebfb90efda46dcd15a3bd398ece5433"><code>e21be8b</code></a>
Update auto-merge.yml to allow empty commit</li>
<li>Additional commits viewable in <a
href="https://github.com/google/ksp/compare/2.2.20-2.0.3...2.2.20-2.0.4">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments