-
Notifications
You must be signed in to change notification settings - Fork 1
🌱 Update github-actions group #171
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
Conversation
4e9ca64 to
4a675e9
Compare
7e16d84 to
a35a3e1
Compare
a35a3e1 to
61cf1a8
Compare
a1a255e to
1016b0a
Compare
b132b92 to
a19618e
Compare
4222796 to
d45bc0f
Compare
d45bc0f to
8ecb485
Compare
8ecb485 to
29e0756
Compare
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | actions/setup-go | v5.1.0 | v5.3.0 | | github-tags | lycheeverse/lychee-action | v2.1.0 | v2.3.0 |
29e0756 to
05b6ff6
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
PR #201 fixes this renovation. |
* Use errors.New instead of fmt.Errorf for plain strings. This is what go-1.22 enforces * Also need to import "errors" to use it. * exportloopreg linter has been replaced by copyloopvar. Signed-off-by: Kurt Garloff <[email protected]>
garloff
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1st step in many to modernize the dependencies.
* 🌱 Update github-actions group | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | actions/setup-go | v5.1.0 | v5.3.0 | | github-tags | lycheeverse/lychee-action | v2.1.0 | v2.3.0 | * 🌱 Renovate GitHub actions: go122 fixes (SovereignCloudStack#201) * Use errors.New instead of fmt.Errorf for plain strings. This is what go-1.22 enforces * Also need to import "errors" to use it. * exportloopreg linter has been replaced by copyloopvar. Signed-off-by: Kurt Garloff <[email protected]> --------- Signed-off-by: Kurt Garloff <[email protected]> Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com> Co-authored-by: Jan Schoone <[email protected]> Co-authored-by: Kurt Garloff <[email protected]> Signed-off-by: Axel Schmidt <[email protected]>
This PR contains the following updates:
6849a64->0c907a741dfa10->f111f33v5.1.0->v5.3.039370e3->1d0ff464f58ea7->0adf995c47758b->f7ce87c9ed2f89->90a3faav2.1.0->v2.3.0Release Notes
actions/setup-go (actions/setup-go)
v5.3.0Compare Source
What's Changed
@actions/cacheto^4.0.0by @Link- in https://github.com/actions/setup-go/pull/531New Contributors
Full Changelog: actions/setup-go@v5...v5.3.0
v5.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
lycheeverse/lychee-action (lycheeverse/lychee-action)
v2.3.0: Version 2.3.0Compare Source
What's Changed
New Contributors
Full Changelog: lycheeverse/lychee-action@v2...v2.3.0
v2.2.0: Version 2.2.0Compare Source
What's Changed
New Contributors
Full Changelog: lycheeverse/lychee-action@v2...v2.2.0
Configuration
📅 Schedule: Branch creation - "on monday" in timezone Europe/Berlin, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.