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 golangci/golangci-lint-action from v2 to v2.4.0 #10

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v2.4.0

Features:

  • e4e910b Add a skip-go-installation to use pre-installed Go (#144)
  • 0dd3083 Add options to skip caching of folders. (#154)

Dependencies:

  • e1ae6cf build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#158)
  • 0ef0ffc build(deps): bump @actions/cache from 1.0.5 to 1.0.6 (#159)
  • 125ac48 build(deps-dev): bump @types/node from 14.14.21 to 14.14.22 (#152)
  • 147f37a build(deps-dev): bump @types/node from 14.14.20 to 14.14.21 (#149)
  • a19645e build(deps-dev): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#148)
  • 286cf07 build(deps-dev): bump @types/node from 14.14.19 to 14.14.20 (#147)
  • 7641a67 build(deps-dev): bump @types/node from 14.14.16 to 14.14.19 (#145)
  • 89d96d6 build(deps-dev): bump eslint-plugin-simple-import-sort from 5.0.3 to 7.0.0 (#137)
  • 45f3a37 build(deps-dev): bump @types/node from 14.14.14 to 14.14.16 (#143)
  • 943013e build(deps-dev): bump @types/node from 14.14.13 to 14.14.14 (#142)
  • 49a9e46 build(deps-dev): bump typescript from 4.1.2 to 4.1.3 (#140)
  • 528677a build(deps-dev): bump @types/node from 14.14.10 to 14.14.13 (#139)
  • 85798b5 build(deps): bump @actions/cache from 1.0.4 to 1.0.5 (#141)
  • d164f0d build(deps-dev): bump eslint-plugin-prettier from 3.2.0 to 3.3.0 (#138)
  • 9cf34bb build(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.2.0 (#136)
  • 629aad1 build(deps-dev): bump @types/node from 14.14.9 to 14.14.10 (#134)
  • 1bac7d9 build(deps-dev): bump prettier from 2.1.2 to 2.2.1 (#133)
  • 44fae30 build(deps-dev): bump typescript from 4.0.5 to 4.1.2 (#131)
  • 689e90e build(deps-dev): bump @types/node from 14.14.7 to 14.14.9 (#130)
  • d73150a build(deps-dev): bump @types/node from 14.14.6 to 14.14.7 (#124)
  • 2c3839f build(deps): bump @actions/tool-cache from 1.6.0 to 1.6.1 (#125)
  • f881d99 build(deps): bump @actions/cache from 1.0.3 to 1.0.4 (#123)
  • d3f3b8a build(deps-dev): bump typescript from 4.0.3 to 4.0.5 (#120)
  • e3e2a92 build(deps-dev): bump @types/node from 14.14.3 to 14.14.6 (#121)
  • e1bd435 build(deps-dev): bump eslint-config-prettier from 6.14.0 to 6.15.0 (#122)
  • 345e534 build(deps-dev): bump @types/node from 14.11.10 to 14.14.3 (#116)
  • 13e9e90 build(deps): bump @actions/cache from 1.0.2 to 1.0.3 (#117)
  • 771153b build(deps-dev): bump eslint-config-prettier from 6.13.0 to 6.14.0 (#115)

Other:

  • 544d2ef Update dist folder (#160)
  • e246bba Fix a typo in README.md (it's->its) (#151)
Commits
  • 544d2ef Update dist folder (#160)
  • 0dd3083 Add options to skip caching of folders. (#154)
  • e1ae6cf build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#158)
  • 0ef0ffc build(deps): bump @actions/cache from 1.0.5 to 1.0.6 (#159)
  • 125ac48 build(deps-dev): bump @types/node from 14.14.21 to 14.14.22 (#152)
  • e246bba Fix a typo in README.md (it's->its) (#151)
  • 147f37a build(deps-dev): bump @types/node from 14.14.20 to 14.14.21 (#149)
  • a19645e build(deps-dev): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#148)
  • 286cf07 build(deps-dev): bump @types/node from 14.14.19 to 14.14.20 (#147)
  • 7641a67 build(deps-dev): bump @types/node from 14.14.16 to 14.14.19 (#145)
  • 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 to v2.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v2...544d2ef)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update available for a direct dependency github_actions Pull requests that update Github_actions code labels Feb 15, 2021
@bcessa bcessa merged commit 922a5a2 into master Mar 9, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/golangci/golangci-lint-action-v2.4.0 branch March 9, 2021 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update available for a direct dependency github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant