Commit d5e326c
authored
Build(deps): Bump ksp.version from 2.3.10 to 2.3.11 (#1879)
Bumps `ksp.version` from 2.3.10 to 2.3.11.
Updates `com.google.devtools.ksp:symbol-processing-api` from 2.3.10 to
2.3.11
<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.3.11</h2>
<h2>What's Changed</h2>
<ul>
<li>Support <code>org.gradle.isolated-projects</code> for project
isolation (<a
href="https://redirect.github.com/google/ksp/issues/3051">#3051</a>)</li>
<li>Fix premature <code>kspDebugAndroidTest</code> task skipping on
Android library modules (<a
href="https://redirect.github.com/google/ksp/issues/3050">#3050</a>)</li>
<li>Fix missing parent declaration exception for <code>@NotNull</code>
annotations during incremental compilation (<a
href="https://redirect.github.com/google/ksp/issues/3030">#3030</a>)</li>
<li>Clean output directories instead of skipping tasks when processor
classpath transitions to empty (<a
href="https://redirect.github.com/google/ksp/issues/3046">#3046</a>)</li>
<li>Fix build cache misses by marking
<code>KspGradleConfig.logLevel</code> as <code>@internal</code> (<a
href="https://redirect.github.com/google/ksp/issues/3039">#3039</a>)</li>
<li>Add <code>org.gradle.isolated-projects=true</code> to KSP Gradle
properties reference table (<a
href="https://redirect.github.com/google/ksp/issues/3076">#3076</a>)</li>
<li>Add KSP Gradle properties reference table to README documentation
(<a
href="https://redirect.github.com/google/ksp/issues/3070">#3070</a>)</li>
<li>Document collection values in <code>KSValueArgument.value</code> (<a
href="https://redirect.github.com/google/ksp/issues/3069">#3069</a>)</li>
<li>Update error messaging for <code>ksp.useKSP2</code> deprecation
notice (<a
href="https://redirect.github.com/google/ksp/issues/3066">#3066</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li>Thanks to <a
href="https://github.com/simonlebras"><code>@simonlebras</code></a>, <a
href="https://github.com/ChristianKatzmann"><code>@ChristianKatzmann</code></a>,
<a href="https://github.com/Yong-yuan-X"><code>@Yong-yuan-X</code></a>,
<a href="https://github.com/bacecek"><code>@bacecek</code></a>, <a
href="https://github.com/KlyneChrysler"><code>@KlyneChrysler</code></a>,
<a href="https://github.com/Shaurya2k06"><code>@Shaurya2k06</code></a>,
and everyone who reported bugs and participated in discussions!</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/ksp/compare/2.3.10...2.3.11">https://github.com/google/ksp/compare/2.3.10...2.3.11</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/ksp/commit/c44fd9a91192679e07a1d905dda022796e32bbbe"><code>c44fd9a</code></a>
Rename coroutines core-jvm alias to coreJvm per review</li>
<li><a
href="https://github.com/google/ksp/commit/5cec34dab94b81371fca720ff188fb42c38c108f"><code>5cec34d</code></a>
Move root build plugin versions to the version catalog</li>
<li><a
href="https://github.com/google/ksp/commit/b956e6b1f856717db7cbd1a24e23f73a7216c998"><code>b956e6b</code></a>
Move remaining kotlin-analysis-api versions to the version catalog</li>
<li><a
href="https://github.com/google/ksp/commit/9aed49722363306f8dc75c193b9c1f956907a628"><code>9aed497</code></a>
Do not cherry-pick conflicting commits in CI auto-merge workflow</li>
<li><a
href="https://github.com/google/ksp/commit/145dcd65fc7227a5fbb32a0e993681ac925f1a93"><code>145dcd6</code></a>
Update gradle wrapper to 9.5.0</li>
<li><a
href="https://github.com/google/ksp/commit/68762a9376230007f02d1091e582f0265710bd80"><code>68762a9</code></a>
Check for valid gradle wrapper jar in CI</li>
<li><a
href="https://github.com/google/ksp/commit/336a2e4de3a3e0f47a3851eaa94b07975c667568"><code>336a2e4</code></a>
Regenerate gradle wrapper</li>
<li><a
href="https://github.com/google/ksp/commit/94d5e09231902706719a409537e034b3088e7481"><code>94d5e09</code></a>
Use gh cli for release asset upload</li>
<li><a
href="https://github.com/google/ksp/commit/d244982946ec314f25099cca39f1fcaeaf348b11"><code>d244982</code></a>
Disable all permissions in main workflow</li>
<li><a
href="https://github.com/google/ksp/commit/b88bc0d453b478a0c486ad987e6bb8876ae207ff"><code>b88bc0d</code></a>
Pin actions/upload-release-asset at v1.0.2 SHA</li>
<li>Additional commits viewable in <a
href="https://github.com/google/ksp/compare/2.3.10...2.3.11">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.google.devtools.ksp:symbol-processing-aa-embeddable` from
2.3.10 to 2.3.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/ksp/releases">com.google.devtools.ksp:symbol-processing-aa-embeddable's
releases</a>.</em></p>
<blockquote>
<h2>2.3.11</h2>
<h2>What's Changed</h2>
<ul>
<li>Support <code>org.gradle.isolated-projects</code> for project
isolation (<a
href="https://redirect.github.com/google/ksp/issues/3051">#3051</a>)</li>
<li>Fix premature <code>kspDebugAndroidTest</code> task skipping on
Android library modules (<a
href="https://redirect.github.com/google/ksp/issues/3050">#3050</a>)</li>
<li>Fix missing parent declaration exception for <code>@NotNull</code>
annotations during incremental compilation (<a
href="https://redirect.github.com/google/ksp/issues/3030">#3030</a>)</li>
<li>Clean output directories instead of skipping tasks when processor
classpath transitions to empty (<a
href="https://redirect.github.com/google/ksp/issues/3046">#3046</a>)</li>
<li>Fix build cache misses by marking
<code>KspGradleConfig.logLevel</code> as <code>@internal</code> (<a
href="https://redirect.github.com/google/ksp/issues/3039">#3039</a>)</li>
<li>Add <code>org.gradle.isolated-projects=true</code> to KSP Gradle
properties reference table (<a
href="https://redirect.github.com/google/ksp/issues/3076">#3076</a>)</li>
<li>Add KSP Gradle properties reference table to README documentation
(<a
href="https://redirect.github.com/google/ksp/issues/3070">#3070</a>)</li>
<li>Document collection values in <code>KSValueArgument.value</code> (<a
href="https://redirect.github.com/google/ksp/issues/3069">#3069</a>)</li>
<li>Update error messaging for <code>ksp.useKSP2</code> deprecation
notice (<a
href="https://redirect.github.com/google/ksp/issues/3066">#3066</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li>Thanks to <a
href="https://github.com/simonlebras"><code>@simonlebras</code></a>, <a
href="https://github.com/ChristianKatzmann"><code>@ChristianKatzmann</code></a>,
<a href="https://github.com/Yong-yuan-X"><code>@Yong-yuan-X</code></a>,
<a href="https://github.com/bacecek"><code>@bacecek</code></a>, <a
href="https://github.com/KlyneChrysler"><code>@KlyneChrysler</code></a>,
<a href="https://github.com/Shaurya2k06"><code>@Shaurya2k06</code></a>,
and everyone who reported bugs and participated in discussions!</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/ksp/compare/2.3.10...2.3.11">https://github.com/google/ksp/compare/2.3.10...2.3.11</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/ksp/commit/c44fd9a91192679e07a1d905dda022796e32bbbe"><code>c44fd9a</code></a>
Rename coroutines core-jvm alias to coreJvm per review</li>
<li><a
href="https://github.com/google/ksp/commit/5cec34dab94b81371fca720ff188fb42c38c108f"><code>5cec34d</code></a>
Move root build plugin versions to the version catalog</li>
<li><a
href="https://github.com/google/ksp/commit/b956e6b1f856717db7cbd1a24e23f73a7216c998"><code>b956e6b</code></a>
Move remaining kotlin-analysis-api versions to the version catalog</li>
<li><a
href="https://github.com/google/ksp/commit/9aed49722363306f8dc75c193b9c1f956907a628"><code>9aed497</code></a>
Do not cherry-pick conflicting commits in CI auto-merge workflow</li>
<li><a
href="https://github.com/google/ksp/commit/145dcd65fc7227a5fbb32a0e993681ac925f1a93"><code>145dcd6</code></a>
Update gradle wrapper to 9.5.0</li>
<li><a
href="https://github.com/google/ksp/commit/68762a9376230007f02d1091e582f0265710bd80"><code>68762a9</code></a>
Check for valid gradle wrapper jar in CI</li>
<li><a
href="https://github.com/google/ksp/commit/336a2e4de3a3e0f47a3851eaa94b07975c667568"><code>336a2e4</code></a>
Regenerate gradle wrapper</li>
<li><a
href="https://github.com/google/ksp/commit/94d5e09231902706719a409537e034b3088e7481"><code>94d5e09</code></a>
Use gh cli for release asset upload</li>
<li><a
href="https://github.com/google/ksp/commit/d244982946ec314f25099cca39f1fcaeaf348b11"><code>d244982</code></a>
Disable all permissions in main workflow</li>
<li><a
href="https://github.com/google/ksp/commit/b88bc0d453b478a0c486ad987e6bb8876ae207ff"><code>b88bc0d</code></a>
Pin actions/upload-release-asset at v1.0.2 SHA</li>
<li>Additional commits viewable in <a
href="https://github.com/google/ksp/compare/2.3.10...2.3.11">compare
view</a></li>
</ul>
</details>
<br />
Updates `com.google.devtools.ksp:symbol-processing-common-deps` from
2.3.10 to 2.3.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/ksp/releases">com.google.devtools.ksp:symbol-processing-common-deps's
releases</a>.</em></p>
<blockquote>
<h2>2.3.11</h2>
<h2>What's Changed</h2>
<ul>
<li>Support <code>org.gradle.isolated-projects</code> for project
isolation (<a
href="https://redirect.github.com/google/ksp/issues/3051">#3051</a>)</li>
<li>Fix premature <code>kspDebugAndroidTest</code> task skipping on
Android library modules (<a
href="https://redirect.github.com/google/ksp/issues/3050">#3050</a>)</li>
<li>Fix missing parent declaration exception for <code>@NotNull</code>
annotations during incremental compilation (<a
href="https://redirect.github.com/google/ksp/issues/3030">#3030</a>)</li>
<li>Clean output directories instead of skipping tasks when processor
classpath transitions to empty (<a
href="https://redirect.github.com/google/ksp/issues/3046">#3046</a>)</li>
<li>Fix build cache misses by marking
<code>KspGradleConfig.logLevel</code> as <code>@internal</code> (<a
href="https://redirect.github.com/google/ksp/issues/3039">#3039</a>)</li>
<li>Add <code>org.gradle.isolated-projects=true</code> to KSP Gradle
properties reference table (<a
href="https://redirect.github.com/google/ksp/issues/3076">#3076</a>)</li>
<li>Add KSP Gradle properties reference table to README documentation
(<a
href="https://redirect.github.com/google/ksp/issues/3070">#3070</a>)</li>
<li>Document collection values in <code>KSValueArgument.value</code> (<a
href="https://redirect.github.com/google/ksp/issues/3069">#3069</a>)</li>
<li>Update error messaging for <code>ksp.useKSP2</code> deprecation
notice (<a
href="https://redirect.github.com/google/ksp/issues/3066">#3066</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li>Thanks to <a
href="https://github.com/simonlebras"><code>@simonlebras</code></a>, <a
href="https://github.com/ChristianKatzmann"><code>@ChristianKatzmann</code></a>,
<a href="https://github.com/Yong-yuan-X"><code>@Yong-yuan-X</code></a>,
<a href="https://github.com/bacecek"><code>@bacecek</code></a>, <a
href="https://github.com/KlyneChrysler"><code>@KlyneChrysler</code></a>,
<a href="https://github.com/Shaurya2k06"><code>@Shaurya2k06</code></a>,
and everyone who reported bugs and participated in discussions!</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/ksp/compare/2.3.10...2.3.11">https://github.com/google/ksp/compare/2.3.10...2.3.11</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/ksp/commit/c44fd9a91192679e07a1d905dda022796e32bbbe"><code>c44fd9a</code></a>
Rename coroutines core-jvm alias to coreJvm per review</li>
<li><a
href="https://github.com/google/ksp/commit/5cec34dab94b81371fca720ff188fb42c38c108f"><code>5cec34d</code></a>
Move root build plugin versions to the version catalog</li>
<li><a
href="https://github.com/google/ksp/commit/b956e6b1f856717db7cbd1a24e23f73a7216c998"><code>b956e6b</code></a>
Move remaining kotlin-analysis-api versions to the version catalog</li>
<li><a
href="https://github.com/google/ksp/commit/9aed49722363306f8dc75c193b9c1f956907a628"><code>9aed497</code></a>
Do not cherry-pick conflicting commits in CI auto-merge workflow</li>
<li><a
href="https://github.com/google/ksp/commit/145dcd65fc7227a5fbb32a0e993681ac925f1a93"><code>145dcd6</code></a>
Update gradle wrapper to 9.5.0</li>
<li><a
href="https://github.com/google/ksp/commit/68762a9376230007f02d1091e582f0265710bd80"><code>68762a9</code></a>
Check for valid gradle wrapper jar in CI</li>
<li><a
href="https://github.com/google/ksp/commit/336a2e4de3a3e0f47a3851eaa94b07975c667568"><code>336a2e4</code></a>
Regenerate gradle wrapper</li>
<li><a
href="https://github.com/google/ksp/commit/94d5e09231902706719a409537e034b3088e7481"><code>94d5e09</code></a>
Use gh cli for release asset upload</li>
<li><a
href="https://github.com/google/ksp/commit/d244982946ec314f25099cca39f1fcaeaf348b11"><code>d244982</code></a>
Disable all permissions in main workflow</li>
<li><a
href="https://github.com/google/ksp/commit/b88bc0d453b478a0c486ad987e6bb8876ae207ff"><code>b88bc0d</code></a>
Pin actions/upload-release-asset at v1.0.2 SHA</li>
<li>Additional commits viewable in <a
href="https://github.com/google/ksp/compare/2.3.10...2.3.11">compare
view</a></li>
</ul>
</details>
<br />
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 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
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments