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.44.2 to 1.45.0 in /tools #1757

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps github.com/golangci/golangci-lint from 1.44.2 to 1.45.0.

Release notes

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

v1.45.0

Changelog

  • ea1df6f1 Default to YAML when config file has no extension (#2618)
  • 93a0015c build(deps): bump actions/checkout from 2 to 3 (#2643)
  • 176ef3f7 build(deps): bump actions/setup-node from 2 to 3 (#2628)
  • adc0d8ec build(deps): bump github.com/ashanbrown/makezero from 1.1.0 to 1.1.1 (#2621)
  • 8f9bc4a7 build(deps): bump github.com/daixiang0/gci from 0.3.1 to 0.3.2 (#2640)
  • 6fc688ae build(deps): bump github.com/securego/gosec/v2 from 2.9.6 to 2.10.0 (#2624)
  • da08d2bd build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.1 to 3.22.2 (#2641)
  • 873a27e7 build(deps): bump github.com/sivchari/containedctx from 1.0.1 to 1.0.2 (#2623)
  • ec952367 build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#2646)
  • 0e7233eb build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.4.0 to 2.5.0 (#2603)
  • 0bcc0a3b build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#2627)
  • 5ffadacb build(deps): bump mvdan.cc/gofumpt from 0.2.1 to 0.3.0 (#2622)
  • d5ebd7eb build(deps): bump node-fetch in /.github/contributors (#2616)
  • 5ddb5e7a bump github.com/daixiang0/gci to v0.3.1 (#2596)
  • 56d77e2b bump github.com/denis-tingaikin/go-header from 0.4.2 to 0.4.3 (#2614)
  • 2f689958 errcheck: add an option to remove default exclusions (#2607)
  • 1f4c1ed9 fix: completion for fish-shell
  • 0c0804c6 go1.18 support (#2438)
  • 42ca6449 gofumpt: add module-path setting (#2644)
  • 30c6166b revive: fix default values (#2611)
Changelog

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

v1.45.0

  1. updated linters:
    • cobra: from 1.3.0 to 1.4.0
    • containedctx: from 1.0.1 to 1.0.2
    • errcheck: add an option to remove default exclusions
    • gci: from 0.3.1 to 0.3.2
    • go-header: from 0.4.2 to 0.4.3
    • gofumpt: add module-path setting
    • gofumpt: from 0.2.1 to 0.3.0
    • gopsutil: from 3.22.1 to 3.22.2
    • gosec: from 2.9.6 to 2.10.0
    • makezero: from 1.1.0 to 1.1.1
    • revive: fix default values
    • wrapcheck: from 2.4.0 to 2.5.0
  2. documentation:
    • docs: add "back to the top" button
    • docs: add forbidigo example that uses comments
    • docs: improve linters page
  3. misc:
    • go1.18 support 🎉
    • Add an option to manage the targeted version of Go
    • Default to YAML when config file has no extension
Commits
  • 1f4c1ed fix: completion for fish-shell
  • 0c0804c go1.18 support (#2438)
  • ec95236 build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#2646)
  • 42ca644 gofumpt: add module-path setting (#2644)
  • 93a0015 build(deps): bump actions/checkout from 2 to 3 (#2643)
  • d7b28ca build(deps): bump normalize-url from 4.5.0 to 4.5.1 in /docs (#2642)
  • da08d2b build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.1 to 3.22.2 (#2641)
  • 8f9bc4a build(deps): bump github.com/daixiang0/gci from 0.3.1 to 0.3.2 (#2640)
  • 41646f2 build(deps): bump gatsby-plugin-manifest from 4.7.0 to 4.9.0 in /docs (#2635)
  • fdd7218 build(deps): bump @​emotion/react from 11.7.1 to 11.8.1 in /docs (#2634)
  • 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 will merge this PR once CI passes on it, as requested by @naveensrinivasan.


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 labels Mar 21, 2022
@dependabot dependabot bot temporarily deployed to integration-test March 21, 2022 08:35 Inactive
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #1757 (c7da0a3) into main (10bd777) will increase coverage by 3.07%.
The diff coverage is 92.98%.

❗ Current head c7da0a3 differs from pull request most recent head 86436e4. Consider uploading reports for the commit 86436e4 to get more accurate results

@@            Coverage Diff             @@
##             main    #1757      +/-   ##
==========================================
+ Coverage   56.71%   59.79%   +3.07%     
==========================================
  Files          65       65              
  Lines        6377     6377              
==========================================
+ Hits         3617     3813     +196     
+ Misses       2519     2317     -202     
- Partials      241      247       +6     

@github-actions
Copy link

Integration tests success for
[a3a93de]
(https://github.com/ossf/scorecard/actions/runs/2014943348)

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.45.0 branch from a3a93de to eeeee46 Compare March 21, 2022 09:46
@dependabot dependabot bot temporarily deployed to integration-test March 21, 2022 09:47 Inactive
@github-actions
Copy link

Integration tests success for
[eeeee46]
(https://github.com/ossf/scorecard/actions/runs/2015278889)

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.45.0 branch from eeeee46 to 34440f1 Compare March 21, 2022 11:32
@dependabot dependabot bot temporarily deployed to integration-test March 21, 2022 11:37 Inactive
@github-actions
Copy link

Integration tests success for
[34440f1]
(https://github.com/ossf/scorecard/actions/runs/2015786054)

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.45.0 branch from 34440f1 to 31f85e8 Compare March 21, 2022 14:02
@dependabot dependabot bot temporarily deployed to integration-test March 21, 2022 14:08 Inactive
@github-actions
Copy link

Integration tests success for
[31f85e8]
(https://github.com/ossf/scorecard/actions/runs/2016549685)

@justaugustus
Copy link
Member

(Fixing the lint issues locally...)

@justaugustus justaugustus temporarily deployed to integration-test March 21, 2022 18:19 Inactive
@justaugustus justaugustus enabled auto-merge (squash) March 21, 2022 18:20
Copy link
Member

@justaugustus justaugustus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@github-actions
Copy link

Integration tests success for
[a96640c]
(https://github.com/ossf/scorecard/actions/runs/2017966373)

@naveensrinivasan naveensrinivasan temporarily deployed to integration-test March 22, 2022 07:07 Inactive
@github-actions
Copy link

Integration tests success for
[c7da0a3]
(https://github.com/ossf/scorecard/actions/runs/2020799813)

@naveensrinivasan
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@naveensrinivasan
Copy link
Member

@dependabot merge

@naveensrinivasan
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot bot and others added 3 commits March 22, 2022 21:12
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.44.2 to 1.45.0.
- [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.44.2...v1.45.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@naveensrinivasan naveensrinivasan force-pushed the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.45.0 branch from c7da0a3 to 86436e4 Compare March 23, 2022 02:12
@naveensrinivasan naveensrinivasan temporarily deployed to integration-test March 23, 2022 02:12 Inactive
@github-actions
Copy link

Integration tests success for
[86436e4]
(https://github.com/ossf/scorecard/actions/runs/2025939803)

@justaugustus justaugustus merged commit 66b3d8c into main Mar 23, 2022
@justaugustus justaugustus deleted the dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.45.0 branch March 23, 2022 02:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants