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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dependencies group with 8 updates:

Package From To
symfony/cache 6.4.4 6.4.6
symfony/config 6.4.4 6.4.6
symfony/dependency-injection 6.4.4 6.4.6
symfony/filesystem 6.4.3 6.4.6
symfony/http-kernel 6.4.5 6.4.6
symfony/validator 6.4.4 6.4.6
jangregor/phpstan-prophecy 1.0.0 1.0.1
phpunit/phpunit 9.6.18 9.6.19

Updates symfony/cache from 6.4.4 to 6.4.6

Release notes

Sourced from symfony/cache's releases.

v6.4.6

Changelog (https://github.com/symfony/cache/compare/v6.4.5...v6.4.6)

Commits
  • b59bbf9 synchronize Redis proxy traits for different versions
  • f6db2a0 Merge branch '5.4' into 6.4
  • 223c3af minor #54308 Add more explicit nullable types for default null values (alexan...
  • dafeb39 Merge branch '5.4' into 6.4
  • ab783eb Add more explicit nullable types for default null values
  • f63c371 [Cache][Lock] Identify missing table in pgsql correctly and address failing i...
  • 0086d47 Merge branch '5.4' into 6.4
  • 85ee090 [Lock] Check the correct SQLSTATE error code for MySQL
  • See full diff in compare view


Updates symfony/config from 6.4.4 to 6.4.6

Release notes

Sourced from symfony/config's releases.

v6.4.6

Changelog (https://github.com/symfony/config/compare/v6.4.5...v6.4.6)

Commits
  • 18ac9da Merge branch '5.4' into 6.4
  • 3dcd47d [Config] Fix YamlReferenceDumper handling of array examples
  • See full diff in compare view


Updates symfony/dependency-injection from 6.4.4 to 6.4.6

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.6

Changelog (https://github.com/symfony/dependency-injection/compare/v6.4.5...v6.4.6)

Commits
  • 3141777 stop marking parameters implicitly as nullable
  • c8d73fd Merge branch '5.4' into 6.4
  • 0ba1fa4 Add more explicit nullable types for default null values
  • bfe8779 [DependencyInjection] fix XmlDumper when a tag contains also a 'name' property
  • See full diff in compare view


Updates symfony/filesystem from 6.4.3 to 6.4.6

Release notes

Sourced from symfony/filesystem's releases.

v6.4.6

Changelog (https://github.com/symfony/filesystem/compare/v6.4.5...v6.4.6)

Commits
  • 9919b55 Merge branch '5.4' into 6.4
  • 899330a preserve the file modification time when mirroring directories
  • b859456 Merge branch '5.4' into 6.4
  • 9e070a0 minor #54308 Add more explicit nullable types for default null values (alexan...
  • d244d9a Add more explicit nullable types for default null values
  • b9c09ee Merge branch '5.4' into 6.4
  • b3e9cdb [Filesystem] Fix str_contains deprecation
  • See full diff in compare view


Updates symfony/http-kernel from 6.4.5 to 6.4.6

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.6

Changelog (https://github.com/symfony/http-kernel/compare/v6.4.5...v6.4.6)

Commits
  • 0600388 Update VERSION for 6.4.6
  • 9c0b8c1 Merge branch '5.4' into 6.4
  • 984fcbb Add more explicit nullable types for default null values
  • 23a87cd [HttpKernel] Fix creating ReflectionMethod with only one argument
  • df0c04b Bump Symfony version to 6.4.6
  • bddca55 Bump Symfony version to 5.4.38
  • 4ef7ed8 Update VERSION for 5.4.37
  • 95f02c4 Bump Symfony version to 5.4.37
  • 63a872e Update VERSION for 5.4.36
  • See full diff in compare view


Updates symfony/validator from 6.4.4 to 6.4.6

Release notes

Sourced from symfony/validator's releases.

v6.4.6

Changelog (https://github.com/symfony/validator/compare/v6.4.5...v6.4.6)

Commits
  • ca1d78e stop marking parameters implicitly as nullable
  • c50d764 Merge branch '5.4' into 6.4
  • 4d107c2 Add more explicit nullable types for default null values
  • 6f1d53b bug #54191 [Validator] add missing invalid extension error entry (xabbuh)
  • e161c87 Merge branch '5.4' into 6.4
  • 9304c6b bug #54219 [Validator] Allow BICs’ first four characters to be digits (MatThe...
  • b07deba minor #54175 [Validator] Review Arabic translations and add correct translati...
  • 08ad757 updating missing translations for Greek #53768
  • bce04d2 [Validator] Allow BICs’ first four characters to be digits
  • e65b8b1 minor #54217 [Validator] backport NoSuspiciousCharactersValidator test (xabbuh)
  • Additional commits viewable in compare view


Updates jangregor/phpstan-prophecy from 1.0.0 to 1.0.1

Release notes

Sourced from jangregor/phpstan-prophecy's releases.

Release 1.0.1 (2024-04-02)

This tag should fix problems

What's Changed (autogenerated)

New Contributors

... (truncated)

Changelog

Sourced from jangregor/phpstan-prophecy's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

For a full diff see [1.0.0...main][1.0.0...master].

Commits
  • 1db519b Merge pull request #333 from Jan0707/dependabot/github_actions/shivammathur/s...
  • 4ebaecc github-actions(deps): Bump shivammathur/setup-php from 2.30.1 to 2.30.2
  • db82f70 Fix conflict version constraint (#332)
  • 4c63fb0 Merge pull request #329 from Jan0707/dependabot/github_actions/shivammathur/s...
  • 9e41f40 github-actions(deps): Bump shivammathur/setup-php from 2.30.0 to 2.30.1
  • dfa3e26 Remove problematic test case and revert baseline (#328)
  • 6ad823e Enhancement: Use --ansi option
  • b677ccd Fix: Run 'make coding-standards'
  • d750af9 Merge pull request #316 from imofix/fix-internal-phpstan-error
  • 37238ea Merge pull request #326 from Jan0707/dependabot/github_actions/shivammathur/s...
  • Additional commits viewable in compare view


Updates phpunit/phpunit from 9.6.18 to 9.6.19

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 9.6.19

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[9.6.19] - 2024-04-05

Changed

  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit
Commits


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 3 months ago

Codecov Report

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

Project coverage is 91.42%. Comparing base (de3ede4) to head (77f569c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1720 +/- ## ========================================= Coverage 91.42% 91.42% Complexity 1807 1807 ========================================= Files 121 121 Lines 6475 6475 ========================================= Hits 5920 5920 Misses 555 555 ```

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