Bump symfony/process from 7.4.3 to 7.4.5 in /Auth in the composer group across 1 directory #302

Merged
dependabotbot_placeholder_19d9ldn merged 1 commit from dependabot/composer/Auth/composer-2f4529dfab into main 2026-01-31 21:45:17 +01:00
dependabotbot_placeholder_19d9ldn commented 2026-01-28 22:33:58 +01:00 (Migrated from git.cyanfox.de)

Bumps the composer group with 1 update in the /Auth directory: symfony/process.

Updates symfony/process from 7.4.3 to 7.4.5

Release notes

Sourced from symfony/process's releases.

v7.4.5

Changelog (https://github.com/symfony/process/compare/v7.4.4...v7.4.5)

  • security #cve-2026-24739 Fix escaping for MSYS on Windows (nicolas-grekas)
  • bug #63164 Fix escaping for MSYS on Windows (@​nicolas-grekas)

v7.4.4

Changelog (https://github.com/symfony/process/compare/v7.4.3...v7.4.4)

Commits
  • 608476f Merge branch '7.3' into 7.4
  • 81fe4ea Merge branch '6.4' into 7.3
  • c46e854 [Process] Fix escaping for MSYS on Windows
  • 626f07a Merge branch '7.3' into 7.4
  • 4424bc1 Merge branch '6.4' into 7.3
  • c593135 [Process] Adjust Process mustRun method phpdoc
  • f532042 Merge branch '7.3' into 7.4
  • 6d13a93 Merge branch '6.4' into 7.3
  • e579464 [Process] Ignore invalid env var names
  • See full diff in compare view

Dependabot compatibility score

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 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 <dependency name> major version will 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 version will 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.
Bumps the composer group with 1 update in the /Auth directory: [symfony/process](https://github.com/symfony/process). Updates `symfony/process` from 7.4.3 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> </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>See full diff in <a href="https://github.com/symfony/process/compare/v7.4.3...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.3&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 <dependency name> major version` will 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 version` will 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](https://github.com/CyanFox/Modules/network/alerts). </details>
RealZone22_placeholder_1p9ikid (Migrated from git.cyanfox.de) merged commit into main 2026-01-31 21:45:17 +01:00
RealZone22_placeholder_1p9ikid (Migrated from git.cyanfox.de) closed this pull request 2026-01-31 21:45:17 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
CyanFox/Modules!302
No description provided.