Bump golangci/golangci-lint-action from 6.1.1 to 6.5.0
Bumps golangci/golangci-lint-action from 6.1.1 to 6.5.0.
Release notes
Sourced from golangci/golangci-lint-action's releases.
v6.5.0
What's Changed
Changes
- feat: verify with the JSONSchema by default by
@ldezin golangci/golangci-lint-action#1171Dependencies
- build(deps): bump
@octokit/request-errorfrom 5.1.0 to 5.1.1 by@dependabotin golangci/golangci-lint-action#1169- build(deps): bump
@octokit/endpointfrom 9.0.5 to 9.0.6 by@dependabotin golangci/golangci-lint-action#1170Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.4.1...v6.5.0
v6.4.1
What's Changed
Changes
- fix: use config arg for verify by
@ldezin golangci/golangci-lint-action#1168Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.4.0...v6.4.1
v6.4.0
What's Changed
Changes
- chore: extract patch related code by
@ldezin golangci/golangci-lint-action#1166- feat: add an option to verify with the JSONSchema by
@ldezin golangci/golangci-lint-action#1167Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.3.3...v6.4.0
v6.3.3
What's Changed
Changes
- fix: go.mod parsing by
@ldezin golangci/golangci-lint-action#1165Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.3.2...v6.3.3
v6.3.2
What's Changed
Changes
- fix: path patch by
@ldezin golangci/golangci-lint-action#1162
... (truncated)
Commits
2226d7c6.5.08d744d5feat: verify with the JSONSchema by default (#1171)0e58f8ebuild(deps): bump@octokit/endpointfrom 9.0.5 to 9.0.6 (#1170)6a3fb76build(deps): bump@octokit/request-errorfrom 5.1.0 to 5.1.1 (#1169)696fa5cchore: clean workflows80284edchore: use ubuntu-22.04-arm818ec4d6.4.11c50240fix: use config arg for verify (#1168)0adbc476.4.0f7463c5feat: add an option to verify with the JSONSchema (#1167)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
Superseded by #194.