Tags: acquia/cli
Tags
Bump the dependencies group with 3 updates (#1936) Bumps the dependencies group with 3 updates: [php-http/cache-plugin](https://github.com/php-http/cache-plugin), [revolt/event-loop](https://github.com/revoltphp/event-loop) and [twig/twig](https://github.com/twigphp/Twig). Updates `php-http/cache-plugin` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/php-http/cache-plugin/releases) - [Changelog](https://github.com/php-http/cache-plugin/blob/2.x/CHANGELOG.md) - [Commits](php-http/cache-plugin@2.0.1...2.0.2) Updates `revolt/event-loop` from `b6fc06d` to - [Release notes](https://github.com/revoltphp/event-loop/releases) - [Changelog](https://github.com/revoltphp/event-loop/blob/main/CHANGELOG.md) - [Commits](https://github.com/revoltphp/event-loop/commits) Updates `twig/twig` from 3.22.0 to 3.22.1 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.22.0...v3.22.1) --- updated-dependencies: - dependency-name: php-http/cache-plugin dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: revolt/event-loop dependency-version: dependency-type: direct:development dependency-group: dependencies - dependency-name: twig/twig dependency-version: 3.22.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Ensure all environments show when a branch or tag is deployed to mult… …iple environments (#1898) * Ensure all environments show when a branch or tag is deployed to multiple environments * Fix for failing test --------- Co-authored-by: Dane Powell <[email protected]>
CLI-1613: Bugfix: sshurl null for cloud environment (#1918) * bugfix: sshurl null for cloud environment * mutation test fix * Update tests/phpunit/src/Commands/CommandBaseTest.php Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
CLI-1533: ACLI ssh-key create-upload command improperly handles passw… …ords. (#1913) * CLI-1533: ACLI ssh-key create-upload command improperly handles passwords. * CLI-1533: ACLI ssh-key create-upload command improperly handles passwords. * CLI-1533: ACLI ssh-key create-upload command improperly handles passwords. * CLI-1533: ACLI ssh-key create-upload command improperly handles passwords. * CLI-1533: removed group brokenProphecy. * CLI-1533: Provide arguments as environment variables. * CLI-1533: Provided arguments as environment variables. * CLI-1533: Provided arguments as environment variables. * CLI-1533: Added escapeshellarg as a forbidden function in Generic.PHP.ForbiddenFunctions. --------- Co-authored-by: Acquia CI/CD <[email protected]>
PreviousNext