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

chore(deps): update dependencyanalysis to v2.1.3 #3559

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.autonomousapps.dependency-analysis 2.1.0 -> 2.1.3 age adoption passing confidence
com.autonomousapps:dependency-analysis-gradle-plugin 2.1.0 -> 2.1.3 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)

v2.1.3

  • [Fix]: kotlin modules can have java code.
  • [Fix]: classes referenced in runtime-retained annotations are required at runtime.
  • [Fix]: reason for dependencies used in annotations is still confusing but less misleading.

v2.1.2

  • [Fix]: include project description json at both external and internal coordinates.

v2.1.1

  • [Fix]: improve separation of "annotation" vs "not-annotation" in bytecode analysis.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 28, 2024 01:40
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Sep 28, 2024
@renovate renovate bot requested review from jmartinesp and removed request for a team September 28, 2024 01:40
Copy link
Contributor

github-actions bot commented Sep 28, 2024

📱 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/Bmrpov

Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.37%. Comparing base (c1337de) to head (a91eaba).
Report is 10 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3559      +/-   ##
===========================================
+ Coverage    82.15%   82.37%   +0.22%     
===========================================
  Files         1747     1743       -4     
  Lines        42740    41451    -1289     
  Branches      5068     4996      -72     
===========================================
- Hits         35111    34147     -964     
+ Misses        5841     5532     -309     
+ Partials      1788     1772      -16     

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

@jmartinesp jmartinesp added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Sep 30, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Sep 30, 2024
@renovate renovate bot force-pushed the renovate/dependencyanalysis branch from f5cb342 to 8632daa Compare October 3, 2024 19:04
@renovate renovate bot changed the title Update dependencyAnalysis to v2.1.1 Update dependencyAnalysis to v2.1.2 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/dependencyanalysis branch from 8632daa to a91eaba Compare October 4, 2024 07:25
@renovate renovate bot changed the title Update dependencyAnalysis to v2.1.2 Update dependencyAnalysis to v2.1.3 Oct 4, 2024
Copy link

sonarcloud bot commented Oct 4, 2024

@renovate renovate bot changed the title Update dependencyAnalysis to v2.1.3 chore(deps): update dependencyanalysis to v2.1.3 Oct 4, 2024
@bmarty bmarty merged commit 39d7084 into develop Oct 4, 2024
26 checks passed
@bmarty bmarty deleted the renovate/dependencyanalysis branch October 4, 2024 14:09
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