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.31.0 to 1.32.0 in /tools #418

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2020

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

Release notes

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

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) 065be62 build(deps): bump github.com/tetafro/godot from 0.4.8 to 0.4.9 (#1384) a0599ca build(deps): bump github.com/valyala/quicktemplate from 1.6.2 to 1.6.3 (#1385) b2c7c37 build(deps): bump golangci/golangci-lint-action from v2 to v2.2.1 (#1447) 2f16572 build(deps): bump honnef.co/go/tools (#1448) 254f0d4 build(deps): bump honnef.co/go/tools (#1459) 857f744 build(deps): bump node-fetch in /.github/contributors (#1363) da9f499 build(deps): bump puppeteer from 3.3.0 to 5.3.1 in /docs (#1418) d4ebf99 build(go): Check if go.mod and go.sum are up to dated (#1377) e4346a8 build(release): Prepare for release 1.32.0 (#1457) 5efb842 chore(dep): Update unparam/gofumpt to latest commit hash (#1376)

... (truncated)

Commits
  • 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...
  • 3368a55 Releasing docker image for arm64 (#1383)
  • 3e6b01e Mention macports installation procedure on macOS (#1352)
  • a8b7b00 Update gochecknoglobals, use source analyzer (#1422)
  • 58234f0 update exhaustive to latest; use version in go.mod (#1449)
  • 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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Oct 25, 2020
@MrAlias MrAlias merged commit a7a9242 into master Oct 26, 2020
@MrAlias MrAlias deleted the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.32.0 branch October 26, 2020 16:23
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
* Add comments on needed filed alignment

Add comment about alignment requirements to all struct fields who's
values are passed to 64-bit atomic operations.

Update any struct's field ordering if one or more of those fields has
alignment requirements to support 64-bit atomic operations.

* Add 64-bit alignment tests

Most `struct` that have field alignment requirements are now statically
validated prior to testing. The only `struct`s not validated that have
these requirements are ones defined in tests themselves where multiple
`TestMain` functions would be needed to test them. Given the fields are
already identified with comments specifying the alignment requirements
and they are in the test themselves, this seems like an OK omission.

Co-authored-by: Liz Fong-Jones <elizabeth@ctyalcove.org>
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant