Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/golangci/golangci-lint from 1.41.1 to 1.43.0 in /internal/tools #381

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 7, 2021

Bumps github.com/golangci/golangci-lint from 1.41.1 to 1.43.0.

Release notes

Sourced from github.com/golangci/golangci-lint's releases.

v1.43.0

Changelog

bdc2f96d Add code comments to document source code (#2306) 861262b7 Add github.com/breml/bidichk linter (#2330) 32292622 Add nilnil linter (#2236) 20699a72 Add tenv linter (#2221) e612577d Bump gochecknoglobals to v0.1.0 (#2317) 1be9570a Refactor: preallocate slices (#2340) 813ba7d9 Update index.mdx (#2230) f500e4cb add varnamelen linter (#2240) e6c56694 build(deps): bump github.com/Antonboom/errname from 0.1.4 to 0.1.5 (#2249) a37843b1 build(deps): bump github.com/butuzov/ireturn from 0.1.0 to 0.1.1 (#2246) 680f3e6c build(deps): bump github.com/charithe/durationcheck from 0.0.8 to 0.0.9 (#2289) 00e47702 build(deps): bump github.com/esimonov/ifshort from 1.0.2 to 1.0.3 (#2303) d3fc84bc build(deps): bump github.com/fatih/color from 1.12.0 to 1.13.0 (#2259) 4ce9a19e build(deps): bump github.com/go-critic/go-critic from 0.5.6 to 0.6.0 (#2041) 5adafe52 build(deps): bump github.com/jingyugao/rowserrcheck from 1.1.0 to 1.1.1 (#2326) 3fe324a1 build(deps): bump github.com/kunwardeep/paralleltest from 1.0.2 to 1.0.3 (#2244) 739ccd3f build(deps): bump github.com/mattn/go-colorable from 0.1.10 to 0.1.11 (#2277) c6c55d25 build(deps): bump github.com/mattn/go-colorable from 0.1.8 to 0.1.9 (#2252) 8f2af022 build(deps): bump github.com/mattn/go-colorable from 0.1.9 to 0.1.10 (#2260) 78d309e7 build(deps): bump github.com/mgechev/revive from 1.1.1 to 1.1.2 (#2276) 1012c10d build(deps): bump github.com/nakabonne/nestif from 0.3.0 to 0.3.1 (#2325) 6edca924 build(deps): bump github.com/securego/gosec/v2 from 2.8.1 to 2.9.1 (#2299) 963257f9 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.7 to 3.21.8 (#2225) b9f015cc build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.8 to 3.21.9 (#2275) 9f628531 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.9 to 3.21.10 (#2327) f1258315 build(deps): bump github.com/spf13/viper from 1.8.1 to 1.9.0 (#2243) 60a9d16f build(deps): bump github.com/tetafro/godot from 1.4.10 to 1.4.11 (#2248) 8c60147b build(deps): bump github.com/tetafro/godot from 1.4.9 to 1.4.10 (#2226) 2fb65636 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.3.0 to 2.3.1 (#2278) 9bb917de build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.3.1 to 2.4.0 (#2324) 59c7b10b build(deps): bump github.com/valyala/quicktemplate from 1.6.3 to 1.7.0 (#2250) 5d4fe00f build(deps): bump golang.org/x/tools from 0.1.5 to 0.1.6 (#2245) 91016acc build(deps): bump tmpl from 1.0.4 to 1.0.5 in /.github/peril (#2247) f47f4f55 codeql: Remove unneeded steps (#2336) 413bec6a errcheck: empty selector name. (#2309) 7fc2fe81 feat: add contextcheck linter (#2216) 8cb9c769 fix: Add missing space in "disabled by config" warning (#2310) a8887d56 fix: don't hide enable-all option (#2338) cf9f3f95 fix: go.sum (#2262) 2c01ea7f gocritic: add support for variable substitution in ruleguard path settings (#2308) cc262bba gosec: filter issues according to the severity and confidence (#2295) 9b577fcb new-from-rev: add support for finding issues in entire files in a diff (#2264) 2ea496f2 new-linter: ireturn (checks for function return type) (#2219) 17d24ebd nlreturn: add block-size option (#2237)

v1.42.1

Changelog

... (truncated)

Commits
  • 861262b Add github.com/breml/bidichk linter (#2330)
  • 77d4115 docs: add documentation for go-critic and ruleguard settings (#2304)
  • 2c01ea7 gocritic: add support for variable substitution in ruleguard path settings (#...
  • f9f6486 docs: change Github to GitHub in comments and docs (#2341)
  • 1be9570 Refactor: preallocate slices (#2340)
  • a8887d5 fix: don't hide enable-all option (#2338)
  • f47f4f5 codeql: Remove unneeded steps (#2336)
  • 8cb9c76 fix: Add missing space in "disabled by config" warning (#2310)
  • a2b2968 build(deps): bump gatsby-plugin-robots-txt in /docs (#2332)
  • dcaaa89 build(deps): bump gatsby-remark-copy-linked-files in /docs (#2335)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.41.1 to 1.43.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.41.1...v1.43.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 7, 2021

The following labels could not be found: dependencies, go, Skip Changelog.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 30, 2022

Superseded by #405.

@dependabot dependabot bot closed this Jan 30, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/internal/tools/github.com/golangci/golangci-lint-1.43.0 branch January 30, 2022 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants