build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 in the github-actions group by dependabot[bot] · Pull Request #5419 · golangci/golangci-lint (original) (raw)
Bumps the github-actions group with 1 update: golangci/golangci-lint-action.
Updates golangci/golangci-lint-action
from 6.3.2 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 @ldez in golangci/golangci-lint-action#1171
Dependencies
- build(deps): bump
@octokit/request-error
from 5.1.0 to 5.1.1 by @dependabot in golangci/golangci-lint-action#1169- build(deps): bump
@octokit/endpoint
from 9.0.5 to 9.0.6 by @dependabot in golangci/golangci-lint-action#1170Full Changelog: golangci/golangci-lint-action@v6.4.1...v6.5.0
v6.4.1
What's Changed
Changes
- fix: use config arg for verify by @ldez in golangci/golangci-lint-action#1168
Full Changelog: golangci/golangci-lint-action@v6.4.0...v6.4.1
v6.4.0
What's Changed
Changes
- chore: extract patch related code by @ldez in golangci/golangci-lint-action#1166
- feat: add an option to verify with the JSONSchema by @ldez in golangci/golangci-lint-action#1167
Full Changelog: golangci/golangci-lint-action@v6.3.3...v6.4.0
v6.3.3
What's Changed
Changes
- fix: go.mod parsing by @ldez in golangci/golangci-lint-action#1165
Full Changelog: golangci/golangci-lint-action@v6.3.2...v6.3.3
Commits
- 2226d7c 6.5.0
- 8d744d5 feat: verify with the JSONSchema by default (#1171)
- 0e58f8e build(deps): bump
@octokit/endpoint
from 9.0.5 to 9.0.6 (#1170) - 6a3fb76 build(deps): bump
@octokit/request-error
from 5.1.0 to 5.1.1 (#1169) - 696fa5c chore: clean workflows
- 80284ed chore: use ubuntu-22.04-arm
- 818ec4d 6.4.1
- 1c50240 fix: use config arg for verify (#1168)
- 0adbc47 6.4.0
- f7463c5 feat: 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions