sshkeys
sshkeys copied to clipboard
chore: bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
Bumps golangci/golangci-lint-action from 6.0.1 to 6.1.0.
Release notes
Sourced from golangci/golangci-lint-action's releases.
v6.1.0
What's Changed
Changes
- feat: allow to skip golangci-lint installation by
@ldezin golangci/golangci-lint-action#1079Documentation
- docs: add Go workspace examples by
@ldezin golangci/golangci-lint-action#1064Dependencies
- build(deps): bump
@types/nodefrom 20.12.8 to 20.12.11 by@dependabotin golangci/golangci-lint-action#1041- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.8.0 to 7.9.0 by@dependabotin golangci/golangci-lint-action#1042- build(deps): bump
@types/nodefrom 20.12.11 to 20.12.12 by@dependabotin golangci/golangci-lint-action#1043- build(deps-dev): bump
@typescript-eslint/parserfrom 7.8.0 to 7.9.0 by@dependabotin golangci/golangci-lint-action#1044- build(deps-dev): bump the dev-dependencies group with 2 updates by
@dependabotin golangci/golangci-lint-action#1047- build(deps): bump
@types/nodefrom 20.12.12 to 20.14.0 in the dependencies group by@dependabotin golangci/golangci-lint-action#1051- build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates by
@dependabotin golangci/golangci-lint-action#1053- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1061- build(deps): bump
@types/nodefrom 20.14.0 to 20.14.2 in the dependencies group by@dependabotin golangci/golangci-lint-action#1062- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1063- build(deps): bump
@types/nodefrom 20.14.2 to 20.14.8 in the dependencies group by@dependabotin golangci/golangci-lint-action#1066- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1065- build(deps-dev): bump the dev-dependencies group with 2 updates by
@dependabotin golangci/golangci-lint-action#1067- build(deps): bump
@types/nodefrom 20.14.8 to 20.14.9 in the dependencies group by@dependabotin golangci/golangci-lint-action#1068- build(deps-dev): bump the dev-dependencies group with 4 updates by
@dependabotin golangci/golangci-lint-action#1071- build(deps): bump
@types/nodefrom 20.14.9 to 20.14.10 in the dependencies group by@dependabotin golangci/golangci-lint-action#1072- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1073- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1074- build(deps): bump
@types/nodefrom 20.14.10 to 20.14.11 in the dependencies group by@dependabotin golangci/golangci-lint-action#1075- build(deps-dev): bump the dev-dependencies group with 3 updates by
@dependabotin golangci/golangci-lint-action#1077- build(deps): bump
@types/nodefrom 20.14.11 to 22.0.0 in the dependencies group by@dependabotin golangci/golangci-lint-action#1078Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0
Commits
aaa42aafeat: allow to skip golangci-lint installation (#1079)9ec8973build(deps): bump@types/nodefrom 20.14.11 to 22.0.0 in the dependencies gro...58838cfbuild(deps-dev): bump the dev-dependencies group with 3 updates (#1077)9f3ba2cbuild(deps): bump@types/nodefrom 20.14.10 to 20.14.11 in the dependencies g...2bd7a04build(deps-dev): bump the dev-dependencies group with 3 updates (#1074)db819a1build(deps-dev): bump the dev-dependencies group with 3 updates (#1073)d09fb08build(deps): bump@types/nodefrom 20.14.9 to 20.14.10 in the dependencies gr...605617abuild(deps-dev): bump the dev-dependencies group with 4 updates (#1071)66f63c7chore: generate2c01d26fix: home dir on Windows- 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)
Pull Request Test Coverage Report for Build 10156321224
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 66.848%
| Totals | |
|---|---|
| Change from base Build 8998824355: | 0.0% |
| Covered Lines: | 123 |
| Relevant Lines: | 184 |