[PR #549] [MERGED] chore(deps-dev): bump symfony/process from 7.1.8 to 7.2.0 #1171

Closed
opened 2026-03-15 15:56:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/549
Author: @dependabot[bot]
Created: 12/2/2024
Status: Merged
Merged: 12/2/2024
Merged by: @sadok-f

Base: mainHead: dependabot/composer/symfony/process-7.2.0


📝 Commits (1)

  • d5d2158 chore(deps-dev): bump symfony/process from 7.1.8 to 7.2.0

📊 Changes

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

View changed files

📝 composer.lock (+6 -6)

📄 Description

Bumps symfony/process from 7.1.8 to 7.2.0.

Release notes

Sourced from symfony/process's releases.

v7.2.0

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

  • no significant changes

v7.2.0-BETA2

Changelog (https://github.com/symfony/process/compare/v7.2.0-BETA1...v7.2.0-BETA2)

v7.2.0-BETA1

Changelog (https://github.com/symfony/process/compare/v7.1.6...v7.2.0-BETA1)

Commits
  • d34b22b Merge branch '7.1' into 7.2
  • 37f5c1f Merge branch '7.1' into 7.2
  • f2f5bb9 Merge branch '7.1' into 7.2
  • 4b3cae7 minor #58710 [Process] On Windows, don't rely on the OS to find executables (...
  • 8b1744e Merge branch '7.1' into 7.2
  • 269b336 Merge branch '7.1' into 7.2
  • 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 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)

🔄 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/flyimg/flyimg/pull/549 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `dependabot/composer/symfony/process-7.2.0` --- ### 📝 Commits (1) - [`d5d2158`](https://github.com/flyimg/flyimg/commit/d5d2158016df2791b40823752f043894f7015f97) chore(deps-dev): bump symfony/process from 7.1.8 to 7.2.0 ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+6 -6) </details> ### 📄 Description Bumps [symfony/process](https://github.com/symfony/process) from 7.1.8 to 7.2.0. <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.2.0</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.2.0-RC1...v7.2.0">https://github.com/symfony/process/compare/v7.2.0-RC1...v7.2.0</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.2.0-BETA2</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.2.0-BETA1...v7.2.0-BETA2">https://github.com/symfony/process/compare/v7.2.0-BETA1...v7.2.0-BETA2</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.2.0-BETA1</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v7.1.6...v7.2.0-BETA1">https://github.com/symfony/process/compare/v7.1.6...v7.2.0-BETA1</a>)</p> <ul> <li>feature <a href="https://redirect.github.com/symfony/symfony/issues/58258">symfony/symfony#58258</a> [Process] Add Laravel Herd php detection path (<a href="https://github.com/mpociot"><code>@​mpociot</code></a>)</li> <li>feature <a href="https://redirect.github.com/symfony/symfony/issues/52679">symfony/symfony#52679</a> [Process] <code>ExecutableFinder::addSuffix()</code> has no effect (<a href="https://github.com/TravisCarden"><code>@​TravisCarden</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/process/commit/d34b22ba9390ec19d2dd966c40aa9e8462f27a7e"><code>d34b22b</code></a> Merge branch '7.1' into 7.2</li> <li><a href="https://github.com/symfony/process/commit/37f5c1fc0f83db4900ea961c5fc0180e2a279b6a"><code>37f5c1f</code></a> Merge branch '7.1' into 7.2</li> <li><a href="https://github.com/symfony/process/commit/f2f5bb98e193422632e2ee40ab1398d207e81d53"><code>f2f5bb9</code></a> Merge branch '7.1' into 7.2</li> <li><a href="https://github.com/symfony/process/commit/4b3cae7b39032f95b6baeb2183d737ecaa1d9148"><code>4b3cae7</code></a> minor <a href="https://redirect.github.com/symfony/process/issues/58710">#58710</a> [Process] On Windows, don't rely on the OS to find executables (...</li> <li><a href="https://github.com/symfony/process/commit/8b1744ee82665925835718555395cb0d6ce97924"><code>8b1744e</code></a> Merge branch '7.1' into 7.2</li> <li><a href="https://github.com/symfony/process/commit/269b336845763e5a13bf48586d1b182829d2c387"><code>269b336</code></a> Merge branch '7.1' into 7.2</li> <li>See full diff in <a href="https://github.com/symfony/process/compare/v7.1.8...v7.2.0">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.8&new-version=7.2.0)](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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:56:39 +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/flyimg#1171
No description provided.