-
Notifications
You must be signed in to change notification settings - Fork 5
Commit be53f24
authored
chore(deps): Update golangci/golangci-lint-action action to v5 (#53)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action)
| action | major | `v4.0.1` -> `v5.3.0` |
---
### Release Notes
<details>
<summary>golangci/golangci-lint-action
(golangci/golangci-lint-action)</summary>
###
[`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)
<!-- Release notes generated using configuration in .github/release.yml
at 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**:
golangci/golangci-lint-action@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)
###
[`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)
<!-- Release notes generated using configuration in .github/release.yml
at 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**:
golangci/golangci-lint-action@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)
<!-- Release notes generated using configuration in .github/release.yml
at 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**:
golangci/golangci-lint-action@v4.0.1...v5.0.0
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cerbos/cerbos-sdk-go).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFyZWEvZGVwZW5kZW5jaWVzIiwiYm90cyIsImtpbmQvY2hvcmUiXX0=-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 24a7b5d commit be53f24Copy full SHA for be53f24
1 file changed
+1
-1
lines changed.github/workflows/pr-test.yaml
Copy file name to clipboardExpand all lines: .github/workflows/pr-test.yaml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
|
0 commit comments