Skip to content

composer: bump symfony/process from 6.4.x-dev to 8.1.0#39

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/process-8.1.0
Open

composer: bump symfony/process from 6.4.x-dev to 8.1.0#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/process-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps symfony/process from 6.4.x-dev to 8.1.0.

Release notes

Sourced from symfony/process's releases.

v8.1.0

Changelog (symfony/process@v8.1.0-RC1...v8.1.0)

  • no significant changes

v8.1.0-RC1

Changelog (symfony/process@v8.1.0-BETA2...v8.1.0-RC1)

v8.1.0-BETA2

Changelog (symfony/process@v8.1.0-BETA1...v8.1.0-BETA2)

v8.1.0-BETA1

Changelog (symfony/process@v8.0.13...v8.1.0-BETA1)

v8.0.13

Changelog (symfony/process@v8.0.11...v8.0.13)

v8.0.11

Changelog (symfony/process@v8.0.8...v8.0.11)

v8.0.8

Changelog (symfony/process@v8.0.7...v8.0.8)

  • bug #63611 Throw InvalidArgumentException when env block exceeds Windows limit (Nadim AL ABDOU)

v8.0.5

Changelog (symfony/process@v8.0.4...v8.0.5)

v8.0.4

Changelog (symfony/process@v8.0.3...v8.0.4)

v8.0.3

Changelog (symfony/process@v8.0.2...v8.0.3)

... (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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 15, 2026
Bumps [symfony/process](https://github.com/symfony/process) from 6.4.x-dev to 8.1.0.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/8.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/commits/v8.1.0)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/symfony/process-8.1.0 branch from 3ac819e to fa7e096 Compare July 9, 2026 02:47
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants