WhosNickDoglio / dagger-rules

Static analysis checks for using Dagger, Anvil, or Hilt.
https://whosnickdoglio.dev/dagger-rules/
MIT License
7 stars 0 forks source link

Update gradle/wrapper-validation-action action to v3.4.0 #311

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/wrapper-validation-action action minor v3.3.2 -> v3.4.0

Release Notes

gradle/wrapper-validation-action (gradle/wrapper-validation-action) ### [`v3.4.0`](https://togithub.com/gradle/wrapper-validation-action/releases/tag/v3.4.0) [Compare Source](https://togithub.com/gradle/wrapper-validation-action/compare/v3.3.2...v3.4.0) > \[!IMPORTANT] > As of `v3` this action has been deprecated by `gradle/actions/wrapper-validation`. > Any workflow that uses `gradle/wrapper-validation-action@v3` will transparently delegate to `gradle/actions/wrapper-validation@v3`. > > Users are encouraged to update their workflows, replacing: > > uses: gradle/wrapper-validation-action@v3 > > with > > uses: gradle/actions/wrapper-validation@v3 > > See the [wrapper-validation documentation](https://togithub.com/gradle/actions/tree/main/wrapper-validation) for up-to-date documentation for `gradle/actions/wrapper-validation`. For release details, see https://github.com/gradle/actions/releases/tag/v3.4.0

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.



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

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@e773f1f). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #311 +/- ## ======================================= Coverage ? 89.34% ======================================= Files ? 20 Lines ? 676 Branches ? 72 ======================================= Hits ? 604 Misses ? 49 Partials ? 23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.