acquia / cli

Acquia CLI
GNU General Public License v2.0
42 stars 47 forks source link

Bump the dependencies group with 2 updates #1574

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the dependencies group with 2 updates: symfony/console and symfony/process.

Updates symfony/console from 5.4.24 to 5.4.26

Release notes

Sourced from symfony/console's releases.

v5.4.26

Changelog (https://github.com/symfony/console/compare/v5.4.25...v5.4.26)

Commits


Updates symfony/process from 5.4.24 to 5.4.26

Release notes

Sourced from symfony/process's releases.

v5.4.26

Changelog (https://github.com/symfony/process/compare/v5.4.25...v5.4.26)

Commits
  • 1a44dc3 [PhpUnitBridge] Kill the last concurrent process when it stales for more than...
  • 86ca4c7 Fix executable bit
  • See full diff 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 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
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (da19ac2) 91.77% compared to head (9b423d8) 91.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1574 +/- ## ========================================= Coverage 91.77% 91.77% Complexity 1663 1663 ========================================= Files 110 110 Lines 5957 5957 ========================================= Hits 5467 5467 Misses 490 490 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.