Skip to content

Commit 258ae04

Browse files
Bump com.google.devtools.ksp from 1.9.22-1.0.16 to 1.9.22-1.0.17 (#202)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.22-1.0.16 to 1.9.22-1.0.17. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/ksp/releases">com.google.devtools.ksp's releases</a>.</em></p> <blockquote> <h2>1.9.22-1.0.17</h2> <h2>Issues fixed</h2> <ul> <li>Annotations missing on KSTypeArgument of typealias <a href="https://redirect.github.com/google/ksp/issues/1679">#1679</a></li> <li>unhandled visibility: private to this <a href="https://redirect.github.com/google/ksp/issues/1515">#1515</a></li> <li><code>Resolver#getJvmCheckedException</code> results in <code>&lt;ERROR TYPE&gt;</code> when throwing type variable. <a href="https://redirect.github.com/google/ksp/issues/1460">#1460</a></li> <li>Class annotation values with <code>$</code> in name are <code>null</code> when used in Kotlin source <a href="https://redirect.github.com/google/ksp/issues/1671">#1671</a></li> <li>KSP 1.9.21-1.0.15 leaking memory and causing OOMs <a href="https://redirect.github.com/google/ksp/issues/1653">#1653</a></li> <li>KSP processing fails with Java enum <a href="https://redirect.github.com/google/ksp/issues/1482">#1482</a></li> <li>[KSP2] Support Package annotations <a href="https://redirect.github.com/google/ksp/issues/1641">#1641</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/ksp/commit/c8946f123dce9d576f39ceb0962516c211f55b73"><code>c8946f1</code></a> UPDATE_KOTLIN_VERSION: 1.9.22</li> <li><a href="https://github.com/google/ksp/commit/5f6f4bc2a5c7fb987692d1754ddf17a02afaa6cd"><code>5f6f4bc</code></a> Support PRIVATE_TO_THIS visibility</li> <li><a href="https://github.com/google/ksp/commit/57bb7357284851f03e00bcca0f42753e864b5218"><code>57bb735</code></a> restore annotations on type alias</li> <li><a href="https://github.com/google/ksp/commit/e7b4b2fa09e74f9f2722b0f768bbcce414bc4214"><code>e7b4b2f</code></a> fix java type resolution for checked exception</li> <li><a href="https://github.com/google/ksp/commit/9ba7a3924b823d74bb4e5e2d99fe91fa4b823eac"><code>9ba7a39</code></a> fix special class name resolution for class literal annotation value</li> <li><a href="https://github.com/google/ksp/commit/a01ada690c9d6a2e950db6298b8adcd59e54a227"><code>a01ada6</code></a> Clear both KSObjectCacheManager instances</li> <li><a href="https://github.com/google/ksp/commit/47eeac5772dbe6047b15cf032aeb0fda0dbcb122"><code>47eeac5</code></a> do not pick revert JDK commit, it should be bundled with 2.0.0-dev-9013</li> <li><a href="https://github.com/google/ksp/commit/6863e8ce0685e6efbacf9130925721095d907054"><code>6863e8c</code></a> do not pick revert JDK commit, it should be bundled with 2.0.0-dev-9013</li> <li><a href="https://github.com/google/ksp/commit/e78ad788db2629a02d26921a51ae07330363f52c"><code>e78ad78</code></a> Implement package annotations</li> <li><a href="https://github.com/google/ksp/commit/a93e81abc3f937750408412d44ff7f2fbeebfcb1"><code>a93e81a</code></a> set release branch to 1.0.17-release branch</li> <li>Additional commits viewable in <a href="https://github.com/google/ksp/compare/1.9.22-1.0.16...1.9.22-1.0.17">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.devtools.ksp&package-manager=gradle&previous-version=1.9.22-1.0.16&new-version=1.9.22-1.0.17)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4c31bc commit 258ae04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ testcontainers = { module = "org.testcontainers:testcontainers", version = "1.19
5959

6060
[plugins]
6161
git = { id = "com.palantir.git-version", version = "3.0.0" }
62-
ksp = { id = "com.google.devtools.ksp", version = "1.9.22-1.0.16" }
62+
ksp = { id = "com.google.devtools.ksp", version = "1.9.22-1.0.17" }
6363
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 commit comments

Comments
 (0)