Commit 6e1e07f
authored
fix(deps): update dependency google/cloud-tools to ^0.12.0 (GoogleCloudPlatform#1325)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [google/cloud-tools](https://togithub.com/GoogleCloudPlatform/php-tools) | require | minor | `^0.9.1` -> `^0.12.0` |
---
### Release Notes
<details>
<summary>GoogleCloudPlatform/php-tools</summary>
### [`v0.12.0`](https://togithub.com/GoogleCloudPlatform/php-tools/releases/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/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/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))
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/php-docs-samples).1 parent ee9dd43 commit 6e1e07f
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments