kube-bench
kube-bench copied to clipboard
build(deps): bump golangci/golangci-lint-action from 4 to 5
Bumps golangci/golangci-lint-action from 4 to 5.
Release notes
Sourced from golangci/golangci-lint-action's releases.
v5.0.0
What's Changed
skip-pkg-cacheandskip-build-cachehave been removed because the cache related to Go itself is already handled byactions/setup-go.Changes
- feat: add support for pull_request_target and only-new-issues by
@kovetskiyin golangci/golangci-lint-action#506- feat: add option to not save cache by
@navijationin golangci/golangci-lint-action#851- feat: remove Go cache management by
@ldezin golangci/golangci-lint-action#1024New Contributors
@kovetskiymade their first contribution in golangci/golangci-lint-action#506@navijationmade their first contribution in golangci/golangci-lint-action#851Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v4.0.1...v5.0.0
v4.0.1
What's Changed
Documentation
- docs: update the version of the action used in the README example by
@178inabain golangci/golangci-lint-action#977Dependencies
- build(deps): bump
@types/semverfrom 7.5.6 to 7.5.7 by@dependabotin golangci/golangci-lint-action#969- build(deps-dev): bump
@typescript-eslint/parserfrom 6.20.0 to 6.21.0 by@dependabotin golangci/golangci-lint-action#970- build(deps-dev): bump eslint-plugin-simple-import-sort from 10.0.0 to 12.0.0 by
@dependabotin golangci/golangci-lint-action#971- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 6.20.0 to 6.21.0 by@dependabotin golangci/golangci-lint-action#973- build(deps): bump
@types/nodefrom 20.11.16 to 20.11.17 by@dependabotin golangci/golangci-lint-action#972- build(deps): bump
@types/nodefrom 20.11.17 to 20.11.19 by@dependabotin golangci/golangci-lint-action#979- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 6.21.0 to 7.0.0 by@dependabotin golangci/golangci-lint-action#980- build(deps): bump undici from 5.26.3 to 5.28.3 by
@dependabotin golangci/golangci-lint-action#976- build(deps): bump
@types/nodefrom 20.11.19 to 20.11.20 by@dependabotin golangci/golangci-lint-action#985- build(deps): bump
@types/semverfrom 7.5.7 to 7.5.8 by@dependabotin golangci/golangci-lint-action#986- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by
@dependabotin golangci/golangci-lint-action#987- build(deps): bump tmp from 0.2.1 to 0.2.3 by
@dependabotin golangci/golangci-lint-action#989- build(deps-dev): bump
@typescript-eslint/parserfrom 6.21.0 to 7.1.0 by@dependabotin golangci/golangci-lint-action#988- build(deps): bump
@types/nodefrom 20.11.20 to 20.11.24 by@dependabotin golangci/golangci-lint-action#990- build(deps-dev): bump
@typescript-eslint/parserfrom 7.1.0 to 7.1.1 by@dependabotin golangci/golangci-lint-action#991- build(deps): bump
@types/nodefrom 20.11.24 to 20.11.25 by@dependabotin golangci/golangci-lint-action#992- build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by
@dependabotin golangci/golangci-lint-action#993- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.1.0 to 7.1.1 by@dependabotin golangci/golangci-lint-action#994- build(deps): bump
@actions/http-clientfrom 2.2.0 to 2.2.1 by@dependabotin golangci/golangci-lint-action#995- build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /sample-go-mod by
@dependabotin golangci/golangci-lint-action#997- build(deps-dev): bump
@typescript-eslint/parserfrom 7.1.1 to 7.2.0 by@dependabotin golangci/golangci-lint-action#998- build(deps): bump
@types/nodefrom 20.11.25 to 20.11.28 by@dependabotin golangci/golangci-lint-action#1000- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.1.1 to 7.2.0 by@dependabotin golangci/golangci-lint-action#999- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.2.0 to 7.3.1 by@dependabotin golangci/golangci-lint-action#1003- build(deps): bump
@types/nodefrom 20.11.28 to 20.11.30 by@dependabotin golangci/golangci-lint-action#1004
... (truncated)
Commits
9d1e062feat: only new issues enhancements (#1029)692c9c9build(deps-dev): bump@typescript-eslint/eslint-pluginfrom 7.7.0 to 7.7.1 (#...ef6d5d0build(deps-dev): bump@typescript-eslint/parserfrom 7.7.0 to 7.7.1 (#1027)d149ecedocs: update readmef89fd48docs: update readme47ef1b2docs: update readme7c0f80cdocs: update readme3adb6d0docs: update readme03a8ce6docs: update readme82d40c2feat: remove Go cache management (#1024)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
A newer version of golangci/golangci-lint-action exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.