Closed dependabot[bot] closed 5 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign 0xfelix for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
@dependabot[bot]: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/e2e-upgrade-functests | 479523fc431033ade484f7c571ab7b546d154321 | link | true | /test e2e-upgrade-functests |
ci/prow/e2e-functests | 479523fc431033ade484f7c571ab7b546d154321 | link | true | /test e2e-functests |
ci/prow/unittests | 479523fc431033ade484f7c571ab7b546d154321 | link | true | /test unittests |
ci/prow/e2e-single-node-functests | 479523fc431033ade484f7c571ab7b546d154321 | link | true | /test e2e-single-node-functests |
ci/prow/images | 479523fc431033ade484f7c571ab7b546d154321 | link | true | /test images |
Full PR test history. Your PR dashboard.
We cannot update to go 1.22 yet.
/close
@akrejcir: Closed this PR.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps k8s.io/component-base from 0.29.4 to 0.30.1.
Commits
09a430d
Update dependencies to v0.30.1 tag0ac84ef
Merge remote-tracking branch 'origin/master' into release-1.302e27a0c
Update x/net for CVE-2023-45288ecbd1b6
Merge pull request #123732 from serathius/parallel-featureflagsb0a6e40
Merge pull request #123758 from liggitt/protobump0e945e3
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0a626a5c
Fix SetFeatureGateDuringTest handling of Parallel tests15d726c
Merge pull request #123529 from thockin/go-workspacesf3d8039
Fix up go.mod files after reviewse3050ed
Remove old gengo detritusDependabot 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