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

No release notes provided.

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)

v8.0.0-BETA1

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

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 added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 15, 2026
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