acquia / cli

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

Bump the dependencies group with 13 updates #1748

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies group with 13 updates:

Package From To
symfony/cache 6.4.7 6.4.8
symfony/config 6.4.7 6.4.8
symfony/dependency-injection 6.4.7 6.4.8
symfony/dotenv 6.4.7 6.4.8
symfony/event-dispatcher 6.4.7 6.4.8
symfony/expression-language 6.4.7 6.4.8
symfony/filesystem 6.4.7 6.4.8
symfony/finder 6.4.7 6.4.8
symfony/http-kernel 6.4.7 6.4.8
symfony/process 6.4.7 6.4.8
symfony/validator 6.4.7 6.4.8
symfony/yaml 6.4.7 6.4.8
phpstan/phpstan 1.11.2 1.11.3

Updates symfony/cache from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/cache's releases.

v6.4.8

Changelog (https://github.com/symfony/cache/compare/v6.4.7...v6.4.8)

Commits


Updates symfony/config from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/config's releases.

v6.4.8

Changelog (https://github.com/symfony/config/compare/v6.4.7...v6.4.8)

  • no significant changes
Commits


Updates symfony/dependency-injection from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.8

Changelog (https://github.com/symfony/dependency-injection/compare/v6.4.7...v6.4.8)

  • no significant changes
Commits
  • d3b6181 Merge branch '5.4' into 6.4
  • 408b333 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 3796bd8 Merge branch '5.4' into 6.4
  • 3c1d995 Fix various warnings across components test suite
  • See full diff in compare view


Updates symfony/dotenv from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/dotenv's releases.

v6.4.8

Changelog (https://github.com/symfony/dotenv/compare/v6.4.7...v6.4.8)

Commits


Updates symfony/event-dispatcher from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.8

Changelog (https://github.com/symfony/event-dispatcher/compare/v6.4.7...v6.4.8)

  • no significant changes
Commits


Updates symfony/expression-language from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/expression-language's releases.

v6.4.8

Changelog (https://github.com/symfony/expression-language/compare/v6.4.7...v6.4.8)

  • no significant changes
Commits


Updates symfony/filesystem from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/filesystem's releases.

v6.4.8

Changelog (https://github.com/symfony/filesystem/compare/v6.4.7...v6.4.8)

Commits
  • 4d37529 Merge branch '5.4' into 6.4
  • 26dd991 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 49b1495 Merge branch '5.4' into 6.4
  • f538cda [Filesystem] Fix dumpFile stat failed error hitting custom handler
  • a7f188b [Filesystem] Run high-deps tests with Process 7
  • 59cc509 Merge branch '5.4' into 6.4
  • ca1c224 bug #54759 [Filesystem] better distinguish URL schemes and Windows drive lett...
  • 4eb063a move Process component dep to require-dev
  • 378ddb6 better distinguish URL schemes and windows drive letters
  • See full diff in compare view


Updates symfony/finder from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/finder's releases.

v6.4.8

Changelog (https://github.com/symfony/finder/compare/v6.4.7...v6.4.8)

  • no significant changes
Commits


Updates symfony/http-kernel from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.8

Changelog (https://github.com/symfony/http-kernel/compare/v6.4.7...v6.4.8)

  • no significant changes
Commits
  • 6c519aa Update VERSION for 6.4.8
  • c1922e9 Merge branch '5.4' into 6.4
  • 3e9a729 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 402156d fix merge
  • b4dfaf4 Merge branch '5.4' into 6.4
  • 67d0b0a minor #54785 Remove calls to TestCase::iniSet() and calls to deprecated met...
  • 77810d5 Remove calls to getMockForAbstractClass()
  • 880afee Remove calls to TestCase::iniSet() and calls to deprecated methods of `Mock...
  • a2cf112 Merge branch '5.4' into 6.4
  • 51ffc08 minor #54768 Remove calls to onConsecutiveCalls() (alexandre-daubois)
  • Additional commits viewable in compare view


Updates symfony/process from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/process's releases.

v6.4.8

Changelog (https://github.com/symfony/process/compare/v6.4.7...v6.4.8)

Commits
  • 8d92dd7 Merge branch '5.4' into 6.4
  • deedcb3 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • 64b6202 Merge branch '5.4' into 6.4
  • 1393de6 Return false in isTtySupported() when open_basedir restrictions prevent acces...
  • b3da76c Remove calls to TestCase::iniSet() and calls to deprecated methods of `Mock...
  • See full diff in compare view


Updates symfony/validator from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/validator's releases.

v6.4.8

Changelog (https://github.com/symfony/validator/compare/v6.4.7...v6.4.8)

Commits
  • dab2781 Merge branch '5.4' into 6.4
  • d536c47 bug #57275 Fix autoload configs to avoid warnings when building optimized aut...
  • d9659b7 Fix autoload configs to avoid warnings when building optimized autoloaders
  • 0fd3867 Merge branch '5.4' into 6.4
  • 20a6a54 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
  • e3c1934 Merge branch '5.4' into 6.4
  • c6b5f82 Reviewing translations for Japanese.
  • 186fbb2 Merge branch '5.4' into 6.4
  • 8307f63 bug #54924 [Validator] IBAN Check digits should always between 2 and 98 (kars...
  • 7606a1e [Validator] IBAN Check digits should always between 2 and 98
  • Additional commits viewable in compare view


Updates symfony/yaml from 6.4.7 to 6.4.8

Release notes

Sourced from symfony/yaml's releases.

v6.4.8

Changelog (https://github.com/symfony/yaml/compare/v6.4.7...v6.4.8)

  • no significant changes
Commits


Updates phpstan/phpstan from 1.11.2 to 1.11.3

Release notes

Sourced from phpstan/phpstan's releases.

1.11.3

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • e64220a PHPStan 1.11.3
  • fb35d99 Update baselines
  • ad4bed9 Fix Laravel tests
  • 1310ce9 Updated PHPStan to commit 1310ce93bf4ef94b1fdba1b90f22ccf003599623
  • e755cfd Update baselines
  • 9d04483 Update Laravel tests
  • baac33c Update PMMP baseline
  • 29ce55c Updated PHPStan to commit 29ce55c5d33d0c0f0a16a466b35be35f98135d77
  • 08dbe82 Updated PHPStan to commit 08dbe8266a29c86093a57e074537f64cecba70f7
  • dae9335 Updated PHPStan to commit dae9335075964f197aa5d965b3d38c12788a6405
  • 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 1 month ago

Codecov Report

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

Project coverage is 91.74%. Comparing base (ce9f7a2) to head (621b2d9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1748 +/- ## ========================================= Coverage 91.74% 91.74% Complexity 1817 1817 ========================================= Files 121 121 Lines 6521 6521 ========================================= Hits 5983 5983 Misses 538 538 ```

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

github-actions[bot] commented 1 month ago

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1748/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1748/acli.phar
chmod +x acli.phar