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 golangci/golangci-lint-action from 2.4.0 to 2.5.2 #166

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps golangci/golangci-lint-action from 2.4.0 to 2.5.2.

Release notes

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

Bump version v2.5.2

Bug fixes

  • 5c56cd6 Extract and don't mangle User Args. (#200)

Dependencies

  • e3c53fe bump @​typescript-eslint/eslint-plugin (#194)
  • 3b9f80e bump @​typescript-eslint/parser from 4.18.0 to 4.19.0 (#195)
  • 9845713 bump @​types/node from 14.14.35 to 14.14.37 (#197)
  • e789ee1 bump eslint from 7.22.0 to 7.23.0 (#196)
  • f2e9a96 bump @​typescript-eslint/eslint-plugin (#188)
  • 818081a bump @​types/node from 14.14.34 to 14.14.35 (#189)
  • 6671836 bump @​typescript-eslint/parser from 4.17.0 to 4.18.0 (#190)
  • 526907e bump @​typescript-eslint/parser from 4.16.1 to 4.17.0 (#185)
  • 6b6ba16 bump @​typescript-eslint/eslint-plugin (#186)
  • 9cab4ef bump eslint from 7.21.0 to 7.22.0 (#187)
  • 0c76572 bump @​types/node from 14.14.32 to 14.14.34 (#184)
  • 0dfde21 bump @​typescript-eslint/parser from 4.15.2 to 4.16.1 (#182)
  • 9dcf389 bump typescript from 4.2.2 to 4.2.3 (#181)
  • 34d3904 bump @​types/node from 14.14.31 to 14.14.32 (#180)
  • e30b22f bump @​typescript-eslint/eslint-plugin (#179)
  • 8f30d25 bump eslint from 7.20.0 to 7.21.0 (#177)
  • 0b64a40 bump @​typescript-eslint/parser from 4.15.1 to 4.15.2 (#176)
  • 973b3a3 bump eslint-config-prettier from 8.0.0 to 8.1.0 (#178)
  • 6ea3de1 bump @​typescript-eslint/eslint-plugin (#175)
  • 6eec6af bump typescript from 4.1.5 to 4.2.2 (#174)

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)

... (truncated)

Commits
  • 5c56cd6 Extract and don't mangle User Args. (#200)
  • e3c53fe build(deps-dev): bump @​typescript-eslint/eslint-plugin (#194)
  • 3b9f80e build(deps-dev): bump @​typescript-eslint/parser from 4.18.0 to 4.19.0 (#195)
  • 9845713 build(deps-dev): bump @​types/node from 14.14.35 to 14.14.37 (#197)
  • e789ee1 build(deps-dev): bump eslint from 7.22.0 to 7.23.0 (#196)
  • f2e9a96 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#188)
  • 818081a build(deps-dev): bump @​types/node from 14.14.34 to 14.14.35 (#189)
  • 6671836 build(deps-dev): bump @​typescript-eslint/parser from 4.17.0 to 4.18.0 (#190)
  • 526907e build(deps-dev): bump @​typescript-eslint/parser from 4.16.1 to 4.17.0 (#185)
  • 6b6ba16 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#186)
  • 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)

@dependabot dependabot bot requested review from melekes and tessr as code owners May 12, 2021 11:01
@dependabot dependabot bot added github_actions Pull requests that update Github_actions code T:dependencies Pull requests that update a dependency file labels May 12, 2021
@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-2.5.2 branch from 922e437 to 75165c4 Compare May 12, 2021 21:46
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label May 23, 2021
@tac0turtle tac0turtle added the S:automerge Status: Auto merge a pull request label May 25, 2021
@tac0turtle tac0turtle merged commit 7ddb4c1 into master May 25, 2021
@tac0turtle tac0turtle deleted the dependabot/github_actions/golangci/golangci-lint-action-2.5.2 branch May 25, 2021 07:26
creachadair pushed a commit that referenced this pull request Nov 9, 2021
…166)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v2.4.0...v2.5.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code S:automerge Status: Auto merge a pull request Stale T:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant