Closed renovate[bot] closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.88%. Comparing base (
68853b1
) to head (2d34302
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v3.3.1
->v3.3.2
Release Notes
gradle/actions (gradle/actions)
### [`v3.3.2`](https://togithub.com/gradle/actions/releases/tag/v3.3.2) [Compare Source](https://togithub.com/gradle/actions/compare/v3.3.1...v3.3.2) This patch release fixes a bug in both `dependency-submission` and `setup-gradle` ([#196](https://togithub.com/gradle/actions/issues/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](https://togithub.com/gradle/actions/issues/199)) - \[dependency-submission] Use Gradle logger instead of println in dependency graph init script ([#191](https://togithub.com/gradle/actions/issues/191) from [@aleksandrserbin](https://togithub.com/aleksandrserbin)) - \[dependency-submission] Retain and log full stacktrace for dependency submission errors ([#192](https://togithub.com/gradle/actions/issues/192)) - \[setup-gradle] Improve build scan badge readability with long task names ([#200](https://togithub.com/gradle/actions/issues/200) from [@gabrielfeo](https://togithub.com/gabrielfeo)) **Full Changelog**: https://github.com/gradle/actions/compare/v3.3.1...v3.3.2Configuration
📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, 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 Mend Renovate. View repository job log here.