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 5 to 6 #1435

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps golangci/golangci-lint-action from 5 to 6.

Release notes

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

v6.0.0

What's Changed

This version removes annotations option (because it was useless), and removes the default output format (github-actions). The annotations are still produced but with another approach.

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v5.3.0...v6.0.0

v5.3.0

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v5.2.0...v5.3.0

v5.2.0

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v5.1.0...v5.2.0

v5.1.0

What's Changed

Changes

Dependencies

... (truncated)

Commits
  • a4f60bb fix: use 3-dots syntax for diff on push (#1040)
  • 5815a4b doc: improve readme
  • 23faadf doc: improve readme
  • b556f25 doc: improve readme
  • 789f114 feat: rewrite format handling (#1038)
  • d36b91c build(deps-dev): bump @​typescript-eslint/parser from 7.7.1 to 7.8.0 (#1035)
  • a9eb115 build(deps): bump @​types/node from 20.12.7 to 20.12.8 (#1036)
  • bd4fa7c build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 (#...
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 13, 2024
Copy link
Contributor

@r-hang r-hang left a comment

Choose a reason for hiding this comment

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

approving to land we don't use the annotations option.

@r-hang
Copy link
Contributor

r-hang commented May 14, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-6 branch from ad428c3 to 6966d7d Compare May 14, 2024 19:47
@sywhang
Copy link
Contributor

sywhang commented Jun 6, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-6 branch from 6966d7d to bb391cc Compare June 6, 2024 16:53
@r-hang
Copy link
Contributor

r-hang commented Jun 11, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-6 branch from bb391cc to 55e3c38 Compare June 11, 2024 18:28
@r-hang
Copy link
Contributor

r-hang commented Jun 12, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@r-hang
Copy link
Contributor

r-hang commented Jun 12, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-6 branch from 55e3c38 to 6054705 Compare June 12, 2024 19:17
@r-hang
Copy link
Contributor

r-hang commented Jun 12, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-6 branch from 6054705 to 663e9a3 Compare June 12, 2024 19:56
@sywhang
Copy link
Contributor

sywhang commented Jun 12, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-6 branch from 663e9a3 to 6febb66 Compare June 12, 2024 20:48
@r-hang
Copy link
Contributor

r-hang commented Jun 12, 2024

@dependabot recreate

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/golangci/golangci-lint-action-6 branch from 6febb66 to 5ecef05 Compare June 12, 2024 21:15
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (a1ac9d2) to head (5ecef05).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1435   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          53       53           
  Lines        3014     3014           
=======================================
  Hits         2975     2975           
  Misses         31       31           
  Partials        8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sywhang sywhang merged commit bd0cf04 into master Jun 12, 2024
8 checks passed
@sywhang sywhang deleted the dependabot/github_actions/golangci/golangci-lint-action-6 branch June 12, 2024 21:20
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
Development

Successfully merging this pull request may close these issues.

2 participants