Skip to content

Bump the composer group across 2 directories with 1 update - #16

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/http/30-php-pm/composer-f1371db9d4
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/http/30-php-pm/composer-f1371db9d4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown

Bumps the composer group with 1 update in the /http/30-php-pm directory: symfony/process.
Bumps the composer group with 1 update in the /latte/embedded directory: symfony/process.

Updates symfony/process from 6.2.10 to 6.4.46

Release notes

Sourced from symfony/process's releases.

v6.4.46

Changelog (symfony/process@v6.4.45...v6.4.46)

v6.4.45

Changelog (symfony/process@v6.4.44...v6.4.45)

v6.4.44

Changelog (symfony/process@v6.4.41...v6.4.44)

v6.4.41

Changelog (symfony/process@v6.4.39...v6.4.41)

v6.4.39

Changelog (symfony/process@v6.4.33...v6.4.39)

v6.4.33

Changelog (symfony/process@v6.4.32...v6.4.33)

v6.4.32

Changelog (symfony/process@v6.4.31...v6.4.32)

v6.4.31

Changelog (symfony/process@v6.4.30...v6.4.31)

v6.4.26

Changelog (symfony/process@v6.4.25...v6.4.26)

v6.4.25

Changelog (symfony/process@v6.4.24...v6.4.25)

... (truncated)

Changelog

Sourced from symfony/process's changelog.

CHANGELOG

8.2

  • Add ProcessBundle

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

... (truncated)

Commits
  • b9f3d9d Merge branch '5.4' into 6.4
  • 485d7b3 [Process] Use an absolute path for the cmd.exe fallback on Windows
  • f4d0960 bug #65739 [Process] Ignore invalid env var names and non-scalar env values (...
  • adc8b34 [Process] Ignore array env values before proc_open
  • 6057c47 [Process] Ignore invalid env var names
  • f90c81d [Process] Stop leaking CGI/FastCGI request-context vars to subprocesses
  • 0b0c5b7 [Process] Do not wait for output when the input iterator has more data
  • c9dee6f [Process] Remove outdated LogicException PHPDoc
  • a2482d7 Drop PR warning and auto-closing on subtree splits
  • c8fc09b [Process] Stop leaking CGI/FastCGI request-context vars to subprocesses
  • Additional commits viewable in compare view

Updates symfony/process from 7.0.2 to 7.4.19

Release notes

Sourced from symfony/process's releases.

v6.4.46

Changelog (symfony/process@v6.4.45...v6.4.46)

v6.4.45

Changelog (symfony/process@v6.4.44...v6.4.45)

v6.4.44

Changelog (symfony/process@v6.4.41...v6.4.44)

v6.4.41

Changelog (symfony/process@v6.4.39...v6.4.41)

v6.4.39

Changelog (symfony/process@v6.4.33...v6.4.39)

v6.4.33

Changelog (symfony/process@v6.4.32...v6.4.33)

v6.4.32

Changelog (symfony/process@v6.4.31...v6.4.32)

v6.4.31

Changelog (symfony/process@v6.4.30...v6.4.31)

v6.4.26

Changelog (symfony/process@v6.4.25...v6.4.26)

v6.4.25

Changelog (symfony/process@v6.4.24...v6.4.25)

... (truncated)

Changelog

Sourced from symfony/process's changelog.

CHANGELOG

8.2

  • Add ProcessBundle

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

... (truncated)

Commits
  • b9f3d9d Merge branch '5.4' into 6.4
  • 485d7b3 [Process] Use an absolute path for the cmd.exe fallback on Windows
  • f4d0960 bug #65739 [Process] Ignore invalid env var names and non-scalar env values (...
  • adc8b34 [Process] Ignore array env values before proc_open
  • 6057c47 [Process] Ignore invalid env var names
  • f90c81d [Process] Stop leaking CGI/FastCGI request-context vars to subprocesses
  • 0b0c5b7 [Process] Do not wait for output when the input iterator has more data
  • c9dee6f [Process] Remove outdated LogicException PHPDoc
  • a2482d7 Drop PR warning and auto-closing on subtree splits
  • c8fc09b [Process] Stop leaking CGI/FastCGI request-context vars to subprocesses
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the composer group with 1 update in the /http/30-php-pm directory: [symfony/process](https://github.com/symfony/process).
Bumps the composer group with 1 update in the /latte/embedded directory: [symfony/process](https://github.com/symfony/process).


Updates `symfony/process` from 6.2.10 to 6.4.46
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/8.2/CHANGELOG.md)
- [Commits](symfony/process@v6.2.10...v6.4.46)

Updates `symfony/process` from 7.0.2 to 7.4.19
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/8.2/CHANGELOG.md)
- [Commits](symfony/process@v6.2.10...v6.4.46)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-version: 6.4.46
  dependency-type: indirect
  dependency-group: composer
- dependency-name: symfony/process
  dependency-version: 7.4.19
  dependency-type: indirect
  dependency-group: composer
...

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 Sep 17, 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