Closed dependabot[bot] closed 1 month ago
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Name | Link |
---|---|
Latest commit | 9a1b234cdfd7a01863764ef20fbdde6a300ed8dc |
Latest deploy log | https://app.netlify.com/sites/kubernetes-sigs-cluster-api-gcp/deploys/6719449b9224f40008a1718b |
Deploy Preview | https://deploy-preview-1342--kubernetes-sigs-cluster-api-gcp.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cpanato, dependabot[bot]
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherry-pick release-1.8 /cherry-pick release-1.7
@cpanato: once the present PR merges, I will cherry-pick it on top of release-1.8 in a new PR and assign it to you.
/cherry-pick release-1.7
@cpanato: once the present PR merges, I will cherry-pick it on top of release-1.7 in a new PR and assign it to you.
@cpanato: #1342 failed to apply on top of branch "release-1.7":
Applying: chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in the all group
Using index info to reconstruct a base tree...
M .github/workflows/codespell.yml
M .github/workflows/link-check.yml
M .github/workflows/lint.yml
Falling back to patching base and 3-way merge...
Auto-merging .github/workflows/lint.yml
CONFLICT (content): Merge conflict in .github/workflows/lint.yml
Auto-merging .github/workflows/link-check.yml
CONFLICT (content): Merge conflict in .github/workflows/link-check.yml
Auto-merging .github/workflows/codespell.yml
CONFLICT (content): Merge conflict in .github/workflows/codespell.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in the all group
@cpanato: new pull request created: #1343
Bumps the all group with 1 update: actions/checkout.
Updates
actions/checkout
from 4.2.1 to 4.2.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show