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 10 updates #1673

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the dependencies group with 10 updates:

Package From To
symfony/cache 6.4.2 6.4.3
symfony/config 6.4.0 6.4.3
symfony/dependency-injection 6.4.2 6.4.3
symfony/dotenv 6.4.2 6.4.3
symfony/event-dispatcher 6.4.2 6.4.3
symfony/expression-language 6.4.2 6.4.3
symfony/http-kernel 6.4.2 6.4.3
symfony/process 6.4.2 6.4.3
symfony/validator 6.4.2 6.4.3
symfony/yaml 6.4.0 6.4.3

Updates symfony/cache from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/cache's releases.

v6.4.3

Changelog (https://github.com/symfony/cache/compare/v6.4.2...v6.4.3)

Commits
  • 49f8cde Merge branch '6.3' into 6.4
  • d085eed Fix bad merge
  • b26a32b Merge branch '5.4' into 6.3
  • db1adb0 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 3ee3ee1 Merge branch '6.3' into 6.4
  • 7b53a9f Merge branch '5.4' into 6.3
  • 46ffa4d [Cache] Fix possible infinite loop in CachePoolPass
  • e865568 Merge branch '6.3' into 6.4
  • 71735a3 fix Redis proxies tests
  • 3dd0f6c Merge branch '6.3' into 6.4
  • Additional commits viewable in compare view


Updates symfony/config from 6.4.0 to 6.4.3

Release notes

Sourced from symfony/config's releases.

v6.4.3

Changelog (https://github.com/symfony/config/compare/v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 206482f Provide more precise phpdoc for FileLocatorInterface::locate
  • e572736 Merge branch '6.3' into 6.4
  • 66b5482 Merge branch '5.4' into 6.3
  • 6b76343 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view


Updates symfony/dependency-injection from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.3

Changelog (https://github.com/symfony/dependency-injection/compare/v6.4.2...v6.4.3)

Commits
  • 6871811 Merge branch '6.3' into 6.4
  • 3ca6c70 Merge branch '5.4' into 6.3
  • 99490fa bug #51559 [DependencyInjection] #[Autowire] attribute should have preceden...
  • 45474d5 support lazy evaluated exception messages with Xdebug 3
  • a3fe5b0 [DependencyInjection] Fix loading all env vars from secrets when only a subse...
  • 2bbc277 Merge branch '6.3' into 6.4
  • 516ea59 Merge branch '5.4' into 6.3
  • f6557cc Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • cb3d01b Merge branch '6.3' into 6.4
  • 62020f2 Merge branch '5.4' into 6.3
  • Additional commits viewable in compare view


Updates symfony/dotenv from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/dotenv's releases.

v6.4.3

Changelog (https://github.com/symfony/dotenv/compare/v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 3cb7ca9 Merge branch '6.3' into 6.4
  • d9eaf69 Merge branch '5.4' into 6.3
  • 4de4884 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view


Updates symfony/event-dispatcher from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.3

Changelog (https://github.com/symfony/event-dispatcher/compare/v6.4.2...v6.4.3)

  • no significant changes
Commits
  • ae9d3a6 Merge branch '6.3' into 6.4
  • 6e344dd Merge branch '5.4' into 6.3
  • 7a69a85 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view


Updates symfony/expression-language from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/expression-language's releases.

v6.4.3

Changelog (https://github.com/symfony/expression-language/compare/v6.4.2...v6.4.3)

  • no significant changes
Commits
  • b4a4ae3 Merge branch '6.3' into 6.4
  • 89f6dc6 Merge branch '5.4' into 6.3
  • d59441c Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view


Updates symfony/http-kernel from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.3

Changelog (https://github.com/symfony/http-kernel/compare/v6.4.2...v6.4.3)

Commits
  • 9c6ec4e Update VERSION for 6.4.3
  • 8a4117f Merge branch '6.3' into 6.4
  • e8f4efb Fix RequestPayloadValueResolver handling error with no ExpectedTypes
  • 33eb18c [ErrorHandler] Add missing self-closing tags on link elements
  • bfa73c5 Revert #47715
  • ab183ea fix method signatures
  • 6ad91d2 Fix implicitly-required parameters
  • 8efa2cf Merge branch '6.3' into 6.4
  • 2cfddcf Fix bad merge
  • ab69bdd Merge branch '5.4' into 6.3
  • Additional commits viewable in compare view


Updates symfony/process from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/process's releases.

v6.4.3

Changelog (https://github.com/symfony/process/compare/v6.4.2...v6.4.3)

Commits
  • 31642b0 Merge branch '6.3' into 6.4
  • 6c5eceb Merge branch '5.4' into 6.3
  • cbc28e3 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • d33b31f Merge branch '6.3' into 6.4
  • a7b4baa Merge branch '5.4' into 6.3
  • 987e740 Merge branch '6.3' into 6.4
  • 8941334 Merge branch '5.4' into 6.3
  • 1759251 [Process] Fixed inconsistent test
  • 9a2172b [Process] Fix executable finder when the command starts with a dash
  • See full diff in compare view


Updates symfony/validator from 6.4.2 to 6.4.3

Release notes

Sourced from symfony/validator's releases.

v6.4.3

Changelog (https://github.com/symfony/validator/compare/v6.4.2...v6.4.3)

Commits
  • 9c1d8bb Merge branch '6.3' into 6.4
  • 5e3ac97 Merge branch '5.4' into 6.3
  • 4993e9b Adjusting and removing the 'review' attribute from the pt_br translation XML.
  • 91b7f3f Fix option filenameMaxLength to the File constraint (Image)
  • 553d830 fix method signatures
  • 71d246d Merge branch '6.3' into 6.4
  • c7fbb60 Merge branch '5.4' into 6.3
  • 0c26834 Fix implicitly-required parameters
  • dc80291 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 21cb178 Merge branch '6.3' into 6.4
  • Additional commits viewable in compare view


Updates symfony/yaml from 6.4.0 to 6.4.3

Release notes

Sourced from symfony/yaml's releases.

v6.4.3

Changelog (https://github.com/symfony/yaml/compare/v6.4.2...v6.4.3)

  • no significant changes
Commits
  • d757159 Merge branch '6.3' into 6.4
  • 8ab9bb6 Merge branch '5.4' into 6.3
  • e78db7f Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 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 - `@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 7 months ago

Codecov Report

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

Comparison is base (d06284e) 91.32% compared to head (a1548c4) 91.32%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1673 +/- ## ========================================= Coverage 91.32% 91.32% Complexity 1786 1786 ========================================= Files 122 122 Lines 6435 6435 ========================================= Hits 5877 5877 Misses 558 558 ```

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