kubewarden / kubewarden-controller

Manage admission policies in your Kubernetes cluster with ease
https://kubewarden.io
Apache License 2.0
181 stars 30 forks source link

chore(deps): update golangci/golangci-lint-action action to v5 #733

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
golangci/golangci-lint-action action major v4.0.1 -> v5.0.0

Release Notes

golangci/golangci-lint-action (golangci/golangci-lint-action) ### [`v5.0.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v5.0.0) [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v4.0.1...v5.0.0) #### What's Changed ##### Changes - feat: add support for pull_request_target and only-new-issues by [@​kovetskiy](https://togithub.com/kovetskiy) in [https://github.com/golangci/golangci-lint-action/pull/506](https://togithub.com/golangci/golangci-lint-action/pull/506) - feat: add option to not save cache by [@​navijation](https://togithub.com/navijation) in [https://github.com/golangci/golangci-lint-action/pull/851](https://togithub.com/golangci/golangci-lint-action/pull/851) - feat: remove Go cache management by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1024](https://togithub.com/golangci/golangci-lint-action/pull/1024) #### New Contributors - [@​kovetskiy](https://togithub.com/kovetskiy) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/506](https://togithub.com/golangci/golangci-lint-action/pull/506) - [@​navijation](https://togithub.com/navijation) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/851](https://togithub.com/golangci/golangci-lint-action/pull/851) **Full Changelog**: https://github.com/golangci/golangci-lint-action/compare/v4.0.1...v5.0.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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:

Project coverage is 44.75%. Comparing base (81a6392) to head (7424eaf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #733 +/- ## ======================================= Coverage 44.75% 44.75% ======================================= Files 23 23 Lines 1526 1526 ======================================= Hits 683 683 Misses 793 793 Partials 50 50 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/733/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/733/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `44.75% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden#carryforward-flags-in-the-pull-request-comment) to find out more.

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