acquia / cli

Command-line interface for Acquia Cloud Platform products
https://docs.acquia.com/acquia-cli/
GNU General Public License v2.0
42 stars 47 forks source link

Bump the dependencies group with 2 updates #1681

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the dependencies group with 2 updates: symfony/flex and phpro/grumphp.

Updates symfony/flex from 2.4.3 to 2.4.4

Commits
  • bec213c Merge branch '1.x' into 2.x
  • 6b46a00 feature #990 [Feature] Add options expansion to Add Lines Configuration (mnocon)
  • 644e426 [Feature] Add options expansion to Add Lines Configuration
  • See full diff in compare view


Updates phpro/grumphp from 2.4.0 to 2.5.0

Release notes

Sourced from phpro/grumphp's releases.

Version 2.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/phpro/grumphp/compare/v2.4.0...v2.5.0

Commits
  • 24c1609 2.5.0 release
  • 970d082 Merge pull request #1124 from veewee/phpparser-v5
  • 4f54a9d Upgrade to php-parser v5
  • c057cbc Merge pull request #1123 from phpro/dependabot/composer/composer/composer-2.7.0
  • 8adc047 Bump composer/composer from 2.6.6 to 2.7.0
  • 92791cc Merge pull request #1122 from joestewart/feature/security-checker-composeraudit
  • 090365b working dir defaults to null
  • 4bf95d6 working dir defaults to null
  • 126c16d working_dir defaults to null
  • 9fb0b10 Remove commented code
  • 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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (808bdb2) 91.27% compared to head (b11e6ca) 91.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1681 +/- ## ========================================= Coverage 91.27% 91.27% Complexity 1789 1789 ========================================= Files 122 122 Lines 6375 6375 ========================================= Hits 5819 5819 Misses 556 556 ```

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