Skip to content

Commit 87cffa8

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-pubsub to 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)) ([14d887f](https://www.github.com/googleapis/java-pubsub/commit/14d887f7e857d0fc0d7cfda6e7d0852c43727d43)) - regenerated to pick up changes in the API or client library generator ([#&#8203;185](https://www.github.com/googleapis/java-pubsub/issues/185)) ([42a25c6](https://www.github.com/googleapis/java-pubsub/commit/42a25c6455e98381a025958c552c3074f9bb86bb)), 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)) ([eee310a](https://www.github.com/googleapis/java-pubsub/commit/eee310ac65a2963064def77dba74bd116912e637)), 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)) ([058eb7d](https://www.github.com/googleapis/java-pubsub/commit/058eb7d9b483c09db97bffe492a1c1f24143fb60)) - remove grpc test dep since it's now in shared-deps ([#&#8203;220](https://www.github.com/googleapis/java-pubsub/issues/220)) ([352531f](https://www.github.com/googleapis/java-pubsub/commit/352531feb061d6bffeff8736d47f0deb9a867473)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.6.0 ([#&#8203;219](https://www.github.com/googleapis/java-pubsub/issues/219)) ([4e7ef0b](https://www.github.com/googleapis/java-pubsub/commit/4e7ef0ba4da4a91849da75625c11d5fc167738a7)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.7.0 ([#&#8203;221](https://www.github.com/googleapis/java-pubsub/issues/221)) ([6ec9781](https://www.github.com/googleapis/java-pubsub/commit/6ec9781bf96206a6c0c508c4609fd3d5b2e4983b)) - update dependency com.google.errorprone:error_prone_annotations to v2.4.0 ([#&#8203;225](https://www.github.com/googleapis/java-pubsub/issues/225)) ([49acc15](https://www.github.com/googleapis/java-pubsub/commit/49acc152144648be3e9b5b920d8535498c5e5b61)) </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).
1 parent 33b4d56 commit 87cffa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java-pubsub/samples/install-without-bom

java-pubsub/samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-pubsub</artifactId>
47-
<version>1.106.0</version>
47+
<version>1.107.0</version>
4848
</dependency>
4949
<!-- [END pubsub_install_without_bom] -->
5050

0 commit comments

Comments
 (0)