Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump symfony/process from 7.1.3 to 7.1.7 (#39)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [symfony/process](https://github.com/symfony/process) from 7.1.3 to 7.1.7. <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.1.7</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.1.6...v7.1.7">https://github.com/symfony/process/compare/v7.1.6...v7.1.7</a>)</p> <ul> <li>security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (<a href="https://github.com/nicolas-grekas"><code>@nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58752">symfony/symfony#58752</a> [Process] Fix escaping /X arguments on Windows (<a href="https://github.com/nicolas-grekas"><code>@nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58735">symfony/symfony#58735</a> [Process] Return built-in cmd.exe commands directly in ExecutableFinder (<a href="https://github.com/Seldaek"><code>@Seldaek</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58723">symfony/symfony#58723</a> [Process] Properly deal with not-found executables on Windows (<a href="https://github.com/nicolas-grekas"><code>@nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58711">symfony/symfony#58711</a> [Process] Fix handling empty path found in the PATH env var with ExecutableFinder (<a href="https://github.com/nicolas-grekas"><code>@nicolas-grekas</code></a>)</li> </ul> <h2>v7.1.6</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.1.5...v7.1.6">https://github.com/symfony/process/compare/v7.1.5...v7.1.6</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.1.5</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.1.4...v7.1.5">https://github.com/symfony/process/compare/v7.1.4...v7.1.5</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58291">symfony/symfony#58291</a> [Process] Fix finding executables independently of open_basedir (<a href="https://github.com/BlackbitDevs"><code>@BlackbitDevs</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58195">symfony/symfony#58195</a> [Process] Fix the removal of host-specific configuration when managing the ini settings in <code>PhpSubprocess</code> (<a href="https://github.com/M-arcus"><code>@M-arcus</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58189">symfony/symfony#58189</a> [Process] Fix backwards compatibility for invalid commands (<a href="https://github.com/ausi"><code>@ausi</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/process/commit/9b8a40b7289767aa7117e957573c2a535efe6585"><code>9b8a40b</code></a> Merge branch '6.4' into 7.1</li> <li><a href="https://github.com/symfony/process/commit/25214adbb0996d18112548de20c281be9f27279f"><code>25214ad</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/process/commit/01906871cb9b5e3cf872863b91aba4ec9767daf4"><code>0190687</code></a> [Process] Fix test</li> <li><a href="https://github.com/symfony/process/commit/66716d3126c197c0da6e2697198a9b8d2e3d6eeb"><code>66716d3</code></a> Merge branch '6.4' into 7.1</li> <li><a href="https://github.com/symfony/process/commit/88638b90e7d7cc11c1b7676fda2dd43b439e78e9"><code>88638b9</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/process/commit/ee7598479a4969bab8687877103d442579674754"><code>ee75984</code></a> security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...</li> <li><a href="https://github.com/symfony/process/commit/05c2ccc705cb0336becfdc10f6dd67896d9ba91a"><code>05c2ccc</code></a> [Process] Use %PATH% before %CD% to load the shell on Windows</li> <li><a href="https://github.com/symfony/process/commit/f4fb6b85c028dd19ef879bd548d0a53cda45fa01"><code>f4fb6b8</code></a> Merge branch '6.4' into 7.1</li> <li><a href="https://github.com/symfony/process/commit/0776b9944bc1c88b66714faa7554b6d0db6f178a"><code>0776b99</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/process/commit/284aeada0d9e02b170a1a955301d6bf6aa743dd9"><code>284aead</code></a> Merge branch '6.4' into 7.1</li> <li>Additional commits viewable in <a href="https://github.com/symfony/process/compare/v7.1.3...v7.1.7">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.1.3&new-version=7.1.7)](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/michael-rubel/laravel-formatters/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information