Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-datacatalog-bom…
Browse files Browse the repository at this point in the history
… to v0.35.0 (#550)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-datacatalog-bom](https://togithub.com/googleapis/java-datacatalog) | minor | `0.34.1` -> `0.35.0` |

---

### Release Notes

<details>
<summary>googleapis/java-datacatalog</summary>

### [`v0.35.0`](https://togithub.com/googleapis/java-datacatalog/blob/master/CHANGELOG.md#&#8203;0350-httpswwwgithubcomgoogleapisjava-datacatalogcomparev0341v0350-2020-04-20)

[Compare Source](https://togithub.com/googleapis/java-datacatalog/compare/v0.34.1...v0.35.0)

##### Features

-   add `order` field to `TagField` and `TagTemplateField` message in tags.proto ([#&#8203;166](https://www.github.com/googleapis/java-datacatalog/issues/166)) ([ed46c97](https://www.github.com/googleapis/java-datacatalog/commit/ed46c976307dca364155e4e380a22db85f1cdb42))
-   add support for Search Partial Response ([#&#8203;161](https://www.github.com/googleapis/java-datacatalog/issues/161)) ([7d5dd43](https://www.github.com/googleapis/java-datacatalog/commit/7d5dd431fdcbe6078ef86e81e2859738d484781f))

##### Dependencies

-   update dependency com.google.guava:guava-bom to v29 ([#&#8203;149](https://www.github.com/googleapis/java-datacatalog/issues/149)) ([4ab8c7d](https://www.github.com/googleapis/java-datacatalog/commit/4ab8c7d6dac9b9820187c0ebad749fa095ec6660))

##### [0.34.1](https://www.github.com/googleapis/java-datacatalog/compare/v0.34.0...v0.34.1) (2020-04-06)

##### Dependencies

-   update core dependencies ([#&#8203;107](https://www.github.com/googleapis/java-datacatalog/issues/107)) ([c838397](https://www.github.com/googleapis/java-datacatalog/commit/c83839703fca58af8f2e7de6dd0923bfa36973b4))
-   update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#&#8203;142](https://www.github.com/googleapis/java-datacatalog/issues/142)) ([eb81de4](https://www.github.com/googleapis/java-datacatalog/commit/eb81de4fc8b6e7b0bd6cbab70e703c486b744223))
-   update dependency org.threeten:threetenbp to v1.4.3 ([#&#8203;121](https://www.github.com/googleapis/java-datacatalog/issues/121)) ([c8a249b](https://www.github.com/googleapis/java-datacatalog/commit/c8a249ba3cba770094ec363f43d543ab9f87e617))

</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#googleapis/java-cloud-bom).
  • Loading branch information
renovate-bot committed Apr 22, 2020
1 parent a41fcdd commit 9e1e980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -298,7 +298,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-bom</artifactId>
<version>0.34.1</version>
<version>0.35.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 9e1e980

Please sign in to comment.