Skip to content

Commit e978bd3

Browse files
authored
Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.5 to 2.3.6 (#1597)
Bumps [com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp) from 2.3.5 to 2.3.6. <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.6</h2> <h2>What's Changed</h2> <ul> <li>Fixed an issue where module recompilation would fail on Windows environments when KSP2 was enabled (<a href="https://redirect.github.com/google/ksp/issues/2774">#2774</a>)</li> <li>Resolved an issue where generated Java sources were ignored when using Android Kotlin Multiplatform with IP-compatible paths (<a href="https://redirect.github.com/google/ksp/issues/2744">#2744</a>)</li> <li>Fixed a KSP version 2.3.5 CI error exception that does not break build checks (<a href="https://redirect.github.com/google/ksp/issues/2763">#2763</a>)</li> <li>Added symbol-processing-api and common-deps to compile dependencies (<a href="https://redirect.github.com/google/ksp/issues/2789">#2789</a>)</li> <li>Improved the detection of built-in Kotlin by removing the reliance on KotlinBaseApiPlugin (<a href="https://redirect.github.com/google/ksp/issues/2772">#2772</a>)</li> <li>A back-port of a performance optimization in the Intellij / Analysis API (<a href="https://redirect.github.com/google/ksp/pull/2785">2785</a> )</li> <li>Added support for nested typealias Kotlin language feature <a href="https://redirect.github.com/google/ksp/issues/2588">#2588</a></li> <li>Exclude jdbc package from log4j to prevent vulnerability issue <a href="https://redirect.github.com/google/ksp/issues/2651">#2651</a></li> </ul> <h2>Contributors</h2> <ul> <li>Thanks to <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a>, <a href="https://github.com/jaschdoc"><code>@​jaschdoc</code></a>, <a href="https://github.com/gurusai-voleti"><code>@​gurusai-voleti</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.5...2.3.6">https://github.com/google/ksp/compare/2.3.5...2.3.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/ksp/commit/a3b48e6d39e2540f680ccc478611ebf9d972c38c"><code>a3b48e6</code></a> Remove redundant calls to asSequence</li> <li><a href="https://github.com/google/ksp/commit/a9f071945cb7688eaa93feb801c5b5b7ac60a6cb"><code>a9f0719</code></a> Add CODEOWNERS file</li> <li><a href="https://github.com/google/ksp/commit/c984ed3c2063e6f25741549c21432949242abf47"><code>c984ed3</code></a> Test for running gradle tasks without caching in a row</li> <li><a href="https://github.com/google/ksp/commit/42ff48dc95333331ded74078ac06fa5ae8092eda"><code>42ff48d</code></a> Clean up file handlers (intellij)</li> <li><a href="https://github.com/google/ksp/commit/ff1076a7608d8aae1a62c7f78b0ec2dd0971ef05"><code>ff1076a</code></a> Make symbol-processing-api and common-deps compile dependency</li> <li><a href="https://github.com/google/ksp/commit/df4922bdd70391d171042f7e5b611cfcd4da3b3b"><code>df4922b</code></a> Cherry-pick optimization to MockFileIndexFacade</li> <li><a href="https://github.com/google/ksp/commit/daa3f9da492c0354b7d9addcbc2ec9b57058f773"><code>daa3f9d</code></a> Replace findPlugin with withType Gradle api</li> <li><a href="https://github.com/google/ksp/commit/378a29f31af3586eb977e46107b65d27b8ed3af2"><code>378a29f</code></a> Improve test exception handling</li> <li><a href="https://github.com/google/ksp/commit/593e4c394ba35fe449d904fd850debea8386f7c2"><code>593e4c3</code></a> Copy sources from kotlin-compiler to override intellij-core</li> <li><a href="https://github.com/google/ksp/commit/0be098414299942abf59422943b1290c63d22a3b"><code>0be0984</code></a> Update upload-benchmark-data.sh</li> <li>Additional commits viewable in <a href="https://github.com/google/ksp/compare/2.3.5...2.3.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.devtools.ksp:symbol-processing-api&package-manager=maven&previous-version=2.3.5&new-version=2.3.6)](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 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>
2 parents 20be4a5 + d821ae2 commit e978bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<morphia.version>2.5.2</morphia.version>
136136
<jmh.version>1.37</jmh.version>
137137
<kotlin.version>2.3.10</kotlin.version>
138-
<ksp.version>2.3.5</ksp.version>
138+
<ksp.version>2.3.6</ksp.version>
139139
<kotlinpoet.version>2.2.0</kotlinpoet.version>
140140
<dokka.version>2.1.0</dokka.version>
141141
<scala.version>2.13.16</scala.version>

0 commit comments

Comments
 (0)