build(deps): bump the misc-dependencies group across 1 directory with 3 updates#8463
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (206)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Possibly related PRs
Suggested reviewers
Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (11 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Test Failure Analysis CompleteJob Information
Test Failure AnalysisErrorSummaryThis is not a test or code failure — it is a CI infrastructure scheduling failure completely unrelated to PR #8463's dependency bumps. The Prow job pod could not be scheduled on any of the 56 nodes in the Root CauseThe job pod was created at Why no node was eligible: Of 56 nodes in the cluster, every single one was excluded:
The 3 nodes that were architecturally compatible and properly tolerated still could not schedule the pod due to insufficient memory, indicating the CI cluster was under heavy load at the time. Preemption was also unable to help (52 nodes had no helpful preemption victims, 2 had insufficient memory even after preemption). This failure is 100% CI infrastructure — no code from PR #8463 was ever compiled or executed. Recommendations
Evidence
|
|
rebase DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
eebc701 to
c687f49
Compare
… 3 updates - v2: 2.11.4 => 2.12.2 - v4: 4.44.5 => 4.53.2 - mod: 0.35.0 => 0.36.0 Signed-off-by: dependabot[bot] <support@github.com>
c687f49 to
bad7fdd
Compare
|
@dependabot[bot]: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Bumps the misc-dependencies group with 3 updates in the /hack/tools directory: github.com/golangci/golangci-lint/v2, github.com/mikefarah/yq/v4 and golang.org/x/mod.
Updates
github.com/golangci/golangci-lint/v2from 2.11.4 to 2.12.2Release notes
Sourced from github.com/golangci/golangci-lint/v2's releases.
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint/v2's changelog.
Commits
c0d3ddcchore: prepare release41f8dfbdev: keep only JSONSchema (#6564)81e8f81gomodguard: fix blocked configuration (#6561)9a10710build(deps): bump github.com/uudashr/iface from 1.4.1 to 1.4.2 (#6557)0b01827build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.2 in /pkg/gol...18bc4bfdocs: update GitHub Action assets (#6554)54a04ebdev: update Hugo (#6553)0e8093bdocs: update documentation assets (#6552)b665704dev: workaround for post-release trigger (#6551)006d012dev: update documentation theme (#6550)Updates
github.com/mikefarah/yq/v4from 4.44.5 to 4.53.2Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
... (truncated)
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
... (truncated)
Commits
751d8adBumping version6dd681aFixing release signingfc7c337Updating bump version scripte969dd7Bumping versiondc4b4eaPreparing release notes602586dCreate scorecard.yml9a0335afix: restrict GitHub Actions workflow token permissions (OSSF least-privilege...838c516Trying to test releasec8f6c1aUpdating release to sign checksums0e80383chore: pin GitHub Actions and Docker base images to full-length hashes (OSSF ...Updates
golang.org/x/modfrom 0.35.0 to 0.36.0Commits
643da9bgo.mod: update golang.org/x dependenciesccc3cdfzip: include 'but content has correct sum' note in TestVCSab30318zip: update zip hashes for new flate compressionSummary by CodeRabbit