Bump symfony/process from 6.4.26 to 6.4.33 in /examples/stacks/drupal in the composer group across 1 directory by dependabot[bot] · Pull Request #2772 · jetify-com/devbox
Bumps the composer group with 1 update in the /examples/stacks/drupal directory: symfony/process.
Updates symfony/process from 6.4.26 to 6.4.33
Release notes
Sourced from symfony/process's releases.
v6.4.33
Changelog (symfony/process@v6.4.32...v6.4.33)
- security #cve-2026-24739 Fix escaping for MSYS on Windows (nicolas-grekas)
- bug #63164 Fix escaping for MSYS on Windows (
@nicolas-grekas)v6.4.32
Changelog (symfony/process@v6.4.31...v6.4.32)
- bug #63004 Ignore invalid env var names (
@nicolas-grekas)v6.4.31
Changelog (symfony/process@v6.4.30...v6.4.31)
- bug symfony/symfony#62775 [Process] Fix dealing with broken stdin pipes (
@nicolas-grekas)
Commits
c46e854[Process] Fix escaping for MSYS on Windowsc593135[Process] Adjust Process mustRun method phpdoce579464[Process] Ignore invalid env var names8541b73[Process] Fix dealing with broken stdin pipes- See full diff 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.