-
Notifications
You must be signed in to change notification settings - Fork 96
🌱 Update github-actions group (major) #1659
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
Open
syself-bot
wants to merge
40
commits into
main
Choose a base branch
from
renovate/major-6-github-actions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🌱 Remove unused function.
> 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.
Update metadata.yaml Add kind property Co-authored-by: Thomas Güttler <thomas.guettler@syself.com>
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>
906cf09 to
a7704fa
Compare
a7704fa to
54cca76
Compare
> [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.
54cca76 to
9e29f9c
Compare
> It("checks that no remediation is tried if HCloud server does not exist anymore
…1700) Bump clusterctl version Co-authored-by: don <don@pop-os.wyvern-bull.ts.net> Co-authored-by: Thomas Güttler <thomas.guettler@syself.com>
Otherwise error messages from a second process running in the background are not visible.
9e29f9c to
1c6a54e
Compare
1c6a54e to
909f842
Compare
909f842 to
1aa3518
Compare
🌱 fix lang
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | actions/checkout | v4.2.2 | v6.0.1 | | github-tags | actions/checkout | v4 | v6 | | github-tags | actions/download-artifact | v4 | v6 | | github-tags | actions/labeler | v5 | v6 | | github-tags | actions/setup-go | v5.3.0 | v6.1.0 | | github-tags | actions/setup-node | v4 | v6 |
1aa3518 to
f919968
Compare
Contributor
Author
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. |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.2.2->v6.0.1v4->v6v4->v6v5->v6v5.3.0->v6.1.0v4->v6Release Notes
actions/checkout (actions/checkout)
v6.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v6...v6.0.1
v6.0.0Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
v4.3.1Compare Source
v4.3.0Compare Source
actions/download-artifact (actions/download-artifact)
v6Compare Source
v5Compare Source
actions/labeler (actions/labeler)
v6Compare Source
actions/setup-go (actions/setup-go)
v6.1.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
form-datato bring in fix for critical vulnerability by @matthewhughes934 in https://github.com/actions/setup-go/pull/618New Contributors
Full Changelog: actions/setup-go@v5...v6.0.0
v5.5.0Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.5.0
v5.4.0Compare Source
What's Changed
Dependency updates :
New Contributors
Full Changelog: actions/setup-go@v5...v5.4.0
actions/setup-node (actions/setup-node)
v6Compare Source
v5Compare Source
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.