-
-
Notifications
You must be signed in to change notification settings - Fork 127
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: autonomousapps/dependency-analysis-gradle-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: autonomousapps/dependency-analysis-gradle-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 20 files changed
- 1 contributor
Commits on Mar 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for daaddac - Browse repository at this point
Copy the full SHA daaddacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1033bad - Browse repository at this point
Copy the full SHA 1033badView commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 797d3c3 - Browse repository at this point
Copy the full SHA 797d3c3View commit details -
feat: add temporary flag to test opting out of superclass analysis.
This is a hack that will be reverted or improved very quickly, and should not be relied upon.
Configuration menu - View commit details
-
Copy full SHA for b26a1b7 - Browse repository at this point
Copy the full SHA b26a1b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ae59f - Browse repository at this point
Copy the full SHA e4ae59fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d40d3 - Browse repository at this point
Copy the full SHA e7d40d3View commit details
Commits on Apr 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 28d4e15 - Browse repository at this point
Copy the full SHA 28d4e15View commit details -
feat: superclass analysis is now opt-in. This is a breaking change si…
…nce 2.7.0. The change is justified on the basis that the analysis remains very expensive, especially for very large projects. Users must now opt-in to this. Users can opt-in like so: ``` // root build.gradle[.kts] dependencyAnalysis { usage { analysis { checkSuperClasses(true) } } } ```
Configuration menu - View commit details
-
Copy full SHA for c6247ed - Browse repository at this point
Copy the full SHA c6247edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ec7d9 - Browse repository at this point
Copy the full SHA 17ec7d9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.13.3...v2.15.0