Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Bumps symfony/process from 6.4.0 to 7.3.0.

Release notes

Sourced from symfony/process's releases.

v7.3.0

Changelog (symfony/process@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.3.0-RC1

Changelog (symfony/process@v7.3.0-BETA2...v7.3.0-RC1)

  • no significant changes

v7.3.0-BETA1

Changelog (symfony/process@v7.2.6...v7.3.0-BETA1)

v7.2.5

Changelog (symfony/process@v7.2.4...v7.2.5)

v7.2.4

Changelog (symfony/process@v7.2.3...v7.2.4)

  • no significant changes

v7.2.0

Changelog (symfony/process@v7.2.0-RC1...v7.2.0)

  • no significant changes

v7.2.0-BETA2

Changelog (symfony/process@v7.2.0-BETA1...v7.2.0-BETA2)

v7.2.0-BETA1

Changelog (symfony/process@v7.1.6...v7.2.0-BETA1)

v7.1.8

Changelog (symfony/process@v7.1.7...v7.1.8)

  • no significant changes

... (truncated)

Changelog

Sourced from symfony/process's changelog.

CHANGELOG

7.3

  • Add RunProcessMessage::fromShellCommandline() to instantiate a Process via the fromShellCommandline method

7.1

  • Add Process::setIgnoredSignals() to disable signal propagation to the child process

6.4

  • Add PhpSubprocess to handle PHP subprocesses that take over the configuration from their parent
  • Add RunProcessMessage and RunProcessMessageHandler

5.2.0

  • added Process::setOptions() to set Process specific options
  • added option create_new_console to allow a subprocess to continue to run after the main script exited, both on Linux and on Windows

5.1.0

  • added Process::getStartTime() to retrieve the start time of the process as float

5.0.0

  • removed Process::inheritEnvironmentVariables()
  • removed PhpProcess::setPhpBinary()
  • Process must be instantiated with a command array, use Process::fromShellCommandline() when the command should be parsed by the shell
  • removed Process::setCommandLine()

4.4.0

  • deprecated Process::inheritEnvironmentVariables(): env variables are always inherited.
  • added Process::getLastOutputTime() method

4.2.0

... (truncated)

Commits
  • 40c295f [Process] Narrow PhpExecutableFinder return types
  • d65479e Merge branch '7.2' into 7.3
  • 87b7c93 Merge branch '6.4' into 7.2
  • e2a61c1 fix(process): use a pipe for stderr in pty mode to avoid mixed output between...
  • 0596c46 replace assertEmpty() with stricter assertions
  • 2b42be2 [Messenger][Process] add fromShellCommandline to RunProcessMessage
  • acece5e Merge branch '7.2' into 7.3
  • d8f411f skip transient test on GitHub Actions
  • 9e3b9d4 skip transient test on GitHub Actions
  • ed2c645 Merge branch '7.2' into 7.3
  • 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.

Bumps [symfony/process](https://github.com/symfony/process) from 6.4.0 to 7.3.0.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.3/CHANGELOG.md)
- [Commits](symfony/process@v6.4.0...v7.3.0)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-version: 7.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jul 31, 2025
@dependabot dependabot bot requested a review from WyriHaximus as a code owner July 31, 2025 06:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jul 31, 2025
@boring-cyborg boring-cyborg bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jul 31, 2025
Copy link

github-actions bot commented Jul 31, 2025

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
azjezz/psl Downgraded 3.3.0 3.2.0 Compare
beberlei/assert Downgraded v3.3.3 v3.3.0 Compare
colinodell/json5 Downgraded v3.0.0 v2.2.0 Compare
composer/ca-bundle Downgraded 1.5.7 1.5.0 Compare
composer/class-map-generator Downgraded 1.6.1 1.4.0 Compare
composer/composer Downgraded 2.8.10 2.8.5 Compare
composer/semver Downgraded 3.4.3 3.3.0 Compare
composer/spdx-licenses Downgraded 1.5.9 1.5.7 Compare
composer/xdebug-handler Downgraded 3.0.5 2.0.2 Compare
dealerdirect/phpcodesniffer-composer-installer Downgraded v1.1.2 v1.0.0 Compare
ergebnis/json-pointer Downgraded 3.6.0 3.4.0 Compare
ergebnis/json-schema-validator Downgraded 4.4.0 4.2.0 Compare
fidry/cpu-core-counter Downgraded 1.3.0 0.4.0 Compare
hamcrest/hamcrest-php Downgraded v2.1.1 v2.0.1 Compare
icanhazstring/composer-unused Downgraded 0.9.4 0.9.3 Compare
infection/extension-installer Downgraded 0.1.2 0.1.1 Compare
infection/infection Downgraded 0.31.1 0.29.14 Compare
infection/mutator Downgraded 0.4.1 0.4.0 Compare
justinrainbow/json-schema Downgraded 6.4.2 5.3.0 Compare
myclabs/deep-copy Downgraded 1.13.4 1.13.1 Compare
nette/utils Downgraded v4.0.8 v3.2.10 Compare
nikic/php-parser Downgraded v5.6.1 v5.4.0 Compare
nikolaposa/version Downgraded 4.2.1 4.2.0 Compare
ondram/ci-detector Downgraded 4.2.0 4.1.0 Compare
phpstan/phpdoc-parser Downgraded 2.2.0 2.1.0 Compare
phpstan/phpstan Downgraded 2.1.22 2.1.21 Compare
phpstan/phpstan-phpunit Downgraded 2.0.7 2.0.6 Compare
phpstan/phpstan-strict-rules Downgraded 2.0.6 2.0.4 Compare
phpunit/php-code-coverage Downgraded 12.3.2 12.3.0 Compare
phpunit/phpunit Downgraded 12.3.5 12.2.2 Compare
psr/container Downgraded 2.0.2 1.1.0 Compare
psr/log Downgraded 3.0.2 1.1.0 Compare
react/promise Downgraded v3.2.0 v2.11.0 Compare
rector/rector Downgraded 2.1.4 2.1.2 Compare
revolt/event-loop Downgraded v1.0.7 v1.0.6 Compare
roave/better-reflection Downgraded 6.59.0 6.57.0 Compare
sanmai/later Downgraded 0.1.7 0.1.1 Compare
sanmai/pipeline Downgraded 7.1 v5.1.0 Compare
sebastian/comparator Downgraded 7.1.2 7.0.1 Compare
sebastian/environment Downgraded 8.0.3 8.0.2 Compare
sebastian/recursion-context Downgraded 7.0.1 7.0.0 Compare
sebastian/type Downgraded 6.0.3 6.0.2 Compare
seld/jsonlint Downgraded 1.11.0 1.8.0 Compare
seld/phar-utils Downgraded 1.2.1 1.2.0 Compare
seld/signal-handler Downgraded 2.0.2 2.0.0 Compare
shipmonk/dead-code-detector Downgraded 0.13.2 0.12.4 Compare
slevomat/coding-standard Downgraded 8.20.0 8.19.1 Compare
symfony/config Downgraded v7.3.2 v6.1.0 Compare
symfony/console Downgraded v7.3.2 v7.2.1 Compare
symfony/dependency-injection Downgraded v7.3.2 v6.4.0 Compare
symfony/deprecation-contracts Downgraded v3.6.0 v2.5.0 Compare
symfony/filesystem Downgraded v7.3.2 v6.4.0 Compare
symfony/finder Downgraded v7.3.2 v6.4.0 Compare
symfony/polyfill-ctype Downgraded v1.32.0 v1.8.0 Compare
symfony/polyfill-intl-grapheme Downgraded v1.32.0 v1.0.0 Compare
symfony/polyfill-intl-normalizer Downgraded v1.32.0 v1.0.0 Compare
symfony/polyfill-mbstring Downgraded v1.32.0 v1.8.0 Compare
symfony/polyfill-php73 Downgraded v1.32.0 v1.24.0 Compare
symfony/polyfill-php81 Downgraded v1.32.0 v1.24.0 Compare
symfony/property-access Downgraded v7.3.2 v6.0.0 Compare
symfony/property-info Downgraded v7.3.1 v5.4.0 Compare
symfony/serializer Downgraded v7.3.2 v6.0.0 Compare
symfony/service-contracts Downgraded v3.6.0 v2.5.0 Compare
symfony/string Downgraded v7.3.2 v6.4.0 Compare
symfony/var-exporter Downgraded v7.3.2 v6.2.10 Compare
thecodingmachine/safe Downgraded v3.3.0 v3.0.0 Compare
wyrihaximus/coding-standard Downgraded 2.21.0 2.20.2 Compare
wyrihaximus/phpstan-rules-wrapper Downgraded 10.19.0 10.17.0 Compare
php Changed ^8.4 ^8.3
marc-mabe/php-enum Removed v4.7.1 - Compare
psr/clock Removed 1.0.0 - Compare
sanmai/di-container Removed 0.1.5 - Compare
sanmai/duoclock Removed 0.1.1 - Compare
symfony/type-info Removed v7.3.2 - Compare
ext-hash Removed ^8.4 -
ext-json Removed ^8.4 -
composer-plugin-api Removed ^2 -

@WyriHaximus WyriHaximus added this to the 8.0.0 milestone Jul 31, 2025
@github-actions github-actions bot modified the milestones: 8.0.0, 7.6.0 Jul 31, 2025
@WyriHaximus WyriHaximus merged commit 2c3401b into master Jul 31, 2025
138 checks passed
@WyriHaximus WyriHaximus deleted the dependabot/composer/symfony/process-7.3.0 branch July 31, 2025 07:23
@WyriHaximus WyriHaximus modified the milestones: 7.6.0, 8.0.0 Aug 18, 2025
Copy link

github-actions bot commented Aug 18, 2025

🚧 Composer Development Dependency changes 🚧

Dev Packages Operation Base Target Link
wyrihaximus/makefiles Downgraded 0.5.0 0.4.3 Compare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies 📦 Pull requests that update a dependency file dependencies Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor php Pull requests that update php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant