Open dependabot[bot] opened 6 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Bumps symfony/process from 3.4.47 to 5.4.40.
Release notes
Sourced from symfony/process's releases.
... (truncated)
Changelog
Sourced from symfony/process's changelog.
... (truncated)
Commits
deedcb3
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"b3da76c
Remove calls toTestCase::iniSet()
and calls to deprecated methods of `Mock...85a554a
Auto-close PRs on subtree-splits4fdf340
[Process] Fix failing tests causing segfaults7e2c857
[Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Be...cbc28e3
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value1759251
[Process] Fixed inconsistent test9a2172b
[Process] Fix executable finder when the command starts with a dash8fa2217
always pass microseconds to usleep as integers45261e1
[Process] Fix silencingwait
when using a sigchild-enabled binaryYou 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