Skip to content
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

deps: update core dependencies #167

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
io.grpc:grpc-bom patch 1.28.0 -> 1.28.1
com.google.api:gax-grpc minor 1.55.0 -> 1.56.0
com.google.api:gax-bom minor 1.55.0 -> 1.56.0

Release Notes

grpc/grpc-java

v1.28.1

Compare Source

Bug Fixes

  • xds: implement more clear specifications for locality filtering (allow localities with 0 endpoint, ignore localities with 0 weight, check for locality priority continuity). (#​6875)
googleapis/gax-java

v1.56.0

Compare Source

04-06-2020 10:29 PDT

New Features
  • Add ability to partially update retry settings (#​993)
Dependencies
  • Update grpc to 1.28.1 (#​1013)
  • Update com.google.api:api-common to 1.9.0 (#​992)
  • Add javax.annotations dependency in bazel build to gax-grpc (#​1000)
Internal / Testing Changes
  • test: make it easier to debug failures in SettingsTest (#​994)
  • build: update dependency gradle.plugin.com.dorongold.plugins:task-tree to v1.5 (#​995)
  • test: update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1.86.0 (#​1008)

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 you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 6, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 6, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 6, 2020
@codecov
Copy link

codecov bot commented Apr 6, 2020

Codecov Report

Merging #167 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #167   +/-   ##
=========================================
  Coverage     72.58%   72.58%           
  Complexity      988      988           
=========================================
  Files            63       63           
  Lines          5270     5270           
  Branches        590      590           
=========================================
  Hits           3825     3825           
  Misses         1259     1259           
  Partials        186      186           

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 d8bfa80...de03d03. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 6, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 11f16fd into googleapis:master Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants