Skip to content

Commit ba032cf

Browse files
authored
fix(deps): update dependency google/cloud-compute to ^0.2.0 (GoogleCloudPlatform#1352)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google/cloud-compute](https://togithub.com/googleapis/google-cloud-php-compute) | require | minor | `^0.1.0` -> `^0.2.0` | --- ### Release Notes
googleapis/google-cloud-php-compute ### [`v0.2.1`](https://togithub.com/googleapis/google-cloud-php-compute/releases/v0.2.1) [Compare Source](https://togithub.com/googleapis/google-cloud-php-compute/compare/v0.2.0...v0.2.1) ##### google/cloud-compute 0.2.1 ##### Miscellaneous Chores - add readme ([#​4032](https://www.github.com/googleapis/google-cloud-php/issues/4032)) ([9ed4d2f](https://www.github.com/googleapis/google-cloud-php/commit/9ed4d2faf171350bef698d7f0bd205d1073fb7b5)) - update list sample ([#​4031](https://www.github.com/googleapis/google-cloud-php/issues/4031)) ([c24e8f6](https://www.github.com/googleapis/google-cloud-php/commit/c24e8f61d4fb39d20dafb8e85f80849e9d3ef0e6)) ### [`v0.2.0`](https://togithub.com/googleapis/google-cloud-php-compute/releases/v0.2.0) [Compare Source](https://togithub.com/googleapis/google-cloud-php-compute/compare/v0.1.1...v0.2.0) ##### google/cloud-compute 0.2.0 ##### Features - Regenerate GCE DIREGAPIC client with the microgenerator [google-cloud-php]([#​4023](https://www.github.com/googleapis/google-cloud-php/issues/4023)) ([fe5e6bd](https://www.github.com/googleapis/google-cloud-php/commit/fe5e6bdb857e420356b25e9c75e7e212b7865ee2))
--- ### Configuration 📅 **Schedule**: 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. --- - [ ] 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 570df40 commit ba032cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"require": {
3-
"google/cloud-compute": "^0.1.0"
3+
"google/cloud-compute": "^0.2.0"
44
}
55
}

0 commit comments

Comments
 (0)