Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 2.1.10-1.0.30 to 2.1.10-1.0.31 in t…
Browse files Browse the repository at this point in the history
…he kotlin group (#383)

Bumps the kotlin group with 1 update:
[com.google.devtools.ksp](https://github.com/google/ksp).

Updates `com.google.devtools.ksp` from 2.1.10-1.0.30 to 2.1.10-1.0.31
<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.10-1.0.31</h2>
<h2>Bug Fixes</h2>
<ul>
<li>[KSP2] KSPropertyDeclaration#type for typealias does not match its
declaration. <a
href="https://redirect.github.com/google/ksp/issues/2345">#2345</a></li>
<li>Incorrect isMutable on KSPropertyDeclaration from a JAVA_LIB in
2.1.10-1.0.30 <a
href="https://redirect.github.com/google/ksp/issues/2346">#2346</a></li>
<li>KSP breaks compilation avoidance <a
href="https://redirect.github.com/google/ksp/issues/2347">#2347</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/ksp/commit/6f2ea1e9e76a3773ca822b279aed8efd5b8c5493"><code>6f2ea1e</code></a>
KSP2: return type aliases if possible</li>
<li><a
href="https://github.com/google/ksp/commit/1afb28060b674bf6c0b772e4626732735358ad3c"><code>1afb280</code></a>
KSP2: Fix KSPropertyDeclaration.isMutable for Java libs</li>
<li><a
href="https://github.com/google/ksp/commit/40e5350848c5c22d3ad3e80a30c09d13b773b305"><code>40e5350</code></a>
Update test cases for compilation avoidance.</li>
<li><a
href="https://github.com/google/ksp/commit/f68437a3c12db8d00b40b4868aa09c1b7adaf4a5"><code>f68437a</code></a>
KSP2: better support of compilation avoidance</li>
<li><a
href="https://github.com/google/ksp/commit/e764de7fd9daff1c3c3a3552e109083efd072354"><code>e764de7</code></a>
KSP1: better support of compilation avoidance</li>
<li><a
href="https://github.com/google/ksp/commit/9b2d7d99e78718504de6bdf08662229f580f2fd2"><code>9b2d7d9</code></a>
jdkHome as internal and creating new jdkVersion input</li>
<li><a
href="https://github.com/google/ksp/commit/3b9ebc91cbf7c4658b88ab0249cc77c5a8c7d3ec"><code>3b9ebc9</code></a>
CI: Update release branch to 1.0.31</li>
<li><a
href="https://github.com/google/ksp/commit/7b440f8a37609e099d398e68eb7e844f35f10765"><code>7b440f8</code></a>
Downgrade to Kotlin 2.1.10</li>
<li><a
href="https://github.com/google/ksp/commit/6b59afdc153d53d2cc8832c9306449133a70ae24"><code>6b59afd</code></a>
KSFunction: return type aliases if possible</li>
<li><a
href="https://github.com/google/ksp/commit/9284800c76a6a625585b63779190bd06a006f0be"><code>9284800</code></a>
UPDATE_AA_VERSION: 2.2.0-dev-745</li>
<li>Additional commits viewable in <a
href="https://github.com/google/ksp/compare/2.1.10-1.0.30...2.1.10-1.0.31">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.1.10-1.0.30&new-version=2.1.10-1.0.31)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 27b0ca1 commit b6cb1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ testcontainers = { module = "org.testcontainers:testcontainers", version = "1.20

[plugins]
git = { id = "com.palantir.git-version", version = "3.1.0" }
ksp = { id = "com.google.devtools.ksp", version = "2.1.10-1.0.30" }
ksp = { id = "com.google.devtools.ksp", version = "2.1.10-1.0.31" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 comments on commit b6cb1e9

Please sign in to comment.