GoogleCloudPlatform / cloud-sql-proxy

A utility for connecting securely to your Cloud SQL instances
Apache License 2.0
1.25k stars 345 forks source link

deps: Update golangci/golangci-lint-action action to v6 #2217

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 -> 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 ### [`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/releases/tag/v5.2.0) [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v5.1.0...v5.2.0) #### What's Changed ##### Changes - [feat: add an option to enable/disable annotations](https://togithub.com/golangci/golangci-lint-action/commit/aebff4bd9cd0198ff4f020915c27258a9edc4c01) by [@​ldez](https://togithub.com/ldez) **Full Changelog**: https://github.com/golangci/golangci-lint-action/compare/v5.1.0...v5.2.0 ### [`v5.1.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v5.1.0) [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v5.0.0...v5.1.0) #### What's Changed ##### Changes - feat: support for `pull` and `merge_group` events with the option `only-new-issues` by [@​ldez](https://togithub.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/1029](https://togithub.com/golangci/golangci-lint-action/pull/1029) ##### Dependencies - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.7.0 to 7.7.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1027](https://togithub.com/golangci/golangci-lint-action/pull/1027) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 7.7.0 to 7.7.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1028](https://togithub.com/golangci/golangci-lint-action/pull/1028) **Full Changelog**: https://github.com/golangci/golangci-lint-action/compare/v5.0.0...v5.1.0 ### [`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 `skip-pkg-cache` and `skip-build-cache` have been removed because the cache related to Go itself is already handled by `actions/setup-go`. ##### 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 - 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.