Composer: bump symfony/process from 5.4.22 to 5.4.51 - #582
Open
dependabot[bot] wants to merge 1 commit into
Open
Composer: bump symfony/process from 5.4.22 to 5.4.51#582dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/composer/symfony/process-5.4.51
branch
from
August 8, 2026 11:34
5d4ac0e to
1a59f16
Compare
Bumps [symfony/process](https://github.com/symfony/process) from 5.4.22 to 5.4.51. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/8.2/CHANGELOG.md) - [Commits](symfony/process@v5.4.22...v5.4.51) --- updated-dependencies: - dependency-name: symfony/process dependency-version: 5.4.51 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/symfony/process-5.4.51
branch
from
August 24, 2026 13:21
1a59f16 to
2646a00
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps symfony/process from 5.4.22 to 5.4.51.
Release notes
Sourced from symfony/process's releases.
... (truncated)
Commits
467bfc5[Process] Fix escaping for MSYS on Windows5d1662fnormalize paths to avoid failures if a path is referenced by different names0190687[Process] Fix testee75984security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...05c2ccc[Process] Use %PATH% before %CD% to load the shell on Windowsd94dda5[Process] Fix escaping /X arguments on Windows72baf6bfix the constant being used81e1a0cfix the path separator being usedd67303eminor #58747 [Process] fix the directory separator being used (xabbuh)5cdd400minor #58746 [Process] Improve test cleanup by unlinking in afinallyblock...