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 v6 #738

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golangci/golangci-lint-action action major v5.3.0 -> v6.0.1

Release Notes

golangci/golangci-lint-action (golangci/golangci-lint-action) ### [`v6.0.1`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v6.0.1) [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v6.0.0...v6.0.1) #### What's Changed ##### Changes - fix: use 3-dots syntax for diff on push by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1040](https://togithub.com/golangci/golangci-lint-action/pull/1040) **Full Changelog**: https://github.com/golangci/golangci-lint-action/compare/v6.0.0...v6.0.1 ### [`v6.0.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v6.0.0) [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.0) #### What's Changed This version removes `annotations` option (because it was useless), and removes the default output format (`github-actions`). The annotations are still produced but with another approach. ##### Changes - feat: rewrite format handling by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1038](https://togithub.com/golangci/golangci-lint-action/pull/1038) ##### Dependencies - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 7.7.1 to 7.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1034](https://togithub.com/golangci/golangci-lint-action/pull/1034) - build(deps): bump [@​types/node](https://togithub.com/types/node) from 20.12.7 to 20.12.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1036](https://togithub.com/golangci/golangci-lint-action/pull/1036) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.7.1 to 7.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1035](https://togithub.com/golangci/golangci-lint-action/pull/1035) **Full Changelog**: https://github.com/golangci/golangci-lint-action/compare/v5.3.0...v6.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 1 month ago

Codecov Report

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

Project coverage is 73.28%. Comparing base (74553a2) to head (d2a79f6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #738 +/- ## ========================================== + Coverage 73.06% 73.28% +0.22% ========================================== Files 28 28 Lines 1812 1812 ========================================== + Hits 1324 1328 +4 + Misses 371 369 -2 + Partials 117 115 -2 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/738/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | Coverage Δ | | |---|---|---| | [integration-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/738/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `61.14% <ø> (+0.22%)` | :arrow_up: | | [unit-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/738/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `50.19% <ø> (ø)` | | 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.