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.33.0 to 1.34.0 #336

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/golangci/golangci-lint from 1.33.0 to 1.34.0.

Release notes

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

v1.34.0

Changelog

222076f Add forbidigo linter (#1569) cf32a7b Add makezero linter (#1520) 87cdb2d Add settings examples for gocritic (#1562) 0370d3a Add thelper linter (#1541) fc1a826 Bump go-errorlint to latest (#1527) f7a0c3c Bump go-errorlint to latest (#1529) 85049e5 Bump go-header to v0.4.1 (#1578) 260dc80 Bump go-header to v0.4.2 (#1585) 91e7331 CVE-2020-14040: v0.3.3 golang.org/x/text (#1293) d327987 Cobra.Command.SetOutput is depracated (#1554) 164cfab Removing reference to no-longer-existing linter-in-the-cloud (#1553) 306816e Revert "Update nolintlint to fix nolint formatting and remove unused nolint statements (#1573)" (#1584) aeb9830 Update nolintlint to fix nolint formatting and remove unused nolint statements (#1573) 5faa0cf build(deps): bump gatsby-remark-images from 3.3.29 to 3.6.0 in /docs (#1531) 6a9975f build(deps): bump gatsby-remark-responsive-iframe in /docs (#1533) 21be7d2 build(deps): bump github.com/daixiang0/gci from 0.2.4 to 0.2.7 (#1521) f8418b1 build(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 (#1528) 92d94ff build(deps): bump ini from 1.3.5 to 1.3.8 in /tools (#1560) 304d4a7 build(deps): bump react-headroom from 3.0.0 to 3.0.1 in /docs (#1532) 15b5289 build(deps): bump react-live from 2.2.2 to 2.2.3 in /docs (#1534) 10c786e chore: update gofumpt. (#1548) e26630a deps: Bump github.com/tommy-muehle/go-mnd@v2.2.0 (#1558) be02979 fix: nolintlint comment analysis. (#1571) b79e0c5 fix: throw an error on panic. (#1540) af0dd77 fix: update github.com/tetafro/godot to v1.3.2 (#1536) a893212 gomodguard: updated for new features and fixes (#1567) df9278e resolve custom linters' path relative to config file directory (#1572) 33fe87b result/processors: treat all non-Go source as special autogenerated files 626bacf updated-repo-after-release (#1526)

v1.33.2

Changelog

9948153 DefaultExcludePatterns should only be used for specified linter (#1494) 1ca232a Fix typos (#1476) c68692e Missing sort-results in the docs (#1514) 947dae1 Unknown linter breaks //nolint (#1497) df2e9e2 Update godot to 1.3.0 (#1498) 993337b Using upstrem goconst (#1500) b90551c add new paralleltest linter (#1503) b1755c1 build(deps): bump github.com/kyoh86/exportloopref from 0.1.7 to 0.1.8 (#1501) 3fe444c build(deps): bump lodash from 4.17.15 to 4.17.19 in /.github/peril (#1252) e8043b6 feat(release): Update metadata for golangci-lint-action (#1491)

v1.33.1


Commits
  • 260dc80 Bump go-header to v0.4.2 (#1585)
  • 306816e Revert "Update nolintlint to fix nolint formatting and remove unused nolint s...
  • 85049e5 Bump go-header to v0.4.1 (#1578)
  • aeb9830 Update nolintlint to fix nolint formatting and remove unused nolint statement...
  • df9278e resolve custom linters' path relative to config file directory (#1572)
  • 222076f Add forbidigo linter (#1569)
  • be02979 fix: nolintlint comment analysis. (#1571)
  • a893212 gomodguard: updated for new features and fixes (#1567)
  • 87cdb2d Add settings examples for gocritic (#1562)
  • 92d94ff build(deps): bump ini from 1.3.5 to 1.3.8 in /tools (#1560)
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.33.0 to 1.34.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.33.0...v1.34.0)

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

codecov bot commented Dec 28, 2020

Codecov Report

Merging #336 (1d2f359) into master (be6c928) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #336   +/-   ##
=======================================
  Coverage   80.29%   80.29%           
=======================================
  Files          57       57           
  Lines        2736     2736           
=======================================
  Hits         2197     2197           
  Misses        309      309           
  Partials      230      230           

@ktr0731 ktr0731 merged commit bfa7af3 into master Dec 29, 2020
@ktr0731 ktr0731 deleted the dependabot/go_modules/github.com/golangci/golangci-lint-1.34.0 branch December 29, 2020 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant