Skip to content

Force patched build-classpath transitives and add dependency submission workflow#1

Merged
pzverkov merged 1 commit into
mainfrom
update/project-deps
May 3, 2026
Merged

Force patched build-classpath transitives and add dependency submission workflow#1
pzverkov merged 1 commit into
mainfrom
update/project-deps

Conversation

@pzverkov

@pzverkov pzverkov commented May 3, 2026

Copy link
Copy Markdown
Member

Forces patched versions of AGP build-classpath transitives in root build.gradle.kts to clear all 20 open Dependabot alerts. The change is build-time only; filesigner-core's releaseRuntimeClasspath stays unchanged.

Adds .github/workflows/dependency-submission.yml so Dependabot evaluates against the resolved (forced) graph instead of its static parse, allowing existing alerts to auto-close.

Verified locally:

  • ./gradlew buildEnvironment shows forced versions resolved
  • :filesigner-core:assembleRelease passes
  • :filesigner-core:testDebugUnitTest passes
  • releaseRuntimeClasspath contains none of the forced coords

@pzverkov pzverkov self-assigned this May 3, 2026
@pzverkov pzverkov merged commit d919895 into main May 3, 2026
4 checks passed
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