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

fix(deps): Update golangci/golangci-lint-action action to v6 #216

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jun 1, 2024

This PR contains the following updates:

Package Type Update Change
golangci/golangci-lint-action action major v5 -> v6

Release Notes

golangci/golangci-lint-action (golangci/golangci-lint-action)

v6

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot requested a review from a team as a code owner June 1, 2024 01:40
@cq-bot cq-bot requested review from candiduslynx and removed request for a team June 1, 2024 01:40
@github-actions github-actions bot added the fix label Jun 1, 2024
@candiduslynx
Copy link
Contributor

https://github.com/golangci/golangci-lint-action/releases/tag/v6.0.0

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.

@candiduslynx candiduslynx added the automerge Add to automerge PRs once requirements are met label Jun 2, 2024
@kodiakhq kodiakhq bot merged commit 539c701 into main Jun 2, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/golangci-golangci-lint-action-6.x branch June 2, 2024 05:51
kodiakhq bot pushed a commit that referenced this pull request Jul 8, 2024
🤖 I have created a release *beep* *boop*
---


## [0.3.17](v0.3.16...v0.3.17) (2024-07-01)


### Bug Fixes

* **deps:** Update dependency go to v1.21.11 ([#224](#224)) ([7b4433d](7b4433d))
* **deps:** Update golang.org/x/exp digest to 7f521ea ([#233](#233)) ([52a2bf4](52a2bf4))
* **deps:** Update golang.org/x/exp digest to fd00a4e ([#214](#214)) ([598ef42](598ef42))
* **deps:** Update golangci/golangci-lint-action action to v6 ([#216](#216)) ([539c701](539c701))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.41.0 ([#204](#204)) ([97ad401](97ad401))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.41.1 ([#206](#206)) ([c490ecb](c490ecb))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.42.0 ([#207](#207)) ([040d6bb](040d6bb))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.42.1 ([#208](#208)) ([e1fd61d](e1fd61d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.42.2 ([#209](#209)) ([d4f25d0](d4f25d0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.43.0 ([#210](#210)) ([e58fd0f](e58fd0f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.43.1 ([#211](#211)) ([8f46123](8f46123))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.44.0 ([#212](#212)) ([e323ff1](e323ff1))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.44.1 ([#213](#213)) ([86a63f8](86a63f8))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.44.2 ([#217](#217)) ([167fef6](167fef6))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.0 ([#218](#218)) ([0b0f77c](0b0f77c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.1 ([#219](#219)) ([be2d887](be2d887))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.2 ([#220](#220)) ([f7fabc3](f7fabc3))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.3 ([#221](#221)) ([539f653](539f653))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.4 ([#222](#222)) ([5c1ceb7](5c1ceb7))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.5 ([#223](#223)) ([e7c1617](e7c1617))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.6 ([#226](#226)) ([57f6b0c](57f6b0c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.0 ([#227](#227)) ([a509dae](a509dae))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.1 ([#228](#228)) ([2973a5d](2973a5d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.0 ([#229](#229)) ([f80ae4f](f80ae4f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.1 ([#230](#230)) ([dccb7b9](dccb7b9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.48.0 ([#231](#231)) ([f633dca](f633dca))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.0 ([#232](#232)) ([bea9110](bea9110))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants