Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2020

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

Release notes

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

v1.34.1

Changelog

750b4ba Fix forbidigo linter name in reports (#1590) 64d823c Update assets for v1.34.0 (#1588) d7dd233 build(deps): bump react from 16.13.1 to 16.14.0 in /docs (#1481)

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)

... (truncated)

Commits
  • d7dd233 build(deps): bump react from 16.13.1 to 16.14.0 in /docs (#1481)
  • 750b4ba Fix forbidigo linter name in reports (#1590)
  • 64d823c Update assets for v1.34.0 (#1588)
  • 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)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 29, 2020
@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #91 (0e7633c) into master (1c2bb96) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           1        1           
  Lines           2        2           
=======================================
  Hits            1        1           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c2bb96...0e7633c. Read the comment docs.

@pellared pellared merged commit 36d2ac1 into master Dec 29, 2020
@pellared pellared deleted the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.34.1 branch December 29, 2020 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants