Skip to content

Bump ksp from 2.3.0 to 2.3.1#323

Merged
SanmerDev merged 1 commit intomainfrom
dependabot/gradle/ksp-2.3.1
Nov 5, 2025
Merged

Bump ksp from 2.3.0 to 2.3.1#323
SanmerDev merged 1 commit intomainfrom
dependabot/gradle/ksp-2.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2025

Bumps ksp from 2.3.0 to 2.3.1.
Updates com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin from 2.3.0 to 2.3.1

Release notes

Sourced from com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin's releases.

2.3.1

What's Changed

  • Added support for AGP 9.0 and built-in Kotlin #2674
  • Fixed a bug in getJvmCheckedException that incorrectly handled nested classes. #2584
  • Removed incorrect caching for KSValueArgumentLiteImpl that wrongly merged arguments with different parents, origins, or locations #2677

Contributors

Thanks to everyone who reported bugs and participated in discussions! Full Changelog: google/ksp@2.3.0...2.3.1

Commits
  • dd0c918 Extend tests with more assertions
  • fbdd2ae Bump Lint plugin and clean up usage of android.lint.useK2Uast
  • 088e45b Apply Gradle's strict plugin types validation
  • ccbe277 Update KSP tests
  • ae95921 Do not cache KSValueArgumentLiteImpl
  • 7ab4b97 getJvmCheckedException: handle '$' in nested classes
  • 72c75e2 Make check for new KMP-Android plugin in decorateKotlinTarget
  • d4373d5 Register ksp generated kotlin sources under sources.kotlin API
  • 030574c Update required tests
  • 61f5101 Add support for AGP 9.0 and Built in kotlin
  • Additional commits viewable in compare view

Updates com.google.devtools.ksp from 2.3.0 to 2.3.1

Release notes

Sourced from com.google.devtools.ksp's releases.

2.3.1

What's Changed

  • Added support for AGP 9.0 and built-in Kotlin #2674
  • Fixed a bug in getJvmCheckedException that incorrectly handled nested classes. #2584
  • Removed incorrect caching for KSValueArgumentLiteImpl that wrongly merged arguments with different parents, origins, or locations #2677

Contributors

Thanks to everyone who reported bugs and participated in discussions! Full Changelog: google/ksp@2.3.0...2.3.1

Commits
  • dd0c918 Extend tests with more assertions
  • fbdd2ae Bump Lint plugin and clean up usage of android.lint.useK2Uast
  • 088e45b Apply Gradle's strict plugin types validation
  • ccbe277 Update KSP tests
  • ae95921 Do not cache KSValueArgumentLiteImpl
  • 7ab4b97 getJvmCheckedException: handle '$' in nested classes
  • 72c75e2 Make check for new KMP-Android plugin in decorateKotlinTarget
  • d4373d5 Register ksp generated kotlin sources under sources.kotlin API
  • 030574c Update required tests
  • 61f5101 Add support for AGP 9.0 and Built in kotlin
  • Additional commits viewable in compare view

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 commands and options

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)

Bumps `ksp` from 2.3.0 to 2.3.1.

Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.0...2.3.1)

Updates `com.google.devtools.ksp` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2025
@SanmerDev SanmerDev merged commit 9623aed into main Nov 5, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/ksp-2.3.1 branch November 5, 2025 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant