Closed dependabot[bot] closed 11 months ago
Dependabot tried to add @sihil
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/guardian/kinesis-logback-appender/pulls/50/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 guardian/kinesis-logback-appender repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Bumps ch.qos.logback:logback-classic from 1.4.4 to 1.4.12.
Commits
88abf59
prepare release 1.4.122cd8cab
cater for array size marked with -19c782b4
prevent DOS attacks using on malicious serialized inputf6d690d
further support for Virtual threads, issues 7379a1fc44
add support for Virtual threads410ad18
parameterizable invocation gate delay2946e3b
minor refactoringbf59a63
fix guthub issue 7157ae0a7b
minor refactoring for better readabilityf25df08
more informative message when deleting filesDependabot 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