entrust
entrust copied to clipboard
Bump symfony/process from 7.1.3 to 7.1.7
trafficstars
Bumps symfony/process from 7.1.3 to 7.1.7.
Release notes
Sourced from symfony/process's releases.
v7.1.7
Changelog (https://github.com/symfony/process/compare/v7.1.6...v7.1.7)
- 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.1.6
Changelog (https://github.com/symfony/process/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.5
Changelog (https://github.com/symfony/process/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58291 [Process] Fix finding executables independently of open_basedir (
@BlackbitDevs)- bug symfony/symfony#58195 [Process] Fix the removal of host-specific configuration when managing the ini settings in
PhpSubprocess(@M-arcus)- bug symfony/symfony#58189 [Process] Fix backwards compatibility for invalid commands (
@ausi)
Commits
9b8a40bMerge branch '6.4' into 7.125214adMerge branch '5.4' into 6.40190687[Process] Fix test66716d3Merge branch '6.4' into 7.188638b9Merge branch '5.4' into 6.4ee75984security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...05c2ccc[Process] Use %PATH% before %CD% to load the shell on Windowsf4fb6b8Merge branch '6.4' into 7.10776b99Merge branch '5.4' into 6.4284aeadMerge branch '6.4' into 7.1- 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.