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 #89

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 27, 2020

This PR contains the following updates:

Package Update Change
com.google.api:gax-grpc minor 1.53.1 -> 1.54.0
com.google.api:gax-bom minor 1.53.1 -> 1.54.0
com.google.cloud:google-cloud-core minor 1.92.5 -> 1.93.0

Release Notes

googleapis/gax-java

v1.54.0

Compare Source

02-27-2020 09:07 PST

New Features
  • Scale number of threads to scale with number of cpus (#​878)
  • Do not shut down executor when WatchDog is shut down (#​871)
Dependencies
  • Update google-http-client to 1.34.2 (#​886)
  • Update gRPC to 1.27.2 (#​885)
  • Update protobuf to 3.11.4 and gRPC to 1.27.1 (#​882)
Documentation
  • Add javadoc about being called within single thread (#​856)
Internal / Testing Changes
  • Update jacoco to 0.8.5 (#​883)
  • Update google format plugin (#​868)
  • Set up linkage monitor Kokoro build config for gax-java (#​864)
googleapis/java-core

v1.93.0

Compare Source

Features
Bug Fixes
Dependencies
1.92.5 (2020-02-10)
Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v1.30.8 (#​146) (1d9c7db)
  • update dependency com.google.protobuf:protobuf-bom to v3.11.3 (#​148) (092c69b)
1.92.4 (2020-01-31)
Dependencies
1.92.3 (2020-01-28)
Dependencies
  • update dependency com.google.api:gax-bom to v1.53.0 (#​126) (bdb1bce)
  • update dependency com.google.auth:google-auth-library-bom to v0.20.0 (#​135) (f40c636)
  • update dependency com.google.http-client:google-http-client-bom to v1.34.1 (#​137) (9216702)
  • update dependency org.threeten:threetenbp to v1.4.1 (82cac64)
1.92.2 (2020-01-09)
Bug Fixes
1.92.1 (2020-01-02)
Dependencies
  • update dependency com.google.errorprone:error_prone_annotations to v2.3.4 (#​105) (52f47c5)
  • update dependency com.google.guava:guava-bom to v28.2-android (#​113) (8b11b1a)
  • update dependency com.google.http-client:google-http-client-bom to v1.34.0 (#​98) (d8e946d)
  • update dependency com.google.protobuf:protobuf-bom to v3.11.1 (#​106) (6d36434)
  • update dependency io.grpc:grpc-bom to v1.26.0 (#​107) (fca41a7)

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 Feb 27, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 27, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 27, 2020
@codecov
Copy link

codecov bot commented Feb 27, 2020

Codecov Report

Merging #89 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #89   +/-   ##
=========================================
  Coverage     71.49%   71.49%           
  Complexity      264      264           
=========================================
  Files            39       39           
  Lines          1754     1754           
  Branches          4        4           
=========================================
  Hits           1254     1254           
  Misses          496      496           
  Partials          4        4

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 cdba693...0e529ce. Read the comment docs.

@renovate-bot renovate-bot changed the title deps: update core dependencies to v1.54.0 deps: update core dependencies Feb 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 27, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 27, 2020
@chingor13 chingor13 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2020
@gcf-merge-on-green
Copy link

Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. See required reviews for your repo here: https://github.com/googleapis/sloth/blob/master/required-checks.json

@pmakani pmakani added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Feb 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2020
@gcf-merge-on-green
Copy link

Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. See required reviews for your repo here: https://github.com/googleapis/sloth/blob/master/required-checks.json

@stephaniewang526 stephaniewang526 merged commit bdf1385 into googleapis:master Mar 2, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch March 2, 2020 16:56
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
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

6 participants