Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps symfony/process from 5.4.47 to 5.4.51.

Release notes

Sourced from symfony/process's releases.

v5.4.51

Changelog (symfony/process@v5.4.50...v5.4.51)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 28, 2026
@yard-bot
Copy link

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@github-actions
Copy link

Composer package changes
Dev Packages Operation Base Target
symfony/process Upgraded v5.4.47 v5.4.51

@github-actions
Copy link

github-actions bot commented Jan 28, 2026

Coverage report for commit: 5630f0e
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ███████████████████████ │ 50.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ███████████████████████ │ 50.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 13.64% | Methods: 5.00%
FilesLinesMethodsBranches
src
   Log.php23.08%9.09%100.00%
   Logger.php--100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@ictbeheer
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/process-5.4.51 branch from c4f291d to 6ffd7d5 Compare January 29, 2026 10:34
@ictbeheer
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ictbeheer
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/process-5.4.51 branch from 6ffd7d5 to 332624e Compare January 29, 2026 10:37
@ictbeheer
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/process-5.4.51 branch from 332624e to fc9fb7c Compare January 29, 2026 10:38
@ictbeheer
Copy link
Contributor

ictbeheer commented Jan 29, 2026

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/process-5.4.51 branch from fc9fb7c to 7ca4ec6 Compare January 29, 2026 10:42
@ictbeheer
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/process-5.4.51 branch from 7ca4ec6 to d051ea6 Compare January 29, 2026 10:45
@ictbeheer
Copy link
Contributor

@dependabot recreate

Bumps [symfony/process](https://github.com/symfony/process) from 5.4.47 to 5.4.51.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/8.1/CHANGELOG.md)
- [Commits](symfony/process@v5.4.47...v5.4.51)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/process-5.4.51 branch from d051ea6 to 5630f0e Compare January 29, 2026 10:47
@ictbeheer ictbeheer merged commit 1866ce6 into main Jan 29, 2026
6 of 7 checks passed
@ictbeheer ictbeheer deleted the dependabot/composer/symfony/process-5.4.51 branch January 29, 2026 10:51
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.

2 participants