Skip to content

Commit 599b597

Browse files
Bump com.google.devtools.ksp:symbol-processing-api from 2.1.10-1.0.29 to 2.1.10-1.0.30 (#907)
Bumps [com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp) from 2.1.10-1.0.29 to 2.1.10-1.0.30. <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.1.10-1.0.30</h2> <h2>Bugs Fixed / PR Landed</h2> <p><a href="https://redirect.github.com/google/ksp/issues/2325">google/ksp#2325</a> [KSP2] KSType.arguments return arguments on aliased type. <a href="https://redirect.github.com/google/ksp/pull/2312">google/ksp#2312</a> Partially migrate KSP off AGP's legacy Variant API <a href="https://redirect.github.com/google/ksp/issues/2309">google/ksp#2309</a> Resolver#getDeclarationsFromPackage() does not find generated files <a href="https://redirect.github.com/google/ksp/issues/2252">google/ksp#2252</a> Incremental processing breaks when a project dependency is modified <a href="https://redirect.github.com/google/ksp/issues/2265">google/ksp#2265</a> [ksp2] ksType.arguments will crash on a typealias's java wildcard type <a href="https://redirect.github.com/google/ksp/issues/2264">google/ksp#2264</a> [ksp2] getJavaWildcard does not return wildcard for List param (different with kapt/ksp1) <a href="https://redirect.github.com/google/ksp/issues/2246">google/ksp#2246</a> Resolver returns non-equal instances of the same declaration. <a href="https://redirect.github.com/google/ksp/issues/2254">google/ksp#2254</a> [KSP2] Resolver#overrides() gives incorrect result when method isn't accessible.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/ksp/commit/2b9eeb052c818c61135439db50bec112416c95af"><code>2b9eeb0</code></a> UPDATE_KOTLIN_VERSION: 2.1.10</li> <li><a href="https://github.com/google/ksp/commit/c16ad39221030e3a08e159e2459031615a932e33"><code>c16ad39</code></a> KSFunction: return type aliases if possible</li> <li><a href="https://github.com/google/ksp/commit/b5dd1a0cfac0fc359610a4022c4170d569375ebf"><code>b5dd1a0</code></a> UPDATE_AA_VERSION: 2.2.0-dev-745</li> <li><a href="https://github.com/google/ksp/commit/83a3e3408e0c7fdb7c49760ffc4a646473b9ddd4"><code>83a3e34</code></a> fix <code>KSTypeNotPresentException</code> for an existing nesting class (<a href="https://redirect.github.com/google/ksp/issues/2331">#2331</a>)</li> <li><a href="https://github.com/google/ksp/commit/9bf275794521630c59168f2eab17d73c7f233dcd"><code>9bf2757</code></a> Enable configuration cache for AndroidIT</li> <li><a href="https://github.com/google/ksp/commit/694d88a2a199a6d43c4718d334bb75e368b49cf1"><code>694d88a</code></a> Example of type expansion</li> <li><a href="https://github.com/google/ksp/commit/6f1cd08a9d11270ad1897483ff02517dbb1fd583"><code>6f1cd08</code></a> Partially migrate KSP off AGP's legacy Variant API</li> <li><a href="https://github.com/google/ksp/commit/d27912e412e75b19243601a876dd5cfd70a95f34"><code>d27912e</code></a> KSP2: reimplement Resolver.getDeclarationsFromPackage</li> <li><a href="https://github.com/google/ksp/commit/d96c00d9410be5d1938bf2a8870c7dd551b7ddfc"><code>d96c00d</code></a> Incremental: include AnyChangesWildcard to initial dirty set</li> <li><a href="https://github.com/google/ksp/commit/80d0a9251a90fa81dd39b1b214fe59fe0b0f25e7"><code>80d0a92</code></a> CI: bump actions/upload-artifact to v4</li> <li>Additional commits viewable in <a href="https://github.com/google/ksp/compare/2.1.10-1.0.29...2.1.10-1.0.30">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.1.10-1.0.29&new-version=2.1.10-1.0.30)](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>
2 parents 3cc9254 + 472b5f5 commit 599b597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<morphia.version>1.3.2</morphia.version>
145145
<jmh.version>1.37</jmh.version>
146146
<kotlin.version>2.1.10</kotlin.version>
147-
<ksp.version>2.1.10-1.0.29</ksp.version>
147+
<ksp.version>2.1.10-1.0.30</ksp.version>
148148
<kotlinpoet.version>2.0.0</kotlinpoet.version>
149149
<dokka.version>2.0.0</dokka.version>
150150
<scala.version>2.11.12</scala.version>

0 commit comments

Comments
 (0)