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.32.1 to 1.32.2 in /tools #440

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v1.32.2

Changelog

c1fe84c build(deps): bump gatsby-alias-imports from 1.0.4 to 1.0.6 in /docs (#1479) 00e3e73 build(deps): bump gatsby-remark-embedder from 3.0.0 to 4.0.0 in /docs (#1478) 97cb05c build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#1485) 0b24526 build(deps): bump github.com/securego/gosec/v2 from 2.4.0 to 2.5.0 (#1484) 7a1ae96 build(deps): bump polished from 3.6.6 to 4.0.3 in /docs (#1482) 3277bdb build(deps): bump puppeteer from 5.3.1 to 5.4.1 in /docs (#1480) 6338971 feat(release): Update metadata for golangci-lint-action (#1475) 52d26a3 fix(docker): Fix docker tag for alpine build (#1487) 9ff0f31 pkg/lint/lintersdb: report all unknown linters at once (#1477)

Commits
  • 52d26a3 fix(docker): Fix docker tag for alpine build (#1487)
  • 0b24526 build(deps): bump github.com/securego/gosec/v2 from 2.4.0 to 2.5.0 (#1484)
  • 97cb05c build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#1485)
  • 9ff0f31 pkg/lint/lintersdb: report all unknown linters at once (#1477)
  • 7a1ae96 build(deps): bump polished from 3.6.6 to 4.0.3 in /docs (#1482)
  • c1fe84c build(deps): bump gatsby-alias-imports from 1.0.4 to 1.0.6 in /docs (#1479)
  • 3277bdb build(deps): bump puppeteer from 5.3.1 to 5.4.1 in /docs (#1480)
  • 00e3e73 build(deps): bump gatsby-remark-embedder from 3.0.0 to 4.0.0 in /docs (#1478)
  • 6338971 feat(release): Update metadata for golangci-lint-action (#1475)
  • See full diff 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 Nov 8, 2020
@MrAlias MrAlias merged commit a459621 into master Nov 9, 2020
@MrAlias MrAlias deleted the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.32.2 branch November 9, 2020 18:15
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
The methods on the `Float64Gauge`, `Int64Gauge`, `Float64Counter`,
`Int64Counter`, `Float64Measure`, and `Int64Measure` `struct`s do not
need to mutate the internal state of the `struct` and can therefore be
defined with value receivers instead. This aligns closer to the function
signatures of each instruments constructor function. Additionally, this
change means calls to these methods do not need an allocation to the
heap.

Resolves #440

Co-authored-by: Rahul Patel <[email protected]>
@pellared pellared added this to the untracked milestone Nov 8, 2024
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.

3 participants