Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update core dependencies (#149)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | minor | `1.55.0` -> `1.56.0` |
| [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | minor | `1.55.0` -> `1.56.0` |
| [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | patch | `1.93.3` -> `1.93.4` |

---

### Release Notes

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

### [`v1.56.0`](https://togithub.com/googleapis/gax-java/releases/v1.56.0)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.55.0...v1.56.0)

04-06-2020 10:29 PDT

##### New Features

-   Add ability to partially update retry settings ([#&#8203;993](https://togithub.com/googleapis/gax-java/pull/993))

##### Dependencies

-   Update grpc to 1.28.1 ([#&#8203;1013](https://togithub.com/googleapis/gax-java/pull/1013))
-   Update com.google.api:api-common to 1.9.0 ([#&#8203;992](https://togithub.com/googleapis/gax-java/pull/992))
-   Add javax.annotations dependency in bazel build to gax-grpc ([#&#8203;1000](https://togithub.com/googleapis/gax-java/pull/1000))

##### Internal / Testing Changes

-   test: make it easier to debug failures in SettingsTest ([#&#8203;994](https://togithub.com/googleapis/gax-java/pull/994))
-   build: update dependency gradle.plugin.com.dorongold.plugins:task-tree to v1.5 ([#&#8203;995](https://togithub.com/googleapis/gax-java/pull/995))
-   test: update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1.86.0 ([#&#8203;1008](https://togithub.com/googleapis/gax-java/pull/1008))

</details>

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

### [`v1.93.4`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#&#8203;1934-httpswwwgithubcomgoogleapisjava-corecomparev1933v1934-2020-04-06)

[Compare Source](https://togithub.com/googleapis/java-core/compare/v1.93.3...v1.93.4)

</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.

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- 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-bigquerystorage).
  • Loading branch information
renovate-bot committed Apr 7, 2020
1 parent d9ee56d commit dbe270f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -64,10 +64,10 @@
<project.protobuf-java.version>3.11.4</project.protobuf-java.version>
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-bigquerystorage-parent</site.installationModule>
<google.core.version>1.93.3</google.core.version>
<google.core.version>1.93.4</google.core.version>
<google.api-common.version>1.9.0</google.api-common.version>
<google.common-protos.version>1.17.0</google.common-protos.version>
<gax.version>1.55.0</gax.version>
<gax.version>1.56.0</gax.version>
<auto-value-annotations.version>1.7</auto-value-annotations.version>
<jackson-core.version>2.10.3</jackson-core.version>
<grpc.version>1.28.1</grpc.version>
Expand Down

0 comments on commit dbe270f

Please sign in to comment.