-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 813e6e7
authored
chore(deps): Update golangci/golangci-lint-action action to v6 (#55)
[](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 | `v5.3.0` -> `v6.0.1` |
---
### Release Notes
<details>
<summary>golangci/golangci-lint-action
(golangci/golangci-lint-action)</summary>
###
[`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)
<!-- Release notes generated using configuration in .github/release.yml
at 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**:
golangci/golangci-lint-action@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)
<!-- Release notes generated using configuration in .github/release.yml
at 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**:
golangci/golangci-lint-action@v5.3.0...v6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY2llcyIsImJvdHMiLCJraW5kL2Nob3JlIl19-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 59e4b0f commit 813e6e7Copy full SHA for 813e6e7
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
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-1Lines changed: 1 addition & 1 deletion
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