Skip to content

Conversation

@syself-bot
Copy link
Contributor

@syself-bot syself-bot bot commented Aug 11, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4.2.2 -> v5.0.1
actions/checkout action major v4 -> v5
actions/download-artifact action major v4 -> v5
actions/setup-node action major v4 -> v5
actions/upload-artifact action major v4.6.2 -> v5.0.0
actions/upload-artifact action major v4 -> v5

Release Notes

actions/checkout (actions/checkout)

v5.0.1

Compare Source

v5.0.0

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

actions/download-artifact (actions/download-artifact)

v5

Compare Source

actions/setup-node (actions/setup-node)

v5

Compare Source

actions/upload-artifact (actions/upload-artifact)

v5.0.0

Compare Source

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.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.


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

@github-actions github-actions bot added size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. area/github Changes made in the github directory labels Aug 11, 2025
@syself-bot syself-bot bot force-pushed the renovate/major-5-github-actions branch from 5c78016 to f1cda3e Compare August 13, 2025 11:05
@syself-bot syself-bot bot changed the title 🌱 Update Github Actions group to v5 🌱 Update github-actions group (major) Aug 13, 2025
@github-actions github-actions bot added size/M Denotes a PR that changes 50-200 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. labels Aug 13, 2025
> I0829 08:31:00.251753   17515 request.go:697]
> Waited for 1.993332996s due to client-side
> throttling, not priority and fairness, request:
> GET:https://127.0.0.1:39499/apis/cluster.x-k8s.io/v1beta1/machines

This warnings is repeated again and again in the output of e2e tests.

We use current api-servers, no need for client-side throttling.
🌱 Use errors.Join(reterr, err) to handle both errors.
@syself-bot syself-bot bot force-pushed the renovate/major-5-github-actions branch from f1cda3e to aa05792 Compare September 4, 2025 11:02
batistein and others added 9 commits September 5, 2025 17:36
Update metadata.yaml

Add kind property

Co-authored-by: Thomas Güttler <thomas.guettler@syself.com>
* 🌱 Deprecate (ssh) PortAfterCloudInit.

Since [PR Install Cloud-Init-Data via post-install.sh #1407](#1407) this field is not functional.

The additional reboot after InstallImage was removed.

The ssh port after InstallImage is the port which gets used.
Update output-for-watch.sh and tail-controller-logs.sh: support caph running
in a different namespace (not fix to capi-system).

update-operator-dev-deployment.sh: Be sure to not update the cluster, if
connected via oidc (avoid accidentally changing a non-test system)
* 🌱 avoid unhealthy conditions when cluster starts.

Closes #1674
Co-authored-by: Dhairya Arora <dhairya.arora@syself.com>
@syself-bot syself-bot bot force-pushed the renovate/major-5-github-actions branch from aa05792 to bea997b Compare September 17, 2025 11:05
> [It] should take over an existing load balancer with correct name
* 🌱 HCloudMachineType: allow all values.

The list of valid machine types gets changed by
Hetzner from time to time. CAPH no longer
validates this string. It is up to you to use a
valid type. Not all types are available in all
locations.

Additionally Remediation was fixed if providerID was nil.
@syself-bot syself-bot bot force-pushed the renovate/major-5-github-actions branch from bea997b to 636673d Compare October 25, 2025 11:02
@syself-bot syself-bot bot force-pushed the renovate/major-5-github-actions branch from 636673d to 7c2fbf9 Compare November 18, 2025 11:04
@syself-bot syself-bot bot force-pushed the renovate/major-5-github-actions branch from 7c2fbf9 to b839c4e Compare November 21, 2025 11:02
guettli and others added 4 commits November 26, 2025 17:01
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | actions/checkout          | v4.2.2 | v5.0.1 |
| github-tags | actions/checkout          | v4     | v5     |
| github-tags | actions/download-artifact | v4     | v5     |
| github-tags | actions/setup-node        | v4     | v5     |
| github-tags | actions/upload-artifact   | v4.6.2 | v5.0.0 |
| github-tags | actions/upload-artifact   | v4     | v5     |
@syself-bot syself-bot bot force-pushed the renovate/major-5-github-actions branch from b839c4e to de4efbb Compare November 28, 2025 11:03
@syself-bot
Copy link
Contributor Author

syself-bot bot commented Dec 5, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github Changes made in the github directory size/M Denotes a PR that changes 50-200 lines, ignoring generated files. type/major update/github-action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants