Closed dependabot[bot] closed 7 months ago
Dependabot tried to add @nextcloud/server-dependabot
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/nextcloud/related_resources/pulls/385/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the nextcloud/related_resources repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Bumps phpunit/phpunit from 10.5.15 to 10.5.16.
Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
18f8d4a
Prepare release5ad4bcf
Delete dead code9f35e8a
Update ChangeLog51e0bee
Cleanup process handling after dropping temp-file handling500149c
Update ChangeLog982c7a0
Use PHP_BINARY instead of deprecated Runtime::getRawBinary()9320731
Remove windows stdout workarounds19c41a3
Do not use a shell in proc_open if not really neededf8941b6
Update ChangeLog5e80471
Windows does not support exclusive locks on stdoutDependabot 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
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