Skip to content

Commit

Permalink
chore(deps): Update golangci/golangci-lint-action action to v5 (#53)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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
[@&#8203;ldez](https://togithub.com/ldez) in
[golangci/golangci-lint-action#1030
- feat: add option to control cache invalidation interval by
[@&#8203;ldez](https://togithub.com/ldez) in
[golangci/golangci-lint-action#1031
- feat: use OS and working-directory as cache key by
[@&#8203;ldez](https://togithub.com/ldez) in
[golangci/golangci-lint-action#1032
- feat: improve log about pwd/cwd by
[@&#8203;ldez](https://togithub.com/ldez) in
[golangci/golangci-lint-action#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 [@&#8203;ldez](https://togithub.com/ldez) in
[golangci/golangci-lint-action#1029

##### Dependencies

- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.7.0 to 7.7.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#1027
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.7.0 to 7.7.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#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
[@&#8203;kovetskiy](https://togithub.com/kovetskiy) in
[golangci/golangci-lint-action#506
- feat: add option to not save cache by
[@&#8203;navijation](https://togithub.com/navijation) in
[golangci/golangci-lint-action#851
- feat: remove Go cache management by
[@&#8203;ldez](https://togithub.com/ldez) in
[golangci/golangci-lint-action#1024

#### New Contributors

- [@&#8203;kovetskiy](https://togithub.com/kovetskiy) made their first
contribution in
[golangci/golangci-lint-action#506
- [@&#8203;navijation](https://togithub.com/navijation) made their first
contribution in
[golangci/golangci-lint-action#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>
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 24a7b5d commit be53f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yaml
Expand Up @@ -43,7 +43,7 @@ jobs:
cache: false

- name: golangci-lint
uses: golangci/golangci-lint-action@v4.0.1
uses: golangci/golangci-lint-action@v5.3.0
with:
version: latest
args: '--config=.golangci.yaml -v'

0 comments on commit be53f24

Please sign in to comment.