pw
pw copied to clipboard
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0
Bumps golangci/golangci-lint-action from 4.0.0 to 5.1.0.
Release notes
Sourced from golangci/golangci-lint-action's releases.
v5.1.0
What's Changed
Changes
- feat: support for
pullandmerge_groupevents with the optiononly-new-issuesby@ldezin golangci/golangci-lint-action#1029Dependencies
- build(deps-dev): bump
@typescript-eslint/parserfrom 7.7.0 to 7.7.1 by@dependabotin golangci/golangci-lint-action#1027- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.7.0 to 7.7.1 by@dependabotin golangci/golangci-lint-action#1028Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v5.0.0...v5.1.0
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
... (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
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)