Skip to content

Update dependencyAnalysis to v1.32.0 #2929

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

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.autonomousapps.dependency-analysis 1.31.0 -> 1.32.0 age adoption passing confidence
com.autonomousapps:dependency-analysis-gradle-plugin 1.31.0 -> 1.32.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)

v1.32.0

  • [New]: Output dominator tree results in JSON format including size and total size of deps.
  • [New]: Allow to force app behavior for pure Java projects.
  • [New]: generateProjectGraph task.
  • [New]: reason works for multi-capabilities.
  • [New]: Print build file path in projectHealth console report.
  • [Fix]: Enhance logging (more) when ConstantPoolParser throws exception.
  • [Fix]: Do not dotty for path matching and remove prefix and suffix from binary class name.
  • [Fix]: Fix Windows file separator incompatibility.
  • [Fix]: Don't suggest adding testImplementation dependency on self.
  • [Fix]: DAGP variants have a Category of 'dependency-analysis'.
  • [Fix]: Sort an input map for better reproducibility.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 28, 2024 08:59
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label May 28, 2024
@renovate renovate bot requested review from bmarty and removed request for a team May 28, 2024 08:59
@ElementBot
Copy link
Collaborator

Warnings
⚠️

Please add a changelog. See instructions here

Messages
📖 Sign-off not required, allow-list

Generated by 🚫 dangerJS against f0cfa68

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/qbc8Lx

Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.15%. Comparing base (c511d59) to head (f0cfa68).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2929   +/-   ##
========================================
  Coverage    75.15%   75.15%           
========================================
  Files         1549     1549           
  Lines        36958    36958           
  Branches      7178     7178           
========================================
  Hits         27774    27774           
  Misses        5429     5429           
  Partials      3755     3755           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bmarty bmarty merged commit 02d7c49 into develop May 29, 2024
24 of 25 checks passed
@bmarty bmarty deleted the renovate/dependencyanalysis branch May 29, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants