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 8 updates #1693

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the dependencies group with 8 updates:

Package From To
symfony/cache 6.4.3 6.4.4
symfony/config 6.4.3 6.4.4
symfony/dependency-injection 6.4.3 6.4.4
symfony/dotenv 6.4.3 6.4.4
symfony/flex 2.4.4 2.4.5
symfony/http-kernel 6.4.3 6.4.4
symfony/process 6.4.3 6.4.4
symfony/validator 6.4.3 6.4.4

Updates symfony/cache from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/cache's releases.

v6.4.4

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

Commits
  • 0ef3653 Merge branch '5.4' into 6.4
  • a30f316 explicitly cast boolean SSL stream options
  • b577992 [Cache] Sync the Redis proxies with upstream
  • 38ff8e4 [Cache] improve BC with 5.4 pools
  • 20cfb25 [Cache] Fix BC layer with pre-6.1 cache items
  • See full diff in compare view


Updates symfony/config from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/config's releases.

v6.4.4

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

Commits
  • 6ea4aff Merge branch '5.4' into 6.4
  • 0a4f363 [Config][Messenger][Security] Don't turn deprecations into exceptions when un...
  • See full diff in compare view


Updates symfony/dependency-injection from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.4

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

Commits
  • 6236e5e Merge branch '5.4' into 6.4
  • cc1fb23 [DependencyInjection] Fix computing error messages involving service locators
  • ab84c89 fix tests
  • 774d507 [DependencyInjection] fix unable to make lazy service from readonly class
  • da332ce fix tests
  • See full diff in compare view


Updates symfony/dotenv from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/dotenv's releases.

v6.4.4

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

Commits
  • f6f0a3d [Dotenv] Specify envKey while loading variables with the dotenv:dump command
  • See full diff in compare view


Updates symfony/flex from 2.4.4 to 2.4.5

Commits


Updates symfony/http-kernel from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.4

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

Commits
  • 7a186f6 Update VERSION for 6.4.4
  • 419fc27 [HttpKernel] Fix deps=low
  • 58c2bd9 bug #53985 [HttpKernel] Allow tagged controllers in ControllerResolver (marein)
  • 1237769 [HttpKernel] Allow tagged controllers in ControllerResolver
  • 2bd4d18 Merge branch '5.4' into 6.4
  • e7aa353 Merge branch '5.4' into 6.4
  • fa64128 [TwigBridge] Fix compat with Twig v3.9
  • 8ae6a86 Merge branch '5.4' into 6.4
  • 94e2efb Skip Twig v3.9-dev for now
  • 9cbf84f Revert "Bump Symfony version to 7.0.4"
  • Additional commits viewable in compare view


Updates symfony/process from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/process's releases.

v6.4.4

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

Commits
  • 710e278 Fix the command -v exception when the command option with a dash prefix
  • 8bda0be Merge branch '5.4' into 6.4
  • 4fdf340 [Process] Fix failing tests causing segfaults
  • d4fd4a8 Merge branch '5.4' into 6.4
  • 7e2c857 [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Be...
  • See full diff in compare view


Updates symfony/validator from 6.4.3 to 6.4.4

Release notes

Sourced from symfony/validator's releases.

v6.4.4

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

Commits
  • 1cf92ed Merge branch '5.4' into 6.4
  • e80028e [Validator] Review Romanian (ro) translations
  • 00ea10c minor #53953 [Validator] Update missing validator translation for Swedish (H4...
  • f140cb9 review translations
  • de18b98 Merge branch '5.4' into 6.4
  • 1541d3a [Validator] Update Spanish (es) translations
  • ca32356 Merge branch '5.4' into 6.4
  • c13ff1c [Validator] Review Albanian translation
  • e6b1dcf bug #53755 [Validator] Fix fields without constraints in Collection (xabbuh...
  • 39c8627 minor #53863 [Validator] Missing translations for Portuguese (pt) (juunr95)
  • 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:

Project coverage is 91.16%. Comparing base (54694fb) to head (9bf6b47).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1693 +/- ## ========================================= Coverage 91.16% 91.16% Complexity 1783 1783 ========================================= Files 122 122 Lines 6363 6363 ========================================= Hits 5801 5801 Misses 562 562 ```

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