Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-os-config-bom t…
Browse files Browse the repository at this point in the history
…o v1.1.0 (#1214)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-os-config-bom](https://togithub.com/googleapis/java-os-config) | minor | `1.0.5` -> `1.1.0` |

---

### Release Notes

<details>
<summary>googleapis/java-os-config</summary>

### [`v1.1.0`](https://togithub.com/googleapis/java-os-config/blob/master/CHANGELOG.md#&#8203;110-httpswwwgithubcomgoogleapisjava-os-configcomparev105v110-2020-11-13)

[Compare Source](https://togithub.com/googleapis/java-os-config/compare/v1.0.5...v1.1.0)

##### Features

-   Added PatchRollout feature to PatchDeployments feat: Added Inventory proto definitions for VM Manager Inventory. ([#&#8203;160](https://www.github.com/googleapis/java-os-config/issues/160)) ([8bc3480](https://www.github.com/googleapis/java-os-config/commit/8bc3480df37eb0ccc4a7345197cb6ca0c28fc401))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#&#8203;158](https://www.github.com/googleapis/java-os-config/issues/158)) ([a7859ee](https://www.github.com/googleapis/java-os-config/commit/a7859ee6a9021d8c07811be40200ce2a763a50c6))

##### [1.0.5](https://www.github.com/googleapis/java-os-config/compare/v1.0.4...v1.0.5) (2020-11-02)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#&#8203;150](https://www.github.com/googleapis/java-os-config/issues/150)) ([7ddbec0](https://www.github.com/googleapis/java-os-config/commit/7ddbec06b34d26f039f36383c4d0d601d775497c))

##### [1.0.4](https://www.github.com/googleapis/java-os-config/compare/v1.0.3...v1.0.4) (2020-10-22)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#&#8203;137](https://www.github.com/googleapis/java-os-config/issues/137)) ([cd8df9d](https://www.github.com/googleapis/java-os-config/commit/cd8df9d21876b1ba1e5fe9fd5d2124f88db69a85))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#&#8203;141](https://www.github.com/googleapis/java-os-config/issues/141)) ([fc18501](https://www.github.com/googleapis/java-os-config/commit/fc1850133e5853dd5c07516a937f6a4bb39d440f))

##### [1.0.3](https://www.github.com/googleapis/java-os-config/compare/v1.0.2...v1.0.3) (2020-10-09)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#&#8203;120](https://www.github.com/googleapis/java-os-config/issues/120)) ([fe06ffb](https://www.github.com/googleapis/java-os-config/commit/fe06ffb0071a9ebe70fc78d1ecbde15b201823a4))

##### [1.0.2](https://www.github.com/googleapis/java-os-config/compare/v1.0.1...v1.0.2) (2020-09-23)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#&#8203;110](https://www.github.com/googleapis/java-os-config/issues/110)) ([4112a63](https://www.github.com/googleapis/java-os-config/commit/4112a634c25b38a70ee4f58bb3cf4877b404f573))

##### [1.0.1](https://www.github.com/googleapis/java-os-config/compare/v1.0.0...v1.0.1) (2020-09-21)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#&#8203;94](https://www.github.com/googleapis/java-os-config/issues/94)) ([9325215](https://www.github.com/googleapis/java-os-config/commit/93252159497622e1faee5ca2d497ec7209af3e85))

</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/googleapis/java-cloud-bom).
  • Loading branch information
renovate-bot committed Nov 17, 2020
1 parent 66e245e commit c693e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-os-config-bom</artifactId>
<version>1.0.5</version>
<version>1.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c693e2d

Please sign in to comment.