Skip to content

chore(deps): update gax.version to v1.50.1 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.api:gax-bom (source) minor 1.49.0 -> 1.50.1
com.google.api:gax-grpc (source) minor 1.49.0 -> 1.50.1

Release Notes

googleapis/gax-java

v1.50.1

Compare Source

11-07-2019 10:59 PST

Dependencies
  • deps: upgrade grpc to 1.25.0 (#​816)
Internal / Testing Changes

v1.50.0

Compare Source

11-06-2019 07:29 PST

New Features
  • Track number of failure in batching when Batcher#close is called (#​800)
Dependencies
  • Update error_prone (#​813)
  • deps: update protobuf to 3.10.0, grpc to 1.24.1 (#​809)
Internal / Testing Changes

v1.49.1

Compare Source

10-21-2019 08:14 PDT

Implementation Changes
  • Fix InstantiatingGrpcChannelProvider's channel pool to play nicely with DirectPath (#​798)
Dependencies
  • Update google-auth-library to 0.18.0 (#​801)
Internal / Testing Changes
  • Fix Bazel 1.0.0 incompatibility issue. (#​803)
  • update travis to trusty (#​799)
  • Bump next snapshot (#​797)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 18, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 18, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 18, 2019
@BenWhitehead BenWhitehead added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 19, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 19, 2019
@codecov
Copy link

codecov bot commented Nov 19, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@d00e25e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #4   +/-   ##
=========================================
  Coverage          ?   71.29%           
  Complexity        ?      988           
=========================================
  Files             ?       62           
  Lines             ?     5309           
  Branches          ?      592           
=========================================
  Hits              ?     3785           
  Misses            ?     1335           
  Partials          ?      189

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d00e25e...ad53bb5. Read the comment docs.

@forking-renovate
Copy link

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@BenWhitehead
Copy link
Collaborator

replaced by #18

@forking-renovate
Copy link

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (1.50.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate-bot renovate-bot deleted the renovate/gax.version branch November 21, 2019 20:40
BenWhitehead added a commit that referenced this pull request Nov 21, 2019
All updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-core-grpc](https://togithub.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core-grpc) | patch | `1.91.2` -> `1.91.3` |
| [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.49.0` -> `1.50.1` |
| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.49.0` -> `1.50.1` |
| [io.grpc:grpc-core](https://togithub.com/grpc/grpc-java) ([source](https://togithub.com/grpc/grpc-java)) | minor | `1.24.0` -> `1.25.0` |
| [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) ([source](https://togithub.com/grpc/grpc-java)) | minor | `1.24.0` -> `1.25.0` |

**manually copied and merged from the following PRs**
* #1 chore(deps): update dependency com.google.cloud:google-cloud-core-grpc to v1.91.3
* #4 chore(deps): update gax.version to v1.50.1
* #5 chore(deps): update grpc packages to v1.25.0
BenWhitehead added a commit that referenced this pull request Nov 22, 2019
All updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-core-grpc](https://togithub.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core-grpc) | patch | `1.91.2` -> `1.91.3` |
| [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.49.0` -> `1.50.1` |
| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.49.0` -> `1.50.1` |
| [io.grpc:grpc-core](https://togithub.com/grpc/grpc-java) ([source](https://togithub.com/grpc/grpc-java)) | minor | `1.24.0` -> `1.25.0` |
| [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) ([source](https://togithub.com/grpc/grpc-java)) | minor | `1.24.0` -> `1.25.0` |

**manually copied and merged from the following PRs**
* #1 chore(deps): update dependency com.google.cloud:google-cloud-core-grpc to v1.91.3
* #4 chore(deps): update gax.version to v1.50.1
* #5 chore(deps): update grpc packages to v1.25.0
BenWhitehead added a commit that referenced this pull request Nov 25, 2019
All updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-core-grpc](https://togithub.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core-grpc) | patch | `1.91.2` -> `1.91.3` |
| [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.49.0` -> `1.50.1` |
| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.49.0` -> `1.50.1` |
| [io.grpc:grpc-core](https://togithub.com/grpc/grpc-java) ([source](https://togithub.com/grpc/grpc-java)) | minor | `1.24.0` -> `1.25.0` |
| [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) ([source](https://togithub.com/grpc/grpc-java)) | minor | `1.24.0` -> `1.25.0` |

**manually copied and merged from the following PRs**
* #1 chore(deps): update dependency com.google.cloud:google-cloud-core-grpc to v1.91.3
* #4 chore(deps): update gax.version to v1.50.1
* #5 chore(deps): update grpc packages to v1.25.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants