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

build(deps): bump honnef.co/go/tools from 0.1.1 to 0.1.2 #1

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps honnef.co/go/tools from 0.1.1 to 0.1.2.

Release notes

Sourced from honnef.co/go/tools's releases.

Staticcheck 2020.2.2 (v0.1.2)

This release fixes a rare crash in Staticcheck, reduces the number of false positives, and adds support for Go 1.16's io/fs.FileMode type.

Read the full release notes at https://staticcheck.io/changes/2020.2#2020.2.2

Staticcheck 2020.2.1 (v0.1.1)

This release eliminates some false negatives as well as false positives, makes the staticcheck command less noisy and fixes a potential security issue.

See the full release notes at https://staticcheck.io/changes/2020.2#2020.2.1

Staticcheck 2020.2 (v0.1.0)

Read the full release notes at https://staticcheck.io/changes/2020.2

Commits
  • be534f0 Version 2020.2.2 (v0.1.2)
  • b01bf20 doc: add 2020.2.2 release notes
  • cd99e61 SA9002: detect fs.FileMode in addition to os.FileMode
  • 2ccb49d staticcheck: don't crash in call checkers for fn1(fn2()) where fn2 returns mu...
  • abc0e20 ST1013: don't crash for fn1(fn2()) where fn2 returns multiple values
  • 3419954 SA9002: don't crash for fn1(fn2()) where fn2 returns multiple values
  • e2e02f7 SA1006: don't flag Printf(fn()) where fn returns multiple values
  • 7642bda pattern: binding to a Builtin returns the ast.Node, not the string
  • b720550 pattern: make sure custom Matchers also benefit from automatic unnesting
  • 5d0f4f0 go/ir: recognize functions in github.com/golang/glog that exit the process
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [honnef.co/go/tools](https://github.com/dominikh/go-tools) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/dominikh/go-tools/releases)
- [Commits](dominikh/go-tools@v0.1.1...v0.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 22, 2021

The following labels could not be found: kind/enhancement, release-note/misc.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #2.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/honnef.co/go/tools-0.1.2 branch March 15, 2021 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants