Closed dependabot[bot] closed 11 months ago
Dependabot tried to add @stepanstipl
and @dark0dave
as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/doitintl/kube-no-trouble/pulls/554/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the doitintl/kube-no-trouble repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Bumps k8s.io/klog/v2 from 2.100.1 to 2.110.1.
Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
e3f75b8
Merge pull request #384 from pohly/slog44eadc3
add slog supportcc856bb
update to logr 1.3.002e7b69
Merge pull request #391 from pohly/with-name-output009a04a
output: handle WithName like zapr doesb588475
Merge pull request #380 from pohly/golangci-lint-action1a0dfc5
github: run golangci-lint via actionef25537
fix revive issuesedee20c
Merge pull request #392 from pohly/promote-experimental18cdd3a
promote experimental code to stableDependabot 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