Commit a7692cf
authored
Bump com.google.devtools.ksp:symbol-processing-api from 2.2.0-2.0.2 to 2.2.10-2.0.2 (#1316)
Bumps
[com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp)
from 2.2.0-2.0.2 to 2.2.10-2.0.2.
<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.10-2.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Kotlin version: 2.2.10 by <a
href="https://github.com/mkmuir0"><code>@mkmuir0</code></a> in <a
href="https://redirect.github.com/google/ksp/pull/2555">google/ksp#2555</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/ksp/compare/2.2.10-RC2-2.0.2...2.2.10-2.0.2">https://github.com/google/ksp/compare/2.2.10-RC2-2.0.2...2.2.10-2.0.2</a></p>
<h2>2.2.10-RC-2.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Update kotlin version to 2.2.10-RC by <a
href="https://github.com/hfmehmed"><code>@hfmehmed</code></a> in <a
href="https://redirect.github.com/google/ksp/pull/2531">google/ksp#2531</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/ksp/compare/2.2.20-Beta1-2.0.2...2.2.10-RC-2.0.2">https://github.com/google/ksp/compare/2.2.20-Beta1-2.0.2...2.2.10-RC-2.0.2</a></p>
<h2>2.2.10-RC2-2.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Kotlin version 2.2.10-RC2 by <a
href="https://github.com/mkmuir0"><code>@mkmuir0</code></a> in <a
href="https://redirect.github.com/google/ksp/pull/2543">google/ksp#2543</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/ksp/compare/2.2.20-Beta2-2.0.2...2.2.10-RC2-2.0.2">https://github.com/google/ksp/compare/2.2.20-Beta2-2.0.2...2.2.10-RC2-2.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/ksp/commit/148751d807d31940de78f4c58aa58f7ad50476b2"><code>148751d</code></a>
Kotlin version: 2.2.10</li>
<li><a
href="https://github.com/google/ksp/commit/ae9ba24d0e21daa4786e5281fa3765470e59ec21"><code>ae9ba24</code></a>
Update Kotlin version to 2.2.10-RC2</li>
<li><a
href="https://github.com/google/ksp/commit/ba68146d7bca4402ed56682ee447793f84c913ca"><code>ba68146</code></a>
Revert "UPDATE_KOTLIN_VERSION: 2.2.20-Beta2"</li>
<li><a
href="https://github.com/google/ksp/commit/2124ef81af1b13e32b111da5bb5ecdb6366291a8"><code>2124ef8</code></a>
UPDATE_KOTLIN_VERSION: 2.2.20-Beta2</li>
<li><a
href="https://github.com/google/ksp/commit/1109fb55a0960534dbed9614cdba660c9a2c34ec"><code>1109fb5</code></a>
Update kotlin version to 2.2.10-RC</li>
<li><a
href="https://github.com/google/ksp/commit/89c7e04606272cbabbe4c195b41f6866704673c0"><code>89c7e04</code></a>
UPDATE_KOTLIN_VERSION: 2.2.20-dev-5774</li>
<li><a
href="https://github.com/google/ksp/commit/5dbeffff14fb2268027436597321dbc498f09a7e"><code>5dbefff</code></a>
Changes before cherry-pick</li>
<li><a
href="https://github.com/google/ksp/commit/395174a85eff16fb98da468db447d2a8e8e32e5d"><code>395174a</code></a>
Update gradle.properties</li>
<li><a
href="https://github.com/google/ksp/commit/b7c981da703b03b5fd51860c7bc440158cd8c510"><code>b7c981d</code></a>
Publishing: Switch to Central Portal</li>
<li>See full diff in <a
href="https://github.com/google/ksp/compare/2.2.0-2.0.2...2.2.10-2.0.2">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