Closed dependabot[bot] closed 3 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign bhargavigudi for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
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 /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.
@dependabot[bot]: The following test 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/verify | 879f51254200a679fff5acbc07e07f95fe265936 | link | true | /test verify |
Full PR test history. Your PR dashboard.
@dependabot rebase
Rebasing to pickup exclusion for MCO that was affecting our e2e tests.
rebase
Looks like github.com/securego/gosec/v2 is up-to-date now, so this is no longer needed.
Bumps github.com/securego/gosec/v2 from 2.18.0 to 2.20.0.
Release notes
Sourced from github.com/securego/gosec/v2's releases.
... (truncated)
Commits
6fbd381
Catch os.ModePerm permissions in os.WriteFiledc5e5a9
Add a unit test to detect the false negative in rule G306 for os.ModePerm per...417a44c
Add filepath.EvalSymlinks to clean functions in rule G304d34f8b7
chore(deps): update all dependencies8658b8e
Update Go to version 2.22.3 in CI and released3b2359
chore(deps): update module golang.org/x/text to v0.15.0cf29d54
chore(deps): update all dependencies09d62bd
chore(deps): update module github.com/onsi/gomega to v1.33.03b23ec8
Update to go 1.22.231009c3
chore(deps): update all dependenciesYou can trigger a rebase of this PR 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