chore(deps): bump the gradle-dependencies group across 1 directory with 3 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies java
Bumps the gradle-dependencies group with 3 updates in the / directory: androidx.compose:compose-bom, com.android.application and com.google.devtools.ksp.
Updates androidx.compose:compose-bom from 2026.03.01 to 2026.04.01
Updates com.android.application from 9.1.1 to 9.2.0
Updates com.google.devtools.ksp from 2.3.6 to 2.3.7
Release notes
Sourced from com.google.devtools.ksp's releases.
2.3.7
What's Changed
- Bumped Kotlin target language version to 2.3.20 (#2821)
- Fixed an issue where the plugin adds a maven repo to the build and corrected the compiler plugin artifact (#2856)
- Fixed a crash with IllegalStateException when source contains a class-level destructuring declaration (#2861)
- Fixed support for Gradle Isolated Projects (#2844)
- Fixed Windows build failure when the path is long (#2815)
- Fixed issue where KSP does not call SymbolProcessor in some Gradle setups (#2511)
- Fixed a crash in PsiResolutionStrategy for annotations with nullable fully qualified names (#2864)
- Improved performance by lazily computing fully qualified Java annotation names (#2860)
Contributors
- Thanks to everyone who reported bugs and participated in discussions!
Full Changelog: https://github.com/google/ksp/compare/2.3.6...2.3.7
Commits
94f2104Move AnnotationResolutionStrategy-related files to common dir98fb4c7Add infrastructure for declaring test annotations25c30c3Update test outputcd0eb19Update AnnotationsInDependenciesProcessor output with line numbers1a7d8daFix crash inPsiResolutionStrategyfor annotations with nullable fqn (#2864)3a5f866Remove KtEntry type0b3b39eUpdate codeowners8b309d5Add more information to error messagef50f2f7Add comment on performancee142fd7Handle missing cases in CollectAnnotatedSymbolsPsiVisitor- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Package Dependencies
androidx.compose:compose-bom
maven
2026.03.01 → 2026.04.01
Minor
Technical Details
| ID: | 15478203 |
| UUID: | 4312715988 |
| Node ID: | PR_kwDOQ9mKCc7Uzzpf |
| Host: | GitHub |
| Repository: | AndroidIRCx/NULVEX |