Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-pubsub t…
Browse files Browse the repository at this point in the history
…o v1.107.0 (#235)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | minor | `1.106.0` -> `1.107.0` |

---

### Release Notes

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

### [`v1.107.0`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#&#8203;11070-httpswwwgithubcomgoogleapisjava-pubsubcomparev11060v11070-2020-06-09)

[Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.106.0...v1.107.0)

##### Features

-   add detach subscription rpc ([#&#8203;216](https://www.github.com/googleapis/java-pubsub/issues/216)) ([09866b0](https://www.github.com/googleapis/java-pubsub/commit/09866b0d36e2dd1c994b4c91807d71552b65c8e1))
-   regenerated to pick up changes in the API or client library generator ([#&#8203;185](https://www.github.com/googleapis/java-pubsub/issues/185)) ([16624f8](https://www.github.com/googleapis/java-pubsub/commit/16624f88ad19ccaf2ea074a62242496be103659f)), closes [#&#8203;533](https://www.github.com/googleapis/java-pubsub/issues/533) [#&#8203;535](https://www.github.com/googleapis/java-pubsub/issues/535) [#&#8203;534](https://www.github.com/googleapis/java-pubsub/issues/534)

##### Bug Fixes

-   update ignored diffs ([#&#8203;206](https://www.github.com/googleapis/java-pubsub/issues/206)) ([240e141](https://www.github.com/googleapis/java-pubsub/commit/240e141a8b4f8e4d4e252672bb4ae4d091dde453)), closes [#&#8203;6784](https://www.github.com/googleapis/java-pubsub/issues/6784) [#&#8203;11](https://www.github.com/googleapis/java-pubsub/issues/11)

##### Dependencies

-   bump shared-deps version and add back certain test deps ([#&#8203;218](https://www.github.com/googleapis/java-pubsub/issues/218)) ([49ecc69](https://www.github.com/googleapis/java-pubsub/commit/49ecc69fb6a63abf6a83f82f2820ff386cdaf5fb))
-   remove grpc test dep since it's now in shared-deps ([#&#8203;220](https://www.github.com/googleapis/java-pubsub/issues/220)) ([28ab521](https://www.github.com/googleapis/java-pubsub/commit/28ab5211c344d60743c3cb11f568c8f2a4e2c040))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.6.0 ([#&#8203;219](https://www.github.com/googleapis/java-pubsub/issues/219)) ([c6fc69d](https://www.github.com/googleapis/java-pubsub/commit/c6fc69d47dea6f3833a9a2945d27ed3f9e310c52))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.7.0 ([#&#8203;221](https://www.github.com/googleapis/java-pubsub/issues/221)) ([89eae9a](https://www.github.com/googleapis/java-pubsub/commit/89eae9a6c3dc585926f85fc0de2b80f7dbfedb42))
-   update dependency com.google.errorprone:error_prone_annotations to v2.4.0 ([#&#8203;225](https://www.github.com/googleapis/java-pubsub/issues/225)) ([f375ecb](https://www.github.com/googleapis/java-pubsub/commit/f375ecbbd66e518a25c1d0459ba0634121ddced1))

</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-pubsub).
  • Loading branch information
renovate-bot committed Jun 12, 2020
1 parent 87f2cea commit d94127e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>1.106.0</version>
<version>1.107.0</version>
</dependency>
<!-- [END pubsub_install_without_bom] -->

Expand Down

0 comments on commit d94127e

Please sign in to comment.