Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.google.devtools.ksp:symbol-processing-api from 2.0.21-1.0.26…
… to 2.0.21-1.0.27 (#673) Bumps [com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp) from 2.0.21-1.0.26 to 2.0.21-1.0.27. <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.0.21-1.0.27</h2> <h2>Bugs Fixed</h2> <ul> <li>KSP2: KtInvalidLifetimeOwnerAccessException: Access to invalid KtAlwaysAccessibleLifetimeToken: PSI has changed since creation <a href="https://redirect.github.com/google/ksp/issues/1854">#1854</a></li> <li>[KSP2] getSymbolsWithAnnotation() doesn't work if the annotation is an alias in KOTLIN_LIB <a href="https://redirect.github.com/google/ksp/issues/2024">#2024</a></li> <li>KotlinSymbolProcessingExtension leaks files due to URLClassLoader not being closed <a href="https://redirect.github.com/google/ksp/issues/2159">#2159</a></li> <li>Unresolvable iOS reference on Linux host <a href="https://redirect.github.com/google/ksp/issues/2173">#2173</a></li> <li>Fail to apply ksp before android <a href="https://redirect.github.com/google/ksp/issues/2174">#2174</a></li> <li>[KSP2] Mangled names for internal functions are incorrect for Android modules <a href="https://redirect.github.com/google/ksp/issues/2180">#2180</a></li> <li>[KSP2] JVM names for property getters/setters are incorrect if they start with "is" <a href="https://redirect.github.com/google/ksp/issues/2181">#2181</a></li> </ul> <h2>Contributors</h2> <p>Thanks to <a href="https://github.com/jonamireh"><code>@jonamireh</code></a>, <a href="https://github.com/kuanyingchou"><code>@kuanyingchou</code></a>, <a href="https://github.com/martinbonnin"><code>@martinbonnin</code></a>, <a href="https://github.com/pablobaxter"><code>@pablobaxter</code></a>, <a href="https://github.com/scott-pollom"><code>@scott-pollom</code></a>, and everyone who reported bugs and participated in discussions!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/ksp/commit/8ae8f630e905b6a72ef628cefbbca15f612e8e46"><code>8ae8f63</code></a> KSP2: fix module names for Android builds</li> <li><a href="https://github.com/google/ksp/commit/567e3aa1871223cb41088b890baa5a5a7569663f"><code>567e3aa</code></a> Fix a dependency of integration-tests</li> <li><a href="https://github.com/google/ksp/commit/2c89607dba28fc4a4f9ce2db0a431763d3e90c6f"><code>2c89607</code></a> UPDATE_AA_VERSION: 2.1.20-dev-2637</li> <li><a href="https://github.com/google/ksp/commit/b2c20a501b66293ae5b9c2d3ab1b3818a814130b"><code>b2c20a5</code></a> Disable KSP2 tasks with corresponding compilation</li> <li><a href="https://github.com/google/ksp/commit/36d36e6a52831df885c8200896237759428b06d5"><code>36d36e6</code></a> Lint</li> <li><a href="https://github.com/google/ksp/commit/5fc28643bea5421e0735537cbb37644311a5741f"><code>5fc2864</code></a> Revert unnecessary change</li> <li><a href="https://github.com/google/ksp/commit/6332033af97c248689607caffafc3db81a0bd542"><code>6332033</code></a> Add tests</li> <li><a href="https://github.com/google/ksp/commit/1a84927bfadc3ec59f3fdc61144a0417f7745226"><code>1a84927</code></a> Check for properties starting with 'is'</li> <li><a href="https://github.com/google/ksp/commit/bdf83f109c9782e5d461f92d760c92f88e725c5f"><code>bdf83f1</code></a> Fix error when KSP plugin applied before AGP</li> <li><a href="https://github.com/google/ksp/commit/5a50ab87738f3652d0af2372b0cd8e8dd3d0a5b5"><code>5a50ab8</code></a> Test typealias annotations</li> <li>Additional commits viewable in <a href="https://github.com/google/ksp/compare/2.0.21-1.0.26...2.0.21-1.0.27">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.0.21-1.0.26&new-version=2.0.21-1.0.27)](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>
- Loading branch information