-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update dependency com.autonomousapps.dependency-analysis from 2.5.0 to 2.19.0
#171
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
Open
figure-renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dependency.analysis
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 1f4d1f6. ♻️ This comment has been updated with latest results. |
abb1eb8 to
5909605
Compare
2.5.0 to 2.6.02.5.0 to 2.6.1
5909605 to
e3809ad
Compare
2.5.0 to 2.6.12.5.0 to 2.7.0
e3809ad to
1844385
Compare
2.5.0 to 2.7.02.5.0 to 2.8.0
1844385 to
18427b9
Compare
2.5.0 to 2.8.02.5.0 to 2.8.1
18427b9 to
45535ab
Compare
2.5.0 to 2.8.12.5.0 to 2.8.2
45535ab to
5538f68
Compare
2.5.0 to 2.8.22.5.0 to 2.10.0
5538f68 to
313aa56
Compare
2.5.0 to 2.10.02.5.0 to 2.10.1
313aa56 to
0318cc4
Compare
2.5.0 to 2.10.12.5.0 to 2.11.0
0318cc4 to
df568c6
Compare
2.5.0 to 2.11.02.5.0 to 2.12.0
df568c6 to
5da6f74
Compare
2.5.0 to 2.12.02.5.0 to 2.13.0
5da6f74 to
760a70f
Compare
2.5.0 to 2.13.02.5.0 to 2.13.1
760a70f to
d709111
Compare
2.5.0 to 2.13.12.5.0 to 2.13.2
d709111 to
a2437c8
Compare
2.5.0 to 2.13.22.5.0 to 2.13.3
a2437c8 to
07b9289
Compare
2.5.0 to 2.13.32.5.0 to 2.14.0
07b9289 to
9e788b2
Compare
2.5.0 to 2.14.02.5.0 to 2.15.0
9e788b2 to
f54d72c
Compare
2.5.0 to 2.15.02.5.0 to 2.16.0
f54d72c to
4c427e0
Compare
2.5.0 to 2.16.02.5.0 to 2.17.0
4c427e0 to
3421f12
Compare
2.5.0 to 2.17.02.5.0 to 2.18.0
… from `2.5.0` to `2.19.0`
3421f12 to
1f4d1f6
Compare
2.5.0 to 2.18.02.5.0 to 2.19.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.5.0->2.19.0Release Notes
autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)
v2.19.0central.sonatype.comrepo.v2.18.0ProviderConvertiblesupport.themeinAndroidManifest.xmlkotlin.metadata.jvmno longer needs to be non-transitive, since bumping to K2 for this project.v2.17.0v2.16.0com.android.testprojects.dependencyAnalysis { useTypesafeProjectAccessors(true) // false by default }v2.15.0dependencyAnalysis { usage { analysis { checkSuperClasses(true) // false by default } } }v2.14.0@InputFilesis redundant next to@Classpath.v2.13.3v2.13.2v2.13.1v2.13.0computeResolvedDependenciesto also generate a version catalog fileexploded-jars.json.v2.12.0v2.11.0:computeAllDependencies) for producing a version catalog file containing all dependencies.v2.10.1BuildHealthExceptionextendsVerificationException.v2.10.0dependencyAnalysis.reporting.printBuildHealthDSL option.v2.9.0Declaration.Sourceis fully Comparable.ExplodingBytecodeis fully Comparable.isForMissingSuperclass(again).dependencyAnalysis { reporting { onlyOnFailure(false) // when true, only prints postscript when there are failure-level issues. postscript(/* Some text to help out end users who may not be build engineers. */) } }v2.8.2v2.8.1SuperClassGraph. No need to recompute for each dependency.v2.8.0DependencyHandler.project()instead ofProject.project().v2.7.0New DSL option for configuring duplicate class warnings:
v2.6.1superClassNamecan be null (Object has no superclass).v2.6.0Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.