framework.joomla.org
framework.joomla.org copied to clipboard
Bump symfony/process from 5.4.44 to 5.4.46
Bumps symfony/process from 5.4.44 to 5.4.46.
Release notes
Sourced from symfony/process's releases.
v5.4.46
Changelog (https://github.com/symfony/process/compare/v5.4.45...v5.4.46)
- 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)v5.4.45
Changelog (https://github.com/symfony/process/compare/v5.4.44...v5.4.45)
- no significant changes
Commits
0190687[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...7be8366fix the directory separator being useda56fe7bignore case of built-in cmd.exe commands- 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.