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

chore(deps): bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.1 #1880

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2020

Bumps github.com/golangci/golangci-lint from 1.31.0 to 1.32.1.

Release notes

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

v1.32.1

Changelog

55e35d2 Update exhaustivestruct (#1472) f414375 build(deps): bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 (#1469) dc2d6b5 build(docker): Fix version details in docker image (#1471) 8071657 feat(release): Update metadata for golangci-lint-action (#1467)

v1.32.0

Changelog

25fcad6 Add dummy maintainer to keep dpkg happy (#1406) c57627b Add exhaustivestruct linter (#1411) 796a958 Add go-errorlint (#1420) 5f93c93 Add support for fish completion (#1201) 926e76d Add tparallel linter (#1380) 247b6c2 Add wrapcheck linter (#1407) d20b8f9 Added .golangci.yaml to list of configuration files searched on startup (#1364) 89e9482 Added func to sort linters (#1451) 9b3ba43 Added support for only specifying default severity (#1396) 3e6b01e Mention macports installation procedure on macOS (#1352) 3368a55 Releasing docker image for arm64 (#1383) 140d51b Trigger the Netlify (#1358) 7330026 Update assets (#1357) a8b7b00 Update gochecknoglobals, use source analyzer (#1422) ad26b68 build(dep): Ignore known dependency failure in nancy (#1378) fe976ff build(deps): bump @mdx-js/mdx from 1.6.16 to 1.6.18 in /docs (#1401) f63ad9e build(deps): bump gatsby from 2.24.52 to 2.24.65 in /docs (#1400) 763b998 build(deps): bump gatsby-plugin-canonical-urls in /docs (#1390) 70cd9ba build(deps): bump gatsby-plugin-catch-links in /docs (#1415) 52c8e1c build(deps): bump gatsby-plugin-google-analytics in /docs (#1388) caecdef build(deps): bump gatsby-plugin-mdx from 1.2.35 to 1.2.40 in /docs (#1386) ea84543 build(deps): bump gatsby-plugin-mdx from 1.2.40 to 1.2.43 in /docs (#1419) cbaa2ae build(deps): bump gatsby-plugin-offline from 3.2.23 to 3.2.27 in /docs (#1368) 8569ea2 build(deps): bump gatsby-plugin-sharp from 2.6.31 to 2.6.40 in /docs (#1423) 7e39563 build(deps): bump gatsby-plugin-sitemap from 2.4.12 to 2.4.14 in /docs (#1417) 2763cc4 build(deps): bump gatsby-remark-autolink-headers in /docs (#1387) 88285dc build(deps): bump gatsby-remark-images from 3.3.28 to 3.3.29 in /docs (#1365) 9198323 build(deps): bump gatsby-remark-mermaid from 2.0.0 to 2.1.0 in /docs (#1369) 9ea696e build(deps): bump gatsby-source-filesystem in /docs (#1366) 3da7f4c build(deps): bump gatsby-source-filesystem in /docs (#1389) 0ca6265 build(deps): bump gatsby-transformer-sharp in /docs (#1402) 25228eb build(deps): bump gatsby-transformer-yaml from 2.4.10 to 2.4.11 in /docs (#1367) 501f00c build(deps): bump github.com/mattn/go-colorable from 0.1.7 to 0.1.8 (#1413) ae3aca7 build(deps): bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#1412) 3cc77d1 build(deps): bump github.com/sourcegraph/go-diff from 0.6.0 to 0.6.1 (#1414)

... (truncated)

Commits
  • dc2d6b5 build(docker): Fix version details in docker image (#1471)
  • 55e35d2 Update exhaustivestruct (#1472)
  • f414375 build(deps): bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 (#1469)
  • 8071657 feat(release): Update metadata for golangci-lint-action (#1467)
  • 9d557ed chore(dep): Use tag version for cobra (#1458)
  • 254f0d4 build(deps): bump honnef.co/go/tools (#1459)
  • 9b3ba43 Added support for only specifying default severity (#1396)
  • e4346a8 build(release): Prepare for release 1.32.0 (#1457)
  • 89e9482 Added func to sort linters (#1451)
  • d20b8f9 Added .golangci.yaml to list of configuration files searched on startup (#1...
  • 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.31.0 to 1.32.1.
- [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.31.0...v1.32.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2020
@vercel
Copy link

vercel bot commented Nov 2, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/goreleaser/goreleaser/7qj3cta37
✅ Preview: https://goreleaser-git-dependabot-gomodulesgithubcomgolangci-105fe7.goreleaser.now.sh

@vercel vercel bot temporarily deployed to Preview November 2, 2020 08:05 Inactive
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 2, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2020

Superseded by #1882.

@dependabot dependabot bot closed this Nov 3, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/golangci/golangci-lint-1.32.1 branch November 3, 2020 08:05
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2020

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants