Skip to content

Commit

Permalink
chore(deps): bump symfony/process from 7.0.0 to 7.1.7 (#10)
Browse files Browse the repository at this point in the history
Bumps [symfony/process](https://github.com/symfony/process) from 7.0.0
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>
<h2>v7.1.3</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/process/compare/v7.1.2...v7.1.3">https://github.com/symfony/process/compare/v7.1.2...v7.1.3</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/process/compare/v7.1.0...v7.1.1">https://github.com/symfony/process/compare/v7.1.0...v7.1.1</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/process/compare/v7.1.0-RC1...v7.1.0">https://github.com/symfony/process/compare/v7.1.0-RC1...v7.1.0</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-RC1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/process/compare/v7.1.0-BETA1...v7.1.0-RC1">https://github.com/symfony/process/compare/v7.1.0-BETA1...v7.1.0-RC1</a>)</p>
<ul>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/54863">symfony/symfony#54863</a>
[Process] Return <code>false</code> when <code>open_basedir</code>
prevents access to <code>/dev/tty</code> (<a
href="https://github.com/mjauvin"><code>@​mjauvin</code></a>)</li>
</ul>
<h2>v7.1.0-BETA1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/process/compare/v7.0.7...v7.1.0-BETA1">https://github.com/symfony/process/compare/v7.0.7...v7.1.0-BETA1</a>)</p>
<ul>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53968">symfony/symfony#53968</a>
[Process] allow to ignore signals when executing a process (<a
href="https://github.com/joelwurtz"><code>@​joelwurtz</code></a>)</li>
</ul>
<h2>v7.0.8</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/process/compare/v7.0.7...v7.0.8">https://github.com/symfony/process/compare/v7.0.7...v7.0.8</a>)</p>
<ul>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/54863">symfony/symfony#54863</a>
[Process] Return <code>false</code> when <code>open_basedir</code>
prevents access to <code>/dev/tty</code> (<a
href="https://github.com/mjauvin"><code>@​mjauvin</code></a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/process/blob/7.1/CHANGELOG.md">symfony/process's
changelog</a>.</em></p>
<blockquote>
<h1>CHANGELOG</h1>
<h2>7.1</h2>
<ul>
<li>Add <code>Process::setIgnoredSignals()</code> to disable signal
propagation to the child process</li>
</ul>
<h2>6.4</h2>
<ul>
<li>Add <code>PhpSubprocess</code> to handle PHP subprocesses that take
over the
configuration from their parent</li>
<li>Add <code>RunProcessMessage</code> and
<code>RunProcessMessageHandler</code></li>
</ul>
<h2>5.2.0</h2>
<ul>
<li>added <code>Process::setOptions()</code> to set <code>Process</code>
specific options</li>
<li>added option <code>create_new_console</code> to allow a subprocess
to continue
to run after the main script exited, both on Linux and on Windows</li>
</ul>
<h2>5.1.0</h2>
<ul>
<li>added <code>Process::getStartTime()</code> to retrieve the start
time of the process as float</li>
</ul>
<h2>5.0.0</h2>
<ul>
<li>removed <code>Process::inheritEnvironmentVariables()</code></li>
<li>removed <code>PhpProcess::setPhpBinary()</code></li>
<li><code>Process</code> must be instantiated with a command array, use
<code>Process::fromShellCommandline()</code> when the command should be
parsed by the shell</li>
<li>removed <code>Process::setCommandLine()</code></li>
</ul>
<h2>4.4.0</h2>
<ul>
<li>deprecated <code>Process::inheritEnvironmentVariables()</code>: env
variables are always inherited.</li>
<li>added <code>Process::getLastOutputTime()</code> method</li>
</ul>
<h2>4.2.0</h2>
<ul>
<li>added the <code>Process::fromShellCommandline()</code> to run
commands in a shell wrapper</li>
<li>deprecated passing a command as string when creating a
<code>Process</code> instance</li>
<li>deprecated the <code>Process::setCommandline()</code> and the
<code>PhpProcess::setPhpBinary()</code> methods</li>
<li>added the <code>Process::waitUntil()</code> method to wait for the
process only for a
specific output, then continue the normal execution of your
application</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.0.0...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.0.0&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/zitadel/example-symfony-oidc/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
dependabot[bot] authored Nov 11, 2024
1 parent 8fd9f76 commit 05b704a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"symfony/mime": "7.0.*",
"symfony/monolog-bundle": "^3.0",
"symfony/notifier": "7.0.*",
"symfony/process": "7.0.*",
"symfony/process": "7.1.*",
"symfony/property-access": "7.0.*",
"symfony/property-info": "7.0.*",
"symfony/runtime": "7.1.*",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 05b704a

Please sign in to comment.