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 honnef.co/go/tools from 0.1.4 to 0.2.0 #3033

Merged
merged 2 commits into from
Jun 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2021

Bumps honnef.co/go/tools from 0.1.4 to 0.2.0.

Release notes

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

Staticcheck 2021.1 (v0.2.0)

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

Staticcheck 2020.2.4 (v0.1.4)

This release fixes a crash and some false positives.

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

Staticcheck 2020.2.3 (v0.1.3)

This release fixes a false positive in U1000. See #942 for details.

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
  • 434f5f3 Version 2021.1 (v0.2.0)
  • 4049766 config, doc: update example configuration
  • 82477fc Update third party licenses
  • 6901793 doc: add 2021.1 release notes
  • f2e581c knowledge: update list of deprecated objects for Go 1.17
  • 440ad19 quickfix: delete QF1000
  • c68974c lintcmd: reorganize code
  • 297c1e4 internal/cache: pull hashSalt into Cache
  • 6287c56 lintcmd: allow setting the version
  • 24e1ffd lintcmd: add some documentation
  • 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 [honnef.co/go/tools](https://github.com/dominikh/go-tools) from 0.1.4 to 0.2.0.
- [Release notes](https://github.com/dominikh/go-tools/releases)
- [Commits](dominikh/go-tools@v0.1.4...v0.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2021 06:00
@dependabot dependabot bot requested a review from pavolloffay May 26, 2021 06:00
@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #3033 (6e778eb) into master (81cfd39) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3033      +/-   ##
==========================================
+ Coverage   95.91%   95.95%   +0.04%     
==========================================
  Files         224      224              
  Lines        9773     9773              
==========================================
+ Hits         9374     9378       +4     
+ Misses        329      326       -3     
+ Partials       70       69       -1     
Impacted Files Coverage Δ
...lugin/sampling/strategystore/adaptive/processor.go 100.00% <0.00%> (+0.92%) ⬆️
cmd/query/app/static_handler.go 96.77% <0.00%> (+1.61%) ⬆️

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 81cfd39...6e778eb. Read the comment docs.

@pavolloffay pavolloffay merged commit d052d34 into master Jun 3, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/honnef.co/go/tools-0.2.0 branch June 3, 2021 13:53
@jpkrohling jpkrohling added this to the Release 1.23.0 milestone Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants