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.27.0 to 1.39.0 #223

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/golangci/golangci-lint from 1.27.0 to 1.39.0.

Release notes

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

v1.39.0

Changelog

94d2d803 Add gomoddirectives linter. (#1817) b6a6faa9 Add new presets (#1847) 8db518ce Add versions, improve deprecation system, improve linters page (#1854) 4bc68c0a Bump gofumpt from v0.1.0 to v0.1.1 (#1834) 82778e2f Bump importas to HEAD (#1864) fb394a99 Bump makezero to HEAD (#1865) e381b330 Bump rowserrcheck to HEAD (#1843) 8d0075da Bump staticcheck to 2020.2.3 (v0.1.3) (#1829) 03992d04 Bump wrapcheck to v1.0.0 (#1863) fce3949d Deprecate 'scopelint' linter (#1819) 2e5e8874 Improve issue templates chooser. (#1821) 87d37c6c Restore fast linters meaning (#1844) 814bf0e0 Set version command output to Stdout (#1869) ba6e969f build(deps): bump github.com/go-critic/go-critic from 0.5.4 to 0.5.5 (#1867) e23f80ee build(deps): bump github.com/mgechev/revive from 1.0.3 to 1.0.5 (#1866) 714bd288 build(deps): bump github.com/securego/gosec/v2 from 2.6.1 to 2.7.0 (#1823) c11228b4 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.1 to 3.21.2 (#1822) cd2025d1 build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#1845) 7a612da1 bump ifshort to v1.0.2 (#1837) 351f57b1 bump wastedassign to v0.2.0 (#1815) 809be026 fix: linters load mode (#1862) e1a734e5 nolintlint: allow to fix //nolint lines (#1583) cd6644d4 revive: the default configuration is only applied when no dedicated configuration. (#1831) 9aea4aee typecheck: display compilation errors as report instead of error (#1861)

v1.38.0

Changelog

5698d46e Add ForceTypeAssert linter (#1789) 012559c5 Add linter wastedassign (#1651) 66fc7797 Add nilerr linter. (#1788) f00da2c0 Add stringintconv and ifaceassert to govet (#1360) a1e3749a Bump github.com/Djarvur/go-err113 to HEAD (#1760) 495a74f6 Bump github.com/timakin/bodyclose to HEAD (#1758) b7aac3b1 Bump wsl to v3.2.0 (#1750) 251b205f Deprecate Interfacer linter (#1755) 42ff682f Deprecate maligned, add govet fieldalignment as replacement (#1765) 92d38e52 Exclude PR about doc dependencies from release changelog. (#1752) 89315e00 Fix go-header usage (#1785) 05836e48 Integrate ImportAs linter (#1783) cdaf03d1 Remove outdated CVEs from .nancy-ignore (#1791) 856ffd16 Support RelatedInformation for analysis Diagnostic (#1773) 507703b4 Update Docs and Assets Github Actions (#1460) 5dcc3eaf Update dependencies that dependabot cannot (#1790) 2e7c389d Update staticcheck to v0.1.2 (2020.2.2) (#1756) b77118fd Use errcheck from main repo instead of golangci-lint fork (#1319) 1a906bc1 Use go v1.14 in go.mod file (#1803)

... (truncated)

Commits

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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 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
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 26, 2021
@codecov
Copy link

codecov bot commented Mar 26, 2021

Codecov Report

Merging #223 (c9ca58e) into master (20c26bc) will decrease coverage by 0.82%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
- Coverage   28.75%   27.92%   -0.83%     
==========================================
  Files          28       28              
  Lines        2643     2449     -194     
==========================================
- Hits          760      684      -76     
+ Misses       1865     1747     -118     
  Partials       18       18              
Impacted Files Coverage Δ
cmd/generate.go 23.52% <0.00%> (-6.48%) ⬇️
acceptance/acceptance.go 32.14% <0.00%> (-3.28%) ⬇️
acceptance/dsl.go 58.82% <0.00%> (-2.88%) ⬇️
connector/connector.go 25.68% <0.00%> (-1.46%) ⬇️
roundtripper.go 79.31% <0.00%> (-1.34%) ⬇️
client.go 80.68% <0.00%> (-0.87%) ⬇️
cmd/serve.go 39.31% <0.00%> (-0.69%) ⬇️
cmd/credentials.go 17.41% <0.00%> (-0.66%) ⬇️
connector/oauth.go 53.47% <0.00%> (-0.48%) ⬇️
debug.go 0.00% <0.00%> (ø)
... and 16 more

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 20c26bc...c9ca58e. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Contributor Author

Superseded by #225.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/golangci/golangci-lint-1.39.0 branch May 10, 2021 13:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants