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.44.0 to 1.44.2 in /tools/golangci-lint #169

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps github.com/golangci/golangci-lint from 1.44.0 to 1.44.2.

Release notes

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

v1.44.2

Changelog

  • cad735b2 build(deps): bump github.com/ultraware/whitespace from 0.0.4 to 0.0.5 (#2580)
  • eeda375f bump github.com/daixiang0/gci to HEAD (#2593)
  • 4f20929c gci: restore defaults for sections (#2589)

v1.44.1

Changelog

  • bf442005 Revert "build(deps): bump github.com/sylvia7788/contextcheck from 1.0.4 to 1.0.5 (#2534)" (#2538)
  • 39a76b86 build(deps): bump ajv from 6.12.2 to 6.12.6 in /.github/peril (#2564)
  • 9d047929 build(deps): bump github.com/breml/bidichk from 0.2.1 to 0.2.2 (#2572)
  • 18c25f79 build(deps): bump github.com/breml/errchkjson from 0.2.1 to 0.2.2 (#2559)
  • af6159c8 build(deps): bump github.com/breml/errchkjson from 0.2.2 to 0.2.3 (#2570)
  • b221c97b build(deps): bump github.com/kulti/thelper from 0.5.0 to 0.5.1 (#2535)
  • 015c8e5b build(deps): bump github.com/ldez/tagliatelle from 0.3.0 to 0.3.1 (#2557)
  • 331073af build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2556)
  • 19e87134 build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2571)
  • 717b99c0 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.12 to 3.22.1 (#2558)
  • 181c61f8 build(deps): bump github.com/sylvia7788/contextcheck from 1.0.4 to 1.0.5 (#2534)
  • f7d2406d bump github.com/daixiang0/gci from 0.2.9 to 0.3.0 (#2532)
  • 05e7d32e bump github.com/mgechev/revive from v1.1.3 to v1.1.4 (#2576)
  • 8d3c6e12 bump varnamelen from v0.5.0 to v0.6.0 (#2551)
  • 07f9b12e docs(decorder): fix disable-init-func-first-check: false elaboration (#2560)
  • 3d733a2a fix debug output (#2531)
  • 9a70e9a4 gci: fix configuration naming (#2578)
Changelog

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

v1.44.2

  1. updated linters:
    • gci: bump to HEAD
    • gci: restore defaults for sections
    • whitespace: from 0.0.4 to 0.0.5
  2. documentation:
    • add link to configuration in the linters list

v1.44.1

  1. updated linters:
    • bidichk: from 0.2.1 to 0.2.2
    • errchkjson: from 0.2.1 to 0.2.3
    • thelper: from 0.5.0 to 0.5.1
    • tagliatelle: from 0.3.0 to 0.3.1
    • gopsutil: from 3.21.12 to 3.22.1
    • gci: from 0.2.9 to 0.3.0
    • revive: from v1.1.3 to v1.1.4
    • varnamelen: from v0.5.0 to v0.6.0
  2. documentation:
    • linters: improve configuration pages
    • decorder: fix disable-init-func-first-check: false elaboration
  3. misc:
    • fix debug output
Commits
  • d58dbde build(deps): bump url-parse from 1.5.1 to 1.5.7 in /docs (#2590)
  • 6cecd4f build(deps): bump gatsby-plugin-manifest from 4.6.0 to 4.7.0 in /docs (#2586)
  • 4274864 build(deps): bump gatsby-remark-images from 6.6.0 to 6.7.0 in /docs (#2582)
  • 58b1889 build(deps): bump gatsby-transformer-yaml from 4.6.0 to 4.7.0 in /docs (#2583)
  • eeda375 bump github.com/daixiang0/gci to HEAD (#2593)
  • 4f20929 gci: restore defaults for sections (#2589)
  • cad735b build(deps): bump github.com/ultraware/whitespace from 0.0.4 to 0.0.5 (#2580)
  • d7e110e docs: add link to configuration in the linters list (#2587)
  • 949b059 build(deps): bump gatsby-source-filesystem from 4.6.0 to 4.7.0 in /docs (#2581)
  • ed93066 docs: Update documentation and assets (#2579)
  • 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.44.0 to 1.44.2.
- [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.44.0...v1.44.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from prymitive as a code owner February 21, 2022 19:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 21, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #169 (87fd16e) into main (17ebe4a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   92.67%   92.67%           
=======================================
  Files          65       65           
  Lines        4164     4164           
=======================================
  Hits         3859     3859           
  Misses        232      232           
  Partials       73       73           

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 17ebe4a...87fd16e. Read the comment docs.

@prymitive prymitive merged commit 39f6690 into main Feb 21, 2022
@prymitive prymitive deleted the dependabot/go_modules/tools/golangci-lint/github.com/golangci/golangci-lint-1.44.2 branch February 21, 2022 19:17
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