issues
search
autonomousapps
/
dependency-analysis-gradle-plugin
Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
Apache License 2.0
1.82k
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cannot be cast to class
#1320
11-loser
closed
3 hours ago
1
chore: build with Gradle 8.11.1.
#1319
autonomousapps
closed
14 hours ago
0
test: all jvm specs extend AbstractJvmSpec.
#1318
autonomousapps
closed
1 day ago
0
Add support for project isolation
#1317
NikolayMetchev
opened
1 day ago
1
dnm. Added failing test to get build scan on CI.
#1316
autonomousapps
opened
2 days ago
1
test: delete test fixtures after test run.
#1315
autonomousapps
opened
2 days ago
2
chore: update to latest Develocity.
#1314
autonomousapps
closed
3 days ago
0
fixDependencies task added dependency incorrectly
#1313
zepurplez
closed
6 hours ago
4
Variant dependency on module suggested to change to implementation
#1312
eygraber
opened
4 days ago
3
revert: feat: check binary compatibility when there are duplicate classes on the classpath.
#1311
autonomousapps
closed
6 days ago
2
feat: special support for @Composable when doing binary compatibility checks.
#1310
autonomousapps
opened
1 week ago
3
refactor: make a lot of data models internal that don't need to be public.
#1309
autonomousapps
closed
1 week ago
2
Plugin doesn't suggest to remove ksp plugin and ksp deps
#1308
Jacks0N23
opened
1 week ago
1
Guava checks ignore dependencies resolution that may bump guava to higher version
#1307
Jacks0N23
opened
1 week ago
2
feat: give more actionable advice regarding binary incompatibilities due to duplication on the classpath.
#1306
autonomousapps
closed
1 week ago
4
Gradle 8.11 compatibility: The ProjectDependency.getDependencyProject() method has been deprecated.
#1305
TWiStErRob
opened
1 week ago
2
test: delete NoOpSpec.
#1304
autonomousapps
closed
2 weeks ago
0
refactor: rearrange ProjectPlugin code a bit for readability.
#1303
autonomousapps
closed
2 weeks ago
1
False positive where interface in another module is used
#1302
mr-thierry
closed
2 weeks ago
3
fix: reason can explain usage of invisible annotations.
#1301
autonomousapps
closed
2 weeks ago
0
fix: differentiate visible from invisible annotations.
#1300
autonomousapps
closed
2 weeks ago
2
Update Kotlin DSL rewriting functionality to use KotlinEditor
#1299
wsutina
closed
1 week ago
1
chore: use asm-relocated 9.7.1.0.
#1298
autonomousapps
closed
3 weeks ago
0
Java 23 support
#1297
boris-petrov
closed
3 weeks ago
1
feat: check Guava is at minimum required version.
#1296
autonomousapps
closed
3 weeks ago
0
feat: detect duplicate classfiles on compile and runtime classpaths.
#1295
autonomousapps
closed
3 weeks ago
7
Update "bundles" Wiki
#1294
engi2nee
closed
3 weeks ago
1
fix: don't suggest removing runtime-required annotation libraries.
#1293
autonomousapps
closed
4 weeks ago
1
fix: only print issue postscript if there's an issue to report. refactor: simplify discovery of buildPath.
#1292
autonomousapps
closed
4 weeks ago
0
feat: enable reason task to get reason for specific gradle capabilities (e.g., test-fixtures).
#1291
autonomousapps
closed
4 weeks ago
4
False positive for removal of annotation library
#1290
baron1405
closed
4 weeks ago
3
feat: new ReportingHandler with ability to specify postscript.
#1289
autonomousapps
closed
1 month ago
0
Consider adding check for minimal Guava version
#1288
driessamyn
closed
3 weeks ago
5
(dnm) test against Gradle 8.11-rc-1.
#1287
autonomousapps
closed
1 month ago
0
build: use and test against Gradle 8.10.2.
#1286
autonomousapps
closed
1 month ago
0
feat: DSL option that opts-in source sets to requiring explicit dependencies.
#1285
autonomousapps
closed
1 month ago
2
chore: bump to latest Kotlin 1.9.x patch. And other things.
#1284
autonomousapps
closed
1 month ago
1
ignoreKtx(true) is not working
#1283
emartynov
opened
1 month ago
0
Health task throws error
#1282
Mitua1221
closed
1 month ago
1
Add support for "ProviderConvertible"
#1281
mr-thierry
opened
1 month ago
0
Crash on `computeAdvice` task
#1280
BraisGabin
closed
1 month ago
2
fix: @Metadata's d2 array should typically be compileOnly.
#1279
autonomousapps
closed
1 month ago
0
3 fixes
#1278
autonomousapps
closed
1 month ago
0
fix: include project description json at both external and internal coordinates.
#1277
autonomousapps
closed
1 month ago
2
IncorrectConfiguration failure is transient
#1276
eygraber
opened
1 month ago
4
Update to AGP 8.7 stable and 8.8 alpha04
#1275
MGaetan89
closed
1 month ago
3
false positive advice to remove annotation used library
#1274
xenoterracide
opened
1 month ago
2
jvm test suite reporting false positive with transient
#1273
xenoterracide
opened
1 month ago
2
can't apply new buildhealth plugin
#1272
xenoterracide
opened
1 month ago
2
fix: improve separation of "annotation" vs "not-annotation" in bytecode analysis.
#1271
autonomousapps
closed
1 month ago
3
Next