googleworkspace / php-samples

PHP samples for Google Workspace APIs
Apache License 2.0
288 stars 347 forks source link

Update dependency google/cloud-tools to v0.12.0 #95

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
google/cloud-tools require-dev minor ^0.8 -> 0.12.0

Release Notes

GoogleCloudPlatform/php-tools ### [`v0.12.0`](https://togithub.com/GoogleCloudPlatform/php-tools/releases/tag/v0.12.0) [Compare Source](https://togithub.com/GoogleCloudPlatform/php-tools/compare/v0.11.0...v0.12.0) #### Features - add support for Twig v3 ([#​82](https://togithub.com/GoogleCloudPlatform/php-tools/issues/82)) ### [`v0.11.0`](https://togithub.com/GoogleCloudPlatform/php-tools/releases/tag/v0.11.0) [Compare Source](https://togithub.com/GoogleCloudPlatform/php-tools/compare/v0.10.0...v0.11.0) #### Fixes - **Backwards-Breaking**: remove deprecated `app-engine-php` component from `gcloud` install ([#​83](https://togithub.com/GoogleCloudPlatform/php-tools/issues/83)) ### [`v0.10.0`](https://togithub.com/GoogleCloudPlatform/php-tools/releases/tag/v0.10.0) [Compare Source](https://togithub.com/GoogleCloudPlatform/php-tools/compare/v0.9.1...v0.10.0) #### Features - feat: support for Guzzle 7.x ([#​80](https://togithub.com/GoogleCloudPlatform/php-tools/issues/80)) - feat: support for symfony/console v5 ([#​79](https://togithub.com/GoogleCloudPlatform/php-tools/issues/79)) - feat: `CloudRun` gcloud wrapper ([#​71](https://togithub.com/GoogleCloudPlatform/php-tools/issues/71)) - feat: `DeploymentTrait` ([#​59](https://togithub.com/GoogleCloudPlatform/php-tools/issues/59)) - feat: install options for `install_test_deps.sh` script ([#​67](https://togithub.com/GoogleCloudPlatform/php-tools/issues/67)) - feat: ability to combine backoffs ([#​66](https://togithub.com/GoogleCloudPlatform/php-tools/issues/66)) - feat: flag in gcloud wrapper to allow for running `gcloud beta` ([#​64](https://togithub.com/GoogleCloudPlatform/php-tools/issues/64)) - feat: `runSnippets` function to `TestTrait` ([#​61](https://togithub.com/GoogleCloudPlatform/php-tools/issues/61)) #### Fixes - fix: update to only use maintained versions of symfony ([#​74](https://togithub.com/GoogleCloudPlatform/php-tools/issues/74)) - fix: only set cwd in ExecuteCommandTrait when it exists ([#​78](https://togithub.com/GoogleCloudPlatform/php-tools/issues/78)) - fix: remove [@​beforeClass](https://togithub.com/beforeClass) from AppEngineDeploymentTrait::deployApp ([#​72](https://togithub.com/GoogleCloudPlatform/php-tools/issues/72)) - fix: renames .php_cs to .php_cs.dist ([#​62](https://togithub.com/GoogleCloudPlatform/php-tools/issues/62)) - test: Add PHP 7.2 and 7.3 to travis testing ([#​65](https://togithub.com/GoogleCloudPlatform/php-tools/issues/65)) ### [`v0.9.1`](https://togithub.com/GoogleCloudPlatform/php-tools/compare/v0.9.0...v0.9.1) [Compare Source](https://togithub.com/GoogleCloudPlatform/php-tools/compare/v0.9.0...v0.9.1) ### [`v0.9.0`](https://togithub.com/GoogleCloudPlatform/php-tools/releases/tag/v0.9.0) [Compare Source](https://togithub.com/GoogleCloudPlatform/php-tools/compare/v0.8.5...v0.9.0) **New Feature!** `wp-gae` tool moved into this repo for deploying WordPress to App Engine Standard ([#​54](https://togithub.com/GoogleCloudPlatform/php-tools/issues/54)) **Misc** allows latest symfony console version ([#​52](https://togithub.com/GoogleCloudPlatform/php-tools/issues/52)) Adds RUN_CS_CHECK as a valid env var ([#​53](https://togithub.com/GoogleCloudPlatform/php-tools/issues/53))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.