Skip to content

Commit 7d44984

Browse files
authored
Bump symfony/process from 7.4.0 to 7.4.5 (#1225)
Bumps [symfony/process](https://github.com/symfony/process) from 7.4.0 to 7.4.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/symfony/process/releases">symfony/process's releases</a>.</em></p> <blockquote> <h2>v7.4.5</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.4.4...v7.4.5">https://github.com/symfony/process/compare/v7.4.4...v7.4.5</a>)</p> <ul> <li>security #cve-2026-24739 Fix escaping for MSYS on Windows (nicolas-grekas)</li> <li>bug <a href="https://redirect.github.com/symfony/process/issues/63164">#63164</a> Fix escaping for MSYS on Windows (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> </ul> <h2>v7.4.4</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.4.3...v7.4.4">https://github.com/symfony/process/compare/v7.4.3...v7.4.4</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/process/issues/63004">#63004</a> Ignore invalid env var names (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> </ul> <h2>v7.4.3</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.4.2...v7.4.3">https://github.com/symfony/process/compare/v7.4.2...v7.4.3</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/62775">symfony/symfony#62775</a> [Process] Fix dealing with broken stdin pipes (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/process/commit/608476f4604102976d687c483ac63a79ba18cc97"><code>608476f</code></a> Merge branch '7.3' into 7.4</li> <li><a href="https://github.com/symfony/process/commit/81fe4ea2c3b8677fa2adfd8e48ba42374ede0e3b"><code>81fe4ea</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/process/commit/c46e854e79b52d07666e43924a20cb6dc546644e"><code>c46e854</code></a> [Process] Fix escaping for MSYS on Windows</li> <li><a href="https://github.com/symfony/process/commit/626f07a53f4b4e2f00e11824cc29f928d797783b"><code>626f07a</code></a> Merge branch '7.3' into 7.4</li> <li><a href="https://github.com/symfony/process/commit/4424bc14e7dedec472440cc991f961f22343caaa"><code>4424bc1</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/process/commit/c593135be689b21e6164b1e8f6f5dbf1506b065c"><code>c593135</code></a> [Process] Adjust Process mustRun method phpdoc</li> <li><a href="https://github.com/symfony/process/commit/f532042054c29ec9181b94ec5d5a42736c052eb1"><code>f532042</code></a> Merge branch '7.3' into 7.4</li> <li><a href="https://github.com/symfony/process/commit/6d13a9300772cf6f22f490574b80d9bf3481d07a"><code>6d13a93</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/process/commit/e579464d74525bf5eca45cbc984126a461879c3e"><code>e579464</code></a> [Process] Ignore invalid env var names</li> <li><a href="https://github.com/symfony/process/commit/2f8e1a6cdf590ca63715da4d3a7a3327404a523f"><code>2f8e1a6</code></a> Merge branch '7.3' into 7.4</li> <li>Additional commits viewable in <a href="https://github.com/symfony/process/compare/v7.4.0...v7.4.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=symfony/process&package-manager=composer&previous-version=7.4.0&new-version=7.4.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/Sylius/Sylius-Standard/network/alerts). </details>
2 parents b33af5c + b0f94ab commit 7d44984

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)