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 2.5.2 to 3.1.0 #249

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.1.0

What's Changed

New features

CI

Dependabot

Misc

New Contributors

Full Changelog: golangci/golangci-lint-action@v3...v3.1.0

v3.0.0

What's Changed

New Contributors

Full Changelog: golangci/golangci-lint-action@v2...v3.0.0

Commits
  • b517f99 fix version in package-lock.json (#407)
  • 9636c5b Update version to 3.1.0 in package.json (#406)
  • 03e4bef ci(dep): Add step to commit changes if PR has dependencies label (#108)
  • cdfc708 Allow to disable caching completely (#351)
  • 7d5614c build(deps-dev): bump eslint from 8.9.0 to 8.10.0 (#405)
  • c675eb7 Update all direct dependencies (#404)
  • 423fbaf Remove Setup-Go (#403)
  • bcfc6f9 build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 (#402)
  • d34ac2a build(deps): bump setup-go from v2.1.4 to v2.2.0 (#401)
  • e4b538e build(deps-dev): bump @​types/node from 16.11.10 to 17.0.19 (#400)
  • 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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2022
@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-3.1.0 branch from 44074b2 to b4c612f Compare March 30, 2022 15:50
@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-3.1.0 branch 2 times, most recently from 0083f2b to f486f29 Compare April 13, 2022 19:42
Copy link
Contributor

@asraa asraa left a comment

Choose a reason for hiding this comment

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

Will check this out and fix conflicts

@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-3.1.0 branch 2 times, most recently from ab5df83 to a71c679 Compare April 28, 2022 18:39
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.5.2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@5c56cd6...b517f99)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-3.1.0 branch from a71c679 to db95b37 Compare April 28, 2022 18:39
@rdimitrov rdimitrov self-requested a review April 29, 2022 13:56
Copy link
Contributor

@rdimitrov rdimitrov left a comment

Choose a reason for hiding this comment

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

Will check this out and fix conflicts

Based on the reason for updating the major version in golangci/golangci-lint-action#403 we already have the actions/setup-go run before that, so we should be okay to merge this 👍

@znewman01 znewman01 requested a review from asraa May 2, 2022 12:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2022

Superseded by #289.

@dependabot dependabot bot closed this May 11, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/golangci/golangci-lint-action-3.1.0 branch May 11, 2022 10:38
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants