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): update github actions #227

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-go action minor v4.0.1 -> v4.1.0
docker/setup-buildx-action action minor v2.7.0 -> v2.9.1
golangci/golangci-lint minor v1.53.3 -> v1.54.0
goreleaser/goreleaser minor v1.18.2 -> v1.19.2
goreleaser/goreleaser-action action minor v4.3.0 -> v4.4.0
helm/kind-action action minor v1.7.0 -> v1.8.0
metallb (source) minor 4.5.4 -> 4.6.3

Release Notes

actions/setup-go (actions/setup-go)

v4.1.0

Compare Source

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in https://github.com/actions/setup-go/pull/393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (https://github.com/actions/setup-go/pull/383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

docker/setup-buildx-action (docker/setup-buildx-action)

v2.9.1

Compare Source

Full Changelog: docker/setup-buildx-action@v2.9.0...v2.9.1

v2.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.8.0...v2.9.0

v2.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.7.0...v2.8.0

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

v1.54.0

Compare Source

  1. updated linters:
    • decorder: from 0.2.3 to 0.4.0
    • dupword: from 0.0.11 to 0.0.12
    • errorlint: from 1.4.2 to 1.4.3
    • exhaustruct: from 2.3.0 to 3.1.0
    • forbidigo: from 1.5.3 to 1.6.0
    • funlen: from 0.0.3 to 0.1.0
    • gci: from 0.10.1 to 0.11.0
    • ginkgolinter: from 0.12.1 to 0.13.3
    • go-critic: from 0.8.1 to 0.8.2
    • go-errorlint: from 1.4.2 to 1.4.3
    • go-exhaustruct: from 2.3.0 to 3.1.0
    • gocognit: from 1.0.6 to 1.0.7
    • gocritic: from 0.8.1 to 0.8.2
    • gofmt: autofix missing newline at EOF
    • misspell: 0.4.0 to 0.4.1
    • musttag: from 0.7.0 to 0.7.1
    • paralleltest: from 1.0.7 to 1.0.8
    • tagalign: from 1.2.2 to 1.3.2
    • typecheck: explain it and remove it from the linter list
    • zerologlint: from 0.1.2 to 0.1.3
  2. misc.
    • 🎉 go1.21 support
    • plugin: include custom linters in enable-all
    • plugin: allow to use settings for plugins
  3. Documentation
    • Add linter descriptions.
Important

ruleguard (a "rule" inside gocritic) is disabled, only with go1.21, due to a bug of ruleguard

The Go version should be 1.21 inside go.mod or be defined inside the run section:

go.mod
module your/module/name

go 1.21

// ...
.golangci.yml
run:
    go: '1.21'
CLI flags
--go=1.21

You can follow this topic by subscribing to the issue #​3933.

goreleaser/goreleaser (goreleaser/goreleaser)

v1.19.2

Compare Source

Changelog
Bug fixes
Build process updates
Other work

Full Changelog: goreleaser/goreleaser@v1.19.1...v1.19.2

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v1.19.1

Compare Source

Changelog
Bug fixes
Build process updates

Full Changelog: goreleaser/goreleaser@v1.19.0...v1.19.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v1.19.0

Compare Source

Changelog
New Features
Security updates
Bug fixes
Dependency updates
Build process updates
Other work

Full Changelog: goreleaser/goreleaser@v1.18.2...v1.19.0

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

goreleaser/goreleaser-action (goreleaser/goreleaser-action)

v4.4.0

Compare Source

What's Changed

Full Changelog: goreleaser/goreleaser-action@v4.3.0...v4.4.0

helm/kind-action (helm/kind-action)

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1.7.0...v1.8.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from utkuozdemir as a code owner June 28, 2023 23:35
@renovate
Copy link
Contributor Author

renovate bot commented Jun 28, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/github-actions branch 4 times, most recently from bc85f4a to fcf8df1 Compare July 5, 2023 19:56
@renovate renovate bot force-pushed the renovate/github-actions branch 7 times, most recently from 11f3fdf to 775bfcb Compare July 13, 2023 22:23
@renovate renovate bot force-pushed the renovate/github-actions branch 5 times, most recently from dd03a79 to f7e0401 Compare July 21, 2023 05:02
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from a920dbb to e24ca5c Compare July 26, 2023 19:17
@renovate renovate bot force-pushed the renovate/github-actions branch 8 times, most recently from f36345f to 5d34f55 Compare August 8, 2023 18:14
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from f24cce6 to c2dbabf Compare August 9, 2023 15:34
@renovate renovate bot force-pushed the renovate/github-actions branch from c2dbabf to 4dae362 Compare August 9, 2023 18:02
@renovate renovate bot merged commit 07dff74 into master Aug 9, 2023
4 checks passed
@renovate renovate bot deleted the renovate/github-actions branch August 9, 2023 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants