-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Bump ksp from 2.0.21-1.0.27 to 2.0.21-1.0.28 #21472
Conversation
Bumps `ksp` from 2.0.21-1.0.27 to 2.0.21-1.0.28. Updates `com.google.devtools.ksp:symbol-processing-api` from 2.0.21-1.0.27 to 2.0.21-1.0.28 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.21-1.0.27...2.0.21-1.0.28) Updates `com.google.devtools.ksp` from 2.0.21-1.0.27 to 2.0.21-1.0.28 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.21-1.0.27...2.0.21-1.0.28) --- updated-dependencies: - dependency-name: com.google.devtools.ksp:symbol-processing-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Generated by 🚫 Danger |
Quality Gate passedIssues Measures |
Build environment changesThe following changes in the build classpath were detected: list
tree-\--- com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:2.0.21-1.0.27
- \--- com.google.devtools.ksp:symbol-processing-gradle-plugin:2.0.21-1.0.27
- +--- com.google.devtools.ksp:symbol-processing-api:2.0.21-1.0.27
- | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 (*)
- \--- com.google.devtools.ksp:symbol-processing-common-deps:2.0.21-1.0.27
- \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 (*)
+\--- com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:2.0.21-1.0.28
+ \--- com.google.devtools.ksp:symbol-processing-gradle-plugin:2.0.21-1.0.28
+ +--- com.google.devtools.ksp:symbol-processing-api:2.0.21-1.0.28
+ | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 (*)
+ \--- com.google.devtools.ksp:symbol-processing-common-deps:2.0.21-1.0.28
+ \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 (*) |
📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## trunk #21472 +/- ##
==========================================
- Coverage 39.49% 39.45% -0.05%
==========================================
Files 2120 2122 +2
Lines 99466 99569 +103
Branches 15286 15314 +28
==========================================
- Hits 39286 39281 -5
- Misses 56698 56807 +109
+ Partials 3482 3481 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bumps
ksp
from 2.0.21-1.0.27 to 2.0.21-1.0.28.Updates
com.google.devtools.ksp:symbol-processing-api
from 2.0.21-1.0.27 to 2.0.21-1.0.28Release notes
Sourced from com.google.devtools.ksp:symbol-processing-api's releases.
Commits
884c2f8
IntelliJ: set application pool threads to daemon7ecd1d8
KSP2 command line tool: exit with exit code59b9a1f
Introduce KspAATask.commandLineArgumentProvidersf5b4b29
Enable both KSP1 and KSP2 in gradle plugin testsf9460ee
UPDATE_AA_VERSION: 2.1.20-dev-33052a1a686
Update KSNameImpl.ktcf44710
CI: Update release branch to 1.0.288f2b41b
Downgrade to Kotlin 2.0.213fac0c1
KSP2: fix module names for Android builds0d114d9
Fix a dependency of integration-testsUpdates
com.google.devtools.ksp
from 2.0.21-1.0.27 to 2.0.21-1.0.28Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
884c2f8
IntelliJ: set application pool threads to daemon7ecd1d8
KSP2 command line tool: exit with exit code59b9a1f
Introduce KspAATask.commandLineArgumentProvidersf5b4b29
Enable both KSP1 and KSP2 in gradle plugin testsf9460ee
UPDATE_AA_VERSION: 2.1.20-dev-33052a1a686
Update KSNameImpl.ktcf44710
CI: Update release branch to 1.0.288f2b41b
Downgrade to Kotlin 2.0.213fac0c1
KSP2: fix module names for Android builds0d114d9
Fix a dependency of integration-testsDependabot 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)