Skip to content

chore: bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.3.6 - #39

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.google.devtools.ksp-2.3.6
Closed

chore: bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.3.6#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.google.devtools.ksp-2.3.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Contributor

Bumps com.google.devtools.ksp from 2.1.0-1.0.29 to 2.3.6.

Release notes

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

2.3.6

What's Changed

  • Fixed an issue where module recompilation would fail on Windows environments when KSP2 was enabled (#2774)
  • Resolved an issue where generated Java sources were ignored when using Android Kotlin Multiplatform with IP-compatible paths (#2744)
  • Fixed a KSP version 2.3.5 CI error exception that does not break build checks (#2763)
  • Added symbol-processing-api and common-deps to compile dependencies (#2789)
  • Improved the detection of built-in Kotlin by removing the reliance on KotlinBaseApiPlugin (#2772)
  • A back-port of a performance optimization in the Intellij / Analysis API (2785 )
  • Added support for nested typealias Kotlin language feature #2588
  • Exclude jdbc package from log4j to prevent vulnerability issue #2651

Contributors

Full Changelog: google/ksp@2.3.5...2.3.6

2.3.5

What's Changed

  • KSPCoreEnvironment.instance_prop leaks memory when used programmatically #2742
  • Missing first annotation argument when toByte is used #2672
  • Fix circular dependency between KSP and KAPT in AGP 9.0 #2743

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.4...2.3.5

2.3.4

What's Changed

  • KSP ignores sources in Kotlin directory #2730
  • Avoid recording Java symbol lookups in non-incremental builds #2728
  • Clean up ThreadLocals when processing is done #2709

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.3...2.3.4

2.3.3

What's Changed

  • Migrate away from a deprecated compilerOptions KGP API #2703

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.2...2.3.3

2.3.2

What's Changed

... (truncated)

Commits
  • a3b48e6 Remove redundant calls to asSequence
  • a9f0719 Add CODEOWNERS file
  • c984ed3 Test for running gradle tasks without caching in a row
  • 42ff48d Clean up file handlers (intellij)
  • ff1076a Make symbol-processing-api and common-deps compile dependency
  • df4922b Cherry-pick optimization to MockFileIndexFacade
  • daa3f9d Replace findPlugin with withType Gradle api
  • 378a29f Improve test exception handling
  • 593e4c3 Copy sources from kotlin-compiler to override intellij-core
  • 0be0984 Update upload-benchmark-data.sh
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.0-1.0.29 to 2.3.6.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.0-1.0.29...2.3.6)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from a team as a code owner March 17, 2026 16:47
brandonrc added a commit that referenced this pull request Mar 29, 2026
Kotlin 2.1.0 is incompatible with Gradle 9.4.0 (merged in #34),
causing all CI builds to fail with "Cannot add extension with name
'kotlin'". This rolls up all pending dependabot bumps into a single
update so the build compiles again.

Version changes:
- kotlin: 2.1.0 -> 2.3.20 (#42)
- com.google.devtools.ksp: 2.1.0-1.0.29 -> 2.3.6 (#39)
- retrofit: 2.11.0 -> 3.0.0 (#40)
- okhttp: 4.12.0 -> 5.3.2 (#41)
- activity-compose: 1.12.4 -> 1.13.0 (#45)
- navigation-compose: 2.8.5 -> 2.9.7 (#38)
- hilt-navigation-compose: 1.2.0 -> 1.3.0 (#44)
- kotlinx-coroutines: 1.8.0 -> 1.10.2 (#31)
- security-crypto: 1.1.0-alpha06 -> 1.1.0 (#43)
- mockk: 1.13.13 -> 1.14.9 (#27)
- actions/checkout: v4 -> v6 (#37)
@brandonrc

Copy link
Copy Markdown
Contributor

Superseded by #47 which rolls up all dependency updates together to fix the Gradle 9 compatibility issue.

@brandonrc brandonrc closed this Mar 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Mar 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/gradle/com.google.devtools.ksp-2.3.6 branch March 29, 2026 20:47
brandonrc added a commit that referenced this pull request Mar 29, 2026
* chore: roll up dependency updates to fix Gradle 9 build

Kotlin 2.1.0 is incompatible with Gradle 9.4.0 (merged in #34),
causing all CI builds to fail with "Cannot add extension with name
'kotlin'". This rolls up all pending dependabot bumps into a single
update so the build compiles again.

Version changes:
- kotlin: 2.1.0 -> 2.3.20 (#42)
- com.google.devtools.ksp: 2.1.0-1.0.29 -> 2.3.6 (#39)
- retrofit: 2.11.0 -> 3.0.0 (#40)
- okhttp: 4.12.0 -> 5.3.2 (#41)
- activity-compose: 1.12.4 -> 1.13.0 (#45)
- navigation-compose: 2.8.5 -> 2.9.7 (#38)
- hilt-navigation-compose: 1.2.0 -> 1.3.0 (#44)
- kotlinx-coroutines: 1.8.0 -> 1.10.2 (#31)
- security-crypto: 1.1.0-alpha06 -> 1.1.0 (#43)
- mockk: 1.13.13 -> 1.14.9 (#27)
- actions/checkout: v4 -> v6 (#37)

* fix: remove kotlin.android plugin (built-in since AGP 9.0)

AGP 9.0+ has built-in Kotlin support, making the separate
org.jetbrains.kotlin.android plugin redundant. Applying both
causes a build failure. Remove it from app, sdk, and root
build files.

* fix: remove deprecated kotlinOptions block (AGP 9.0)

AGP 9.0 infers the Kotlin JVM target from compileOptions, making
the kotlinOptions { jvmTarget } block unnecessary. Move the SDK's
freeCompilerArgs to a top-level kotlin { compilerOptions } block.

* fix: bump compileSdk to 36 for navigation-compose 2.9.7

navigation-compose 2.9.7 transitively depends on libraries that
require compileSdk 36. Bump both app and sdk modules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant