[PR #2202] [MERGED] chore(deps): bump symfony/process from 7.3.4 to 7.4.5 #2140

Closed
opened 2026-02-26 03:33:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2202
Author: @dependabot[bot]
Created: 1/28/2026
Status: Merged
Merged: 1/28/2026
Merged by: @phanan

Base: masterHead: dependabot/composer/symfony/process-7.4.5


📝 Commits (1)

  • 1cad00a chore(deps): bump symfony/process from 7.3.4 to 7.4.5

📊 Changes

1 file changed (+7 additions, -7 deletions)

View changed files

📝 composer.lock (+7 -7)

📄 Description

Bumps symfony/process from 7.3.4 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)

v7.4.3

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

v7.4.0

Changelog (https://github.com/symfony/process/compare/v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

Changelog (https://github.com/symfony/process/compare/v7.4.0-BETA2...v7.4.0-RC1)

  • no significant changes

v7.4.0-BETA1

Changelog (https://github.com/symfony/process/compare/v7.3.4...v7.4.0-BETA1)

  • no significant changes

v7.3.11

Changelog (https://github.com/symfony/process/compare/v7.3.10...v7.3.11)

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

v7.3.10

Changelog (https://github.com/symfony/process/compare/v7.3.9...v7.3.10)

v7.3.9

Changelog (https://github.com/symfony/process/compare/v7.3.8...v7.3.9)

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
  • 2f8e1a6 Merge branch '7.3' into 7.4
  • Additional commits viewable 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 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.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/2202 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/28/2026 **Status:** ✅ Merged **Merged:** 1/28/2026 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/symfony/process-7.4.5` --- ### 📝 Commits (1) - [`1cad00a`](https://github.com/koel/koel/commit/1cad00a5098e383d009867d81e8c661a6cf663e2) chore(deps): bump symfony/process from 7.3.4 to 7.4.5 ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+7 -7) </details> ### 📄 Description Bumps [symfony/process](https://github.com/symfony/process) from 7.3.4 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> <h2>v7.4.0</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.4.0-RC3...v7.4.0">https://github.com/symfony/process/compare/v7.4.0-RC3...v7.4.0</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.4.0-RC1</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.4.0-BETA2...v7.4.0-RC1">https://github.com/symfony/process/compare/v7.4.0-BETA2...v7.4.0-RC1</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.4.0-BETA1</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.3.4...v7.4.0-BETA1">https://github.com/symfony/process/compare/v7.3.4...v7.4.0-BETA1</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.3.11</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.3.10...v7.3.11">https://github.com/symfony/process/compare/v7.3.10...v7.3.11</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.3.10</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.3.9...v7.3.10">https://github.com/symfony/process/compare/v7.3.9...v7.3.10</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.3.9</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.3.8...v7.3.9">https://github.com/symfony/process/compare/v7.3.8...v7.3.9</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.3.4...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.3.4&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/koel/koel/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:23 +03:00
Sign in to join this conversation.
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
starred/koel-koel#2140
No description provided.