acquia / cli

Acquia CLI
GNU General Public License v2.0
44 stars 47 forks source link

Bump the dependencies group with 14 updates #1736

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the dependencies group with 14 updates:

Package From To
ramsey/uuid 4.7.5 4.7.6
symfony/cache 6.4.6 6.4.7
symfony/config 6.4.6 6.4.7
symfony/dependency-injection 6.4.6 6.4.7
symfony/dotenv 6.4.4 6.4.7
symfony/event-dispatcher 6.4.3 6.4.7
symfony/expression-language 6.4.3 6.4.7
symfony/filesystem 6.4.6 6.4.7
symfony/finder 6.4.0 6.4.7
symfony/http-kernel 6.4.6 6.4.7
symfony/process 6.4.4 6.4.7
symfony/validator 6.4.6 6.4.7
symfony/yaml 6.4.3 6.4.7
squizlabs/php_codesniffer 3.9.1 3.9.2

Updates ramsey/uuid from 4.7.5 to 4.7.6

Release notes

Sourced from ramsey/uuid's releases.

4.7.6

Fixed

  • Allow brick/math version ^0.12.
Changelog

Sourced from ramsey/uuid's changelog.

4.7.6 - 2024-04-27

Fixed

  • Allow brick/math version ^0.12.
Commits
  • 91039bc chore: prepare version 4.7.6
  • 3caf795 feat: Support brick/math v0.12 (#526)
  • 3baa7ce chore: upgrade the Python environment for documentation
  • f6376dd chore: upgrade Sphinx to fix documentation builds
  • 68e4e37 chore(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0
  • 30fbc79 chore(deps): bump ramsey/composer-install from 2 to 3
  • 20bc45a chore(deps): bump ridedott/merge-me-action from 2.10.76 to 2.10.77
  • 59d4915 chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1
  • 4dc941f chore(deps): bump ridedott/merge-me-action from 2.10.74 to 2.10.76
  • 34a0491 chore(deps): bump ridedott/merge-me-action from 2.10.72 to 2.10.74
  • Additional commits viewable in compare view


Updates symfony/cache from 6.4.6 to 6.4.7

Release notes

Sourced from symfony/cache's releases.

v6.4.7

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

Commits
  • b9e9b93 Merge branch '5.4' into 6.4
  • 982237e Auto-close PRs on subtree-splits
  • 954af00 [Cache] Fix test failure related to Redis6Proxy on appveyor
  • b7b45be Merge branch '5.4' into 6.4
  • b223eb6 Fix CI
  • 3c239f4 Merge branch '5.4' into 6.4
  • 7807aa0 bug #51578 [Cache] always select database for persistent redis connections
  • See full diff in compare view


Updates symfony/config from 6.4.6 to 6.4.7

Release notes

Sourced from symfony/config's releases.

v6.4.7

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

  • no significant changes
Commits


Updates symfony/dependency-injection from 6.4.6 to 6.4.7

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.7

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

  • no significant changes
Commits


Updates symfony/dotenv from 6.4.4 to 6.4.7

Release notes

Sourced from symfony/dotenv's releases.

v6.4.7

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

  • no significant changes
Commits


Updates symfony/event-dispatcher from 6.4.3 to 6.4.7

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.7

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

  • no significant changes
Commits


Updates symfony/expression-language from 6.4.3 to 6.4.7

Release notes

Sourced from symfony/expression-language's releases.

v6.4.7

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

  • no significant changes
Commits


Updates symfony/filesystem from 6.4.6 to 6.4.7

Release notes

Sourced from symfony/filesystem's releases.

v6.4.7

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

Commits
  • 78dde75 Merge branch '5.4' into 6.4
  • e6edd87 Auto-close PRs on subtree-splits
  • 3c5cce2 Merge branch '5.4' into 6.4
  • 490b6cf Fix CI
  • 16feb01 Merge branch '5.4' into 6.4
  • db9c7b1 bug #54471 [Filesystem] Strengthen the check of file permissions in `dumpFile...
  • 6dc5233 [Filesystem] Strengthen the check of file permissions in dumpFile
  • c882f88 Merge branch '5.4' into 6.4
  • 4303603 use local PHP web server to test HTTP stream wrappers
  • See full diff in compare view


Updates symfony/finder from 6.4.0 to 6.4.7

Release notes

Sourced from symfony/finder's releases.

v6.4.7

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

Commits
  • 511c489 [Finder] Also consider .git inside the basedir of in() directory
  • 3d93aad Merge branch '5.4' into 6.4
  • f6a96e4 Auto-close PRs on subtree-splits
  • abe6d6f 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.6 to 6.4.7

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.7

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

Commits
  • b7b5e6c Update VERSION for 6.4.7
  • 383cd45 Merge branch '5.4' into 6.4
  • f580349 Auto-close PRs on subtree-splits
  • 499264c Merge branch '5.4' into 6.4
  • 4344a98 Adjust pretty name of closures on PHP 8.4
  • e85f756 clean up PHP 8.0 version checks
  • 21def56 Merge branch '5.4' into 6.4
  • 8d2697b fix low deps tests
  • 15651d3 bug #54072 [HttpKernel] Fix datacollector caster for reference object propert...
  • 105a29f [HttpKernel] Fix datacollector caster for reference object property
  • Additional commits viewable in compare view


Updates symfony/process from 6.4.4 to 6.4.7

Release notes

Sourced from symfony/process's releases.

v6.4.7

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

  • no significant changes
Commits


Updates symfony/validator from 6.4.6 to 6.4.7

Release notes

Sourced from symfony/validator's releases.

v6.4.7

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

Commits
  • 4761a08 fix merge
  • 13f8863 Merge branch '5.4' into 6.4
  • 8a2f9f7 detect wrong e-mail validation modes
  • a349814 detect wrong usages of minMessage/maxMessage in options
  • f241871 minor #54715 [Validator] Review Bulgarian (bg) translation (ffd000)
  • 0fefb7f [Validator] Review Bulgarian (bg) translation
  • e5a2362 Reviewed italian translation
  • 229cb30 Fix french translation
  • 49a6535 minor #54681 [Validator] review: FR translation (viviengaetan)
  • 6dfedb2 review: FR translation
  • Additional commits viewable in compare view


Updates symfony/yaml from 6.4.3 to 6.4.7

Release notes

Sourced from symfony/yaml's releases.

v6.4.7

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

Commits


Updates squizlabs/php_codesniffer from 3.9.1 to 3.9.2

Release notes

Sourced from squizlabs/php_codesniffer's releases.

3.9.2 - 2024-04-24

Changed

  • The Generic.ControlStructures.DisallowYodaConditions sniff no longer listens for the null coalesce operator. #458
  • Various housekeeping, including improvements to the tests and documentation.

Fixed

  • Fixed bug #381 : Squiz.Commenting.ClosingDeclarationComment could throw the wrong error when the close brace being examined is at the very end of a file.
  • Fixed bug #385 : Generic.CodeAnalysis.JumbledIncrementer improved handling of parse errors/live coding.
  • Fixed bug #394 : Generic.Functions.CallTimePassByReference was not flagging call-time pass-by-reference in anonymous class instantiations
  • Fixed bug #420 : PEAR.Functions.FunctionDeclaration could run into a blocking PHP notice while fixing code containing a parse error.
  • Fixed bug #421 : File::getMethodProperties() small performance improvement & more defensive coding.
  • Fixed bug #423 : PEAR.WhiteSpace.ScopeClosingBrace would have a fixer conflict with itself when a close tag was preceded by non-empty inline HTML.
  • Fixed bug #424 : PSR2.Classes.ClassDeclaration using namespace relative interface names in the extends/implements part of a class declaration would lead to a fixer conflict.
  • Fixed bug #427 : Squiz.Operators.OperatorSpacing would have a fixer conflict with itself when an operator was preceeded by a new line and the previous line ended in a comment.
  • Fixed bug #430 : Squiz.ControlStructures.ForLoopDeclaration: fixed potential undefined array index notice
  • Fixed bug #431 : PSR2.Classes.ClassDeclaration will no longer try to auto-fix multi-line interface implements statements if these are interlaced with comments on their own line. This prevents a potential fixer conflict.
  • Fixed bug #453 : Arrow function tokenization was broken when the return type was a stand-alone true or false; or contained true or false as part of a union type.

Other

  • ESLint 9.0 has been released and changes the supported configuration file format. The (deprecated) Generic.Debug.ESLint sniff only supports the "old" configuration file formats and when using the sniff to run ESLint, the ESLINT_USE_FLAT_CONFIG=false environment variable will need to be set when using ESLint >= 9.0. For more information, see #436.

Statistics

Closed: 0 issues Merged: 22 pull requests

If you like to stay informed about releases and more, follow @​phpcs on Mastodon or @​PHP_CodeSniffer on X.

If you like what you see, please consider funding the PHP_CodeSniffer project. If you already do so: thank you!

Changelog

Sourced from squizlabs/php_codesniffer's changelog.

[3.9.2] - 2024-04-24

Changed

  • The Generic.ControlStructures.DisallowYodaConditions sniff no longer listens for the null coalesce operator. #458
  • Various housekeeping, including improvements to the tests and documentation.

Fixed

  • Fixed bug #381 : Squiz.Commenting.ClosingDeclarationComment could throw the wrong error when the close brace being examined is at the very end of a file.
  • Fixed bug #385 : Generic.CodeAnalysis.JumbledIncrementer improved handling of parse errors/live coding.
  • Fixed bug #394 : Generic.Functions.CallTimePassByReference was not flagging call-time pass-by-reference in anonymous class instantiations
  • Fixed bug #420 : PEAR.Functions.FunctionDeclaration could run into a blocking PHP notice while fixing code containing a parse error.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch
  • Fixed bug #421 : File::getMethodProperties() small performance improvement & more defensive coding.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch
  • Fixed bug #423 : PEAR.WhiteSpace.ScopeClosingBrace would have a fixer conflict with itself when a close tag was preceded by non-empty inline HTML.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch
  • Fixed bug #424 : PSR2.Classes.ClassDeclaration using namespace relative interface names in the extends/implements part of a class declaration would lead to a fixer conflict.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch
  • Fixed bug #427 : Squiz.Operators.OperatorSpacing would have a fixer conflict with itself when an operator was preceeded by a new line and the previous line ended in a comment.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch
  • Fixed bug #430 : Squiz.ControlStructures.ForLoopDeclaration: fixed potential undefined array index notice
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch
  • Fixed bug #431 : PSR2.Classes.ClassDeclaration will no longer try to auto-fix multi-line interface implements statements if these are interlaced with comments on their own line. This prevents a potential fixer conflict.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch
  • Fixed bug #453 : Arrow function tokenization was broken when the return type was a stand-alone true or false; or contained true or false as part of a union type.
    • Thanks to [Juliette Reinders Folmer][@​jrfnl] for the patch

Other

  • ESLint 9.0 has been released and changes the supported configuration file format. The (deprecated) Generic.Debug.ESLint sniff only supports the "old" configuration file formats and when using the sniff to run ESLint, the ESLINT_USE_FLAT_CONFIG=false environment variable will need to be set when using ESLint >= 9.0. For more information, see #436.

#381: PHPCSStandards/PHP_CodeSniffer#381 #385: PHPCSStandards/PHP_CodeSniffer#385 #394: PHPCSStandards/PHP_CodeSniffer#394 #420: PHPCSStandards/PHP_CodeSniffer#420 #421: PHPCSStandards/PHP_CodeSniffer#421 #423: PHPCSStandards/PHP_CodeSniffer#423 #424: PHPCSStandards/PHP_CodeSniffer#424 #427: PHPCSStandards/PHP_CodeSniffer#427 #430: PHPCSStandards/PHP_CodeSniffer#430 #431: PHPCSStandards/PHP_CodeSniffer#431

... (truncated)

Commits
  • aac1f6f Merge pull request #459 from PHPCSStandards/feature/changelog-3.9.2
  • f076b63 Changelog for the 3.9.2 release
  • 83f3859 Merge pull request #460 from PHPCSStandards/feature/tests-arrow-functions-vs-...
  • 273959e Tokenizer/PHP: add tests for arrow functions with intersection types
  • b0d2d61 Merge pull request #453 from PHPCSStandards/feature/tokenizer-php-fix-bug-arr...
  • bd6356c Tokenizer/PHP: arrow function tokenization broken when true/false used in ret...
  • 46b883d BackfillFnTokenTest: use data providers when appropriate
  • 5f38ce0 Merge pull request #458 from rodrigoprimo/disallow-yoda-condition-drop-null-c...
  • e4d3743 Generic/DisallowYodaConditions: ?? should not trigger the sniff
  • 8d2363d Merge pull request #394 from rodrigoprimo/test-coverage-call-time-pass-by-ref...
  • 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 5 months ago

Codecov Report

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

Project coverage is 91.64%. Comparing base (6ced4f9) to head (c80fa79).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1736 +/- ## ========================================= Coverage 91.64% 91.64% Complexity 1808 1808 ========================================= Files 121 121 Lines 6474 6474 ========================================= Hits 5933 5933 Misses 541 541 ```

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