cilium / hubble

Hubble - Network, Service & Security Observability for Kubernetes using eBPF
Apache License 2.0
3.39k stars 244 forks source link

chore(deps): update golangci/golangci-lint-action action to v6 (main) #1485

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 v5.1.0 -> v6.0.1

Release Notes

golangci/golangci-lint-action (golangci/golangci-lint-action) ### [`v6.0.1`](https://togithub.com/golangci/golangci-lint-action/compare/v6.0.0...v6.0.1) [Compare Source](https://togithub.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 ### [`v5.3.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v5.3.0) [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v5.2.0...v5.3.0) #### What's Changed ##### Changes - feat: uses 2 dots compare syntax for push diff by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1030](https://togithub.com/golangci/golangci-lint-action/pull/1030) - feat: add option to control cache invalidation interval by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1031](https://togithub.com/golangci/golangci-lint-action/pull/1031) - feat: use OS and working-directory as cache key by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1032](https://togithub.com/golangci/golangci-lint-action/pull/1032) - feat: improve log about pwd/cwd by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1033](https://togithub.com/golangci/golangci-lint-action/pull/1033) **Full Changelog**: https://github.com/golangci/golangci-lint-action/compare/v5.2.0...v5.3.0 ### [`v5.2.0`](https://togithub.com/golangci/golangci-lint-action/compare/v5.1.0...v5.2.0) [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v5.1.0...v5.2.0)

Configuration

πŸ“… Schedule: Branch creation - "on friday" (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.