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 from 2.0.21-1.0.28 to 2.1.0-1.0.29 (#210)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.21-1.0.28 to 2.1.0-1.0.29. <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>2.1.0-1.0.29</h2> <h2>Updates</h2> <ul> <li>KSP2: Sanitize dots to underscores in suffixes of internals by <a href="https://github.com/ting-yuan"><code>@ting-yuan</code></a> in <a href="https://redirect.github.com/google/ksp/pull/2229">google/ksp#2229</a></li> <li>KSP2: clean up legacy incremental code by <a href="https://github.com/ting-yuan"><code>@ting-yuan</code></a> in <a href="https://redirect.github.com/google/ksp/pull/2231">google/ksp#2231</a></li> </ul> <h2>Contributors</h2> <p>Thanks to everyone who reported bugs and participated in discussions!</p> <h2>2.1.0-1.0.28</h2> <h2>What's Changed</h2> <ul> <li>Bump Kotlin to 2.1.0 by <a href="https://github.com/mkmuir0"><code>@mkmuir0</code></a> in <a href="https://redirect.github.com/google/ksp/pull/2235">google/ksp#2235</a></li> <li>Update intellij to 233.13135.128 by <a href="https://github.com/ting-yuan"><code>@ting-yuan</code></a> in <a href="https://redirect.github.com/google/ksp/pull/2238">google/ksp#2238</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/ksp/compare/2.1.0-RC2-1.0.28...2.1.0-1.0.28">https://github.com/google/ksp/compare/2.1.0-RC2-1.0.28...2.1.0-1.0.28</a></p> <h2>2.1.0-RC2-1.0.28</h2> <h2>What's Changed</h2> <p>*Update Kotline Version: 2.1.0-RC2 by <a href="https://github.com/mkmuir0"><code>@mkmuir0</code></a> in <a href="https://redirect.github.com/google/ksp/pull/2219">google/ksp#2219</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/ksp/compare/2.0.21-1.0.28...2.1.0-RC2-1.0.28">https://github.com/google/ksp/compare/2.0.21-1.0.28...2.1.0-RC2-1.0.28</a></p> <h2>2.1.0-RC-1.0.27</h2> <h2>What's Changed</h2> <ul> <li>UPDATE_KOTLIN_VERSION: 2.1.0-RC by <a href="https://github.com/ting-yuan"><code>@ting-yuan</code></a> in <a href="https://redirect.github.com/google/ksp/pull/2195">google/ksp#2195</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/ksp/compare/2.0.21-1.0.27...2.1.0-RC-1.0.27">https://github.com/google/ksp/compare/2.0.21-1.0.27...2.1.0-RC-1.0.27</a></p> <h2>2.1.0-RC-1.0.26</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/ksp/compare/2.1.0-Beta2-1.0.26...2.1.0-RC-1.0.26">https://github.com/google/ksp/compare/2.1.0-Beta2-1.0.26...2.1.0-RC-1.0.26</a></p> <h2>2.1.0-Beta2-1.0.26</h2> <h2>What's Changed</h2> <ul> <li>UPDATE_KOTLIN_VERSION: 2.1.0-Beta2 by <a href="https://github.com/ting-yuan"><code>@ting-yuan</code></a> in <a href="https://redirect.github.com/google/ksp/pull/2163">google/ksp#2163</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/ksp/compare/2.0.21-1.0.26...2.1.0-Beta2-1.0.26">https://github.com/google/ksp/compare/2.0.21-1.0.26...2.1.0-Beta2-1.0.26</a></p> <h2>2.1.0-Beta2-1.0.25</h2> <h2>What's Changed</h2> <ul> <li>UPDATE_KOTLIN_VERSION: 2.1.0-Beta2 by <a href="https://github.com/ting-yuan"><code>@ting-yuan</code></a> in <a href="https://redirect.github.com/google/ksp/pull/2149">google/ksp#2149</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/ksp/compare/2.1.0-Beta1-1.0.25...2.1.0-Beta2-1.0.25">https://github.com/google/ksp/compare/2.1.0-Beta1-1.0.25...2.1.0-Beta2-1.0.25</a></p> <h2>2.1.0-Beta1-1.0.25</h2> <h2>What's Changed</h2> <ul> <li>UPDATE_KOTLIN_VERSION: 2.1.0-Beta1 by <a href="https://github.com/ting-yuan"><code>@ting-yuan</code></a> in <a href="https://redirect.github.com/google/ksp/pull/2108">google/ksp#2108</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/ksp/commit/08dbaa76cbac7d080520ec866c2553afd8a72459"><code>08dbaa7</code></a> Merge pull request <a href="https://redirect.github.com/google/ksp/issues/2240">#2240</a> from mkmuir0/1.0.29-release</li> <li><a href="https://github.com/google/ksp/commit/03b463dc6ff8802a1a747ebb1329d822bce959cb"><code>03b463d</code></a> Update KspSubplugin.kt</li> <li><a href="https://github.com/google/ksp/commit/ca867dd1b465b2e044f3b891e081ec1cd4601a7e"><code>ca867dd</code></a> Update KotlinFactories.kt</li> <li><a href="https://github.com/google/ksp/commit/396a2132e9a259af3309d789c76945239204a7a1"><code>396a213</code></a> Update gradle.properties</li> <li><a href="https://github.com/google/ksp/commit/523c6f7f2c94a6c474f1d93efdbf4a0b9de7565e"><code>523c6f7</code></a> KSP2: clean up legacy incremental code</li> <li><a href="https://github.com/google/ksp/commit/d026cc444aeadcd21db312776043a0569f74efde"><code>d026cc4</code></a> KSP2: Sanitize dots to underscores in suffixes of internals</li> <li><a href="https://github.com/google/ksp/commit/478eb43cf1a726391a11fdf8fddf615305020da4"><code>478eb43</code></a> CI: Update release branch to 1.0.29</li> <li><a href="https://github.com/google/ksp/commit/92bfa27109b248ac98476b877734382213ce4351"><code>92bfa27</code></a> Downgrade to Kotlin 2.0.21</li> <li><a href="https://github.com/google/ksp/commit/3a0da1ac8e2b2f358cadb932f94283e14c09998f"><code>3a0da1a</code></a> IntelliJ: set application pool threads to daemon</li> <li><a href="https://github.com/google/ksp/commit/e0154eac29cb883011a708c49dc6673902299b19"><code>e0154ea</code></a> KSP2 command line tool: exit with exit code</li> <li>Additional commits viewable in <a href="https://github.com/google/ksp/compare/2.0.21-1.0.28...2.1.0-1.0.29">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=2.0.21-1.0.28&new-version=2.1.0-1.0.29)](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>
- Loading branch information