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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 26, 2019

This PR contains the following updates:

Package Update Change
com.google.api:gax-bom minor 1.52.0 -> 1.53.0
com.google.cloud:google-cloud-core-bom minor 1.91.3 -> 1.92.2
com.google.cloud:google-cloud-core minor 1.91.3 -> 1.92.2

Release Notes

googleapis/gax-java

v1.53.0

Compare Source

01-09-2020 10:51 PST

New Features
  • feat: enhancement for Batcher api to address bulk read (#​833)
  • feat: implemented watchdog as BackgroundResource (#​838)
  • Create a executorService with a separate pool of threads for channelpool (#​836)
Bug Fixes
  • fix: allows retries when setting maxAttempts without setting TotalTimeout (#​835)
Implementation Changes
  • bazel: Replace native maven_jar rule with jvm_maven_import_external (#​837)
  • cleanup(batcher): removing the non-applicable TODOs comments (#​834)
Dependencies
  • Update dependency org.easymock:easymock to v4.1 (#​821)
  • Update dependency com.google.auto.value:auto-value to v1.7 (#​806)
Internal / Testing Changes
googleapis/java-core

v1.92.2

Compare Source

v1.92.1

Compare Source

v1.92.0

Compare Source

Features
  • increase DEFAULT_CHUNK_SIZE to reduce transfer overhead (#​87) (09b327d)
  • support setting ServiceOption for quota project (#​92) (6aa4476)
Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v1.30.5 (#​68) (e1a4047)
  • update dependency com.google.api:gax-bom to v1.50.1 (#​73) (f493b5b)
  • update dependency com.google.api:gax-bom to v1.51.0 (#​85) (71d0de7)
  • update dependency com.google.auth:google-auth-library-bom to v0.19.0 (#​93) (b465630)
  • update dependency com.google.http-client:google-http-client-bom to v1.33.0 (#​71) (8f1e690)
  • update dependency io.grpc:grpc-bom to v1.25.0 (#​72) (3a09fc7)
  • update to threetenbp 1.4.0 (#​89) (5128bd4)
1.91.3 (2019-10-23)
Bug Fixes
  • try to keep autovalue out of the runtime time classpath (#​48) (0988c27)
Dependencies
  • update dependency com.google.api:gax-bom to v1.49.1 (#​65) (131a0fd)
  • update dependency com.google.api.grpc:proto-google-common-protos to v1.17.0 (#​50) (3ba5512)
  • update dependency com.google.auth:google-auth-library-bom to v0.18.0 (#​56) (ab25f15)
  • update dependency io.grpc:grpc-bom to v1.24.1 (07fefbb)
1.91.2 (2019-09-30)
Dependencies
  • update dependency com.google.api.grpc:proto-google-iam-v1 to v0.13.0 (#​40) (4f500cc)
  • update dependency io.grpc:grpc-bom to v1.24.0 (#​39) (7f6f780)
  • update errorprone to 2.3.3 (#​43) (232694c)
1.91.1 (2019-09-25)
Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v1.30.4 (#​34) (886eda3)
  • update dependency com.google.auth:google-auth-library-bom to v0.17.2 (#​35) (ae44c72)
  • update dependency com.google.http-client:google-http-client-bom to v1.32.1 (#​31) (4bdf09b)
  • update dependency com.google.protobuf:protobuf-bom to v3.10.0 (#​27) (23e4c26)
  • update guava to 28.1-android (#​32) (0279479)

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!".

👻 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 Dec 26, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 26, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 26, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 26, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 26, 2019
@chingor13
Copy link
Collaborator

google-cloud-core 1.92.0 changed the default chunk size in googleapis/java-core#87. The test failures are because the tests are fragile in depending upon the default chunk size being a certain size.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@renovate-bot renovate-bot changed the title deps: update core dependencies to v1.92.0 deps: update core dependencies to v1.92.1 Jan 2, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 9, 2020
@renovate-bot renovate-bot changed the title deps: update core dependencies to v1.92.1 deps: update core dependencies Jan 9, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 9, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 10, 2020
@elharo elharo closed this Jan 15, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch January 22, 2020 21:07
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.

None yet

6 participants