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

Update gradle/actions action to v3.3.2 #6407

Merged
merged 1 commit into from Apr 29, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/actions action patch v3.3.1 -> v3.3.2

Release Notes

gradle/actions (gradle/actions)

v3.3.2

Compare Source

This patch release fixes a bug in both dependency-submission and setup-gradle (#​196 introduced in v3.3.1), which resulted in
"No dependency-graph files found to submit" when using the download-and-submit function.
A number of other minor issues have also been addressed:

What's Changed

  • [dependency-submission] Fix bug finding dependency-graph files with 'download-and-submit' (#​199)
  • [dependency-submission] Use Gradle logger instead of println in dependency graph init script (#​191 from @​aleksandrserbin)
  • [dependency-submission] Retain and log full stacktrace for dependency submission errors (#​192)
  • [setup-gradle] Improve build scan badge readability with long task names (#​200 from @​gabrielfeo)

Full Changelog: gradle/actions@v3.3.1...v3.3.2


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 this update 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 April 25, 2024 23:18
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.12%. Comparing base (0e0f417) to head (54f9693).
Report is 1 commits behind head on main.

❗ Current head 54f9693 differs from pull request most recent head a6f2e33. Consider uploading reports for the commit a6f2e33 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6407   +/-   ##
=========================================
  Coverage     91.12%   91.12%           
  Complexity     5856     5856           
=========================================
  Files           636      636           
  Lines         17062    17062           
  Branches       1733     1733           
=========================================
  Hits          15548    15548           
  Misses         1019     1019           
  Partials        495      495           

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

@renovate renovate bot force-pushed the renovate/gradle-actions-3.x branch from 54f9693 to a6f2e33 Compare April 26, 2024 19:54
@jack-berg jack-berg merged commit 9845ac9 into main Apr 29, 2024
15 checks passed
@jack-berg jack-berg deleted the renovate/gradle-actions-3.x branch April 29, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant