dallay / lyra

SMRO
https://lyra-nwhm.onrender.com
1 stars 0 forks source link

chore(deps): update gradle/wrapper-validation-action action to v3 #240

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/wrapper-validation-action action major v2.1.3 -> v3.3.2

Release Notes

gradle/wrapper-validation-action (gradle/wrapper-validation-action) ### [`v3.3.2`](https://togithub.com/gradle/wrapper-validation-action/releases/tag/v3.3.2) [Compare Source](https://togithub.com/gradle/wrapper-validation-action/compare/v3.3.1...v3.3.2) > \[!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.3.2 ### [`v3.3.1`](https://togithub.com/gradle/wrapper-validation-action/releases/tag/v3.3.1) [Compare Source](https://togithub.com/gradle/wrapper-validation-action/compare/v3.3.0...v3.3.1) > \[!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.3.1 ### [`v3.3.0`](https://togithub.com/gradle/wrapper-validation-action/releases/tag/v3.3.0) [Compare Source](https://togithub.com/gradle/wrapper-validation-action/compare/v2.1.3...v3.3.0) This is the first release of `gradle/wrapper-validation-action` available with the `v3` version tag. > \[!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`. ##### Changes from `wrapper-validation-acion@v2` There are no functional changes in this release. The jump directly to `v3` (and `v3.3.0`) serves 2 purposes: - Ensure that users explicitly switch to the new delegating action implementation - This upgrade also provides an opportunity for users to switch directly to `gradle/actions/wrapper-validation` - Allows us to have consistent version numbering between `gradle/wrapper-validation-action` and `gradle/actions/wrapper-validation` See [#​198](https://togithub.com/gradle/wrapper-validation-action/issues/198) **Full Changelog**: https://github.com/gradle/wrapper-validation-action/compare/v2.1.3...v3.3.0

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - "before 4am on the first day of the month" (UTC).

🚦 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 6 months ago

Codecov Report

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

Project coverage is 86.93%. Comparing base (56ef867) to head (b3cf6fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ======================================= Coverage 86.93% 86.93% ======================================= Files 144 144 Lines 1937 1937 Branches 228 228 ======================================= Hits 1684 1684 Misses 185 185 Partials 68 68 ```

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