Skip to content
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

Bump com.autonomousapps.dependency-analysis from 1.10.0 to 1.11.3 #230

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2022

Bumps com.autonomousapps.dependency-analysis from 1.10.0 to 1.11.3.

Changelog

Sourced from com.autonomousapps.dependency-analysis's changelog.

Version 1.11.0, 1.11.1, 1.11.2, 1.11.3

  • [New] Very experimental fixDependencies task will automatically apply dependency advice to your build scripts, modifying those scripts in-place. Issue reports are welcome.
  • [New] reason can be used to learn more about module-structure-related advice. For example ./gradlew <module>:reason --module android will explain the rationale for advice to change (or not) a module from an Android project to a JVM project.
  • [Fixed] Don't run AndroidScoreTask on Android apps.
  • [Fixed] Capture even more Android res usages. Don't associate attribute names as map keys, as there are a lot of duplicates.
  • [Fixed] Detects android:theme usage in AndroidManifest.xml.
  • Reverted use of KSP for JSON de/serialization with Moshi. Reflection is better.
Commits
  • 3df4c76 Prepare for release 1.11.3.
  • 904380f Fix AndroidScoreTask. A manifest is not sufficient to say a module 'has andro...
  • 9456512 Test against Gradle 7.5, not 7.5-rc-2.
  • b009aa1 Prepare next development version.
  • 15aaf21 Prepare for release 1.11.2.
  • 52f241d Update changelog.
  • 04dda4c Detect theme usage in AndroidManifest.xml.
  • 05b7a12 Prepare next development version.
  • 8d15098 Prepare for release 1.11.1.
  • 1a97791 Don't remove an 'unused' dependency from the wrong configuration.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 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)

Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 1.10.0 to 1.11.3.
- [Release notes](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/releases)
- [Changelog](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.10.0...v1.11.3)

---
updated-dependencies:
- dependency-name: com.autonomousapps.dependency-analysis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2022

Superseded by #231.

@dependabot dependabot bot closed this Aug 2, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.autonomousapps.dependency-analysis-1.11.3 branch August 2, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants