Bump symfony/process from 7.1.1 to 7.3.0
Type: Pull Request
State: Open
Association: None
Comments: 0
(10 months ago)
(10 months ago)
dependencies php
Bumps symfony/process from 7.1.1 to 7.3.0.
Release notes
Sourced from symfony/process's releases.
v7.3.0
Changelog (https://github.com/symfony/process/compare/v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (https://github.com/symfony/process/compare/v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA1
Changelog (https://github.com/symfony/process/compare/v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59768 [Messenger][Process] add
fromShellCommandlinetoRunProcessMessage(@Staormin)v7.2.9
Changelog (https://github.com/symfony/process/compare/v7.2.8...v7.2.9)
- no significant changes
v7.2.5
Changelog (https://github.com/symfony/process/compare/v7.2.4...v7.2.5)
- bug symfony/symfony#59949 [Process] Use a pipe for stderr in pty mode to avoid mixed output between stdout and stderr (
@joelwurtz)v7.2.4
Changelog (https://github.com/symfony/process/compare/v7.2.3...v7.2.4)
- no significant changes
v7.2.0
Changelog (https://github.com/symfony/process/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
v7.2.0-BETA2
Changelog (https://github.com/symfony/process/compare/v7.2.0-BETA1...v7.2.0-BETA2)
- security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (
@nicolas-grekas)- bug symfony/symfony#58752 [Process] Fix escaping /X arguments on Windows (
@nicolas-grekas)- bug symfony/symfony#58735 [Process] Return built-in cmd.exe commands directly in ExecutableFinder (
@Seldaek)- bug symfony/symfony#58723 [Process] Properly deal with not-found executables on Windows (
@nicolas-grekas)- bug symfony/symfony#58711 [Process] Fix handling empty path found in the PATH env var with ExecutableFinder (
@nicolas-grekas)v7.2.0-BETA1
Changelog (https://github.com/symfony/process/compare/v7.1.6...v7.2.0-BETA1)
- feature symfony/symfony#58258 [Process] Add Laravel Herd php detection path (
@mpociot)- feature symfony/symfony#52679 [Process]
ExecutableFinder::addSuffix()has no effect (@TravisCarden)
... (truncated)
Changelog
Sourced from symfony/process's changelog.
CHANGELOG
7.3
- Add
RunProcessMessage::fromShellCommandline()to instantiate a Process via the fromShellCommandline method7.1
- Add
Process::setIgnoredSignals()to disable signal propagation to the child process6.4
- Add
PhpSubprocessto handle PHP subprocesses that take over the configuration from their parent- Add
RunProcessMessageandRunProcessMessageHandler5.2.0
- added
Process::setOptions()to setProcessspecific options- added option
create_new_consoleto allow a subprocess to continue to run after the main script exited, both on Linux and on Windows5.1.0
- added
Process::getStartTime()to retrieve the start time of the process as float5.0.0
- removed
Process::inheritEnvironmentVariables()- removed
PhpProcess::setPhpBinary()Processmust be instantiated with a command array, useProcess::fromShellCommandline()when the command should be parsed by the shell- removed
Process::setCommandLine()4.4.0
- deprecated
Process::inheritEnvironmentVariables(): env variables are always inherited.- added
Process::getLastOutputTime()method4.2.0
... (truncated)
Commits
40c295f[Process] NarrowPhpExecutableFinderreturn typesd65479eMerge branch '7.2' into 7.387b7c93Merge branch '6.4' into 7.2e2a61c1fix(process): use a pipe for stderr in pty mode to avoid mixed output between...0596c46replace assertEmpty() with stricter assertions2b42be2[Messenger][Process] addfromShellCommandlinetoRunProcessMessageacece5eMerge branch '7.2' into 7.3d8f411fskip transient test on GitHub Actions9e3b9d4skip transient test on GitHub Actionsed2c645Merge branch '7.2' into 7.3- Additional commits viewable in compare view
Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
1
1
+13
-13
Package Dependencies
Technical Details
| ID: | 5197071 |
| UUID: | 2750297145 |
| Node ID: | PR_kwDOMHdYY86j7jQ5 |
| Host: | GitHub |
| Repository: | reactphp-parallel/filesystem |
| Merge State: | Unknown |