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

chore(deps): bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 #40

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps golangci/golangci-lint-action from v2.4.0 to v2.5.1.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v2.5.1

Bug fixes:

  • d9f0e73 Check that go.mod exists in reading the version (#173)

v2.5.0

New Features:

  • 51485a4 Try to get version from go.mod file (#118)

v2.4.1

Fixed bugs:

  • a12ae43 Add --overwrite flag to tar extraction (#156)

Updated dependencies:

  • f1dee55 build(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.0.0 (#168)
  • 8456024 build(deps-dev): bump @typescript-eslint/eslint-plugin (#171)
  • 3e54e51 build(deps-dev): bump @types/node from 14.14.28 to 14.14.31 (#170)
  • 2f717c4 build(deps-dev): bump @typescript-eslint/parser from 4.15.0 to 4.15.1 (#169)
  • 4a6ab12 build(deps-dev): bump @types/node from 14.14.25 to 14.14.28 (#164)
  • f9b6927 build(deps-dev): bump eslint from 6.8.0 to 7.20.0 (#163)
  • 41858b8 build(deps-dev): bump typescript from 4.1.3 to 4.1.5 (#162)
  • 67236c0 build(deps-dev): bump @typescript-eslint/parser from 2.34.0 to 4.15.0 (#161)

Other improvements:

  • 23487cb Update "version" config in README example (#167)
Commits
  • d9f0e73 Check that go.mod exists in reading the version (#173)
  • 51485a4 Try to get version from go.mod file (#118)
  • a12ae43 Add --overwrite flag to tar extraction (#156)
  • f1dee55 build(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.0.0 (#168)
  • 23487cb Update "version" config in README example (#167)
  • 8456024 build(deps-dev): bump @typescript-eslint/eslint-plugin (#171)
  • 3e54e51 build(deps-dev): bump @types/node from 14.14.28 to 14.14.31 (#170)
  • 2f717c4 build(deps-dev): bump @typescript-eslint/parser from 4.15.0 to 4.15.1 (#169)
  • 4a6ab12 build(deps-dev): bump @types/node from 14.14.25 to 14.14.28 (#164)
  • f9b6927 build(deps-dev): bump eslint from 6.8.0 to 7.20.0 (#163)
  • Additional commits viewable in compare view

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 [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.4.0 to v2.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v2.4.0...d9f0e73)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from moul as a code owner March 8, 2021 04:19
@dependabot dependabot bot added dependencies github_actions Pull requests that update Github_actions code labels Mar 8, 2021
@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #40 (600277f) into master (dd4fa6b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   72.66%   72.66%           
=======================================
  Files          11       11           
  Lines         278      278           
=======================================
  Hits          202      202           
  Misses         47       47           
  Partials       29       29           
Flag Coverage Δ
unittests 72.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 dd4fa6b...600277f. Read the comment docs.

@moul moul merged commit 0b2e777 into master Mar 28, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/golangci/golangci-lint-action-v2.5.1 branch March 28, 2021 11:52
@github-actions
Copy link

🎉 This PR is included in version 1.21.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies github_actions Pull requests that update Github_actions code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant