-
Notifications
You must be signed in to change notification settings - Fork 129
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 #5
Closed
renovate-bot
wants to merge
1
commit into
googleapis:master
from
renovate-bot:renovate/core-dependencies
Closed
deps: update core dependencies #5
renovate-bot
wants to merge
1
commit into
googleapis:master
from
renovate-bot:renovate/core-dependencies
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0abdefa
to
ce6d9c7
Compare
ce6d9c7
to
5e07e13
Compare
5e07e13
to
935c4fe
Compare
skuruppu
approved these changes
Jan 16, 2020
Failure says:
|
935c4fe
to
fc14fa2
Compare
fc14fa2
to
7add08c
Compare
7add08c
to
20fa4f3
Compare
20fa4f3
to
38575bb
Compare
38575bb
to
1da3b75
Compare
1da3b75
to
7c048a9
Compare
7c048a9
to
a037a41
Compare
a037a41
to
9539933
Compare
9539933
to
168ce02
Compare
chingor13
approved these changes
Feb 3, 2020
@chingor13, I haven't tried to push this through due to the build failures. Would you be able to help with figuring out if these are legitimate failures?
|
I think this PR combined with #47 will pass - I can open a new PR to test |
Oh great, thank you so much. |
This change was included in #59. |
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.
kokoro:run
Add this label to force Kokoro to re-run the tests.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.19.0
->0.20.0
28.1-android
->28.2-android
1.26.0
->1.27.0
1.52.0
->1.53.1
1.52.0
->1.53.1
1.92.0
->1.92.4
Release Notes
googleapis/google-auth-library-java
v0.20.0
Compare Source
Features
JwtClaims.Builder
methods topublic
(#396) (9e5de14)Dependencies
grpc/grpc-java
v1.27.0
Compare Source
Bazel users should migrate to maven_install. Please open an issue to report problems migrating to maven_install.
Dependencies
grpc-core
. Agrpc-census
artifact now exists to provide interceptor/stream tracer factory that applies census stats/tracing features. For users not using gRPC’s integration of census, nothing should be affected. Users who want census integration need to addgrpc-census
artifact to runtime classpath (#6577)animal-sniffer-annotations
to 1.18 (#6488)error_prone_annotations
to 2.3.4 (#6574)google-auth-library-credentials
andgoogle-auth-library-oauth2-http
to 0.19.0 (#6537)proto-google-common-protos
to 1.17.0 (#6572)Bug Fixes
API Changes
existing_rule()
check (#6553). If you are passing any arguments togrpc_java_repositories()
within yourWORKSPACE
, you will need to remove those arguments and make sure you rungrpc_java_repositories()
after defining any overridden repositoriesexamples/WORKSPACE
for typical usage. grpc-java still supports thejvm_maven_import_external()
-based loading only to ease migration. grpc-java will drop usages ofjvm_maven_import_external()
in the futureNew Features
-Dio.grpc.netty.useCustomAllocator=true
by default (#6528). This causes grpc to use a different Netty allocator by default which is configured to allocate in smaller chunks which may reduce memory usage by 8x on lightly loaded systems. Performance benchmarks show virtually no change with any potential slowdowns hidden in the noise (~1%). See also #6407. If you notice problems, set the property tofalse
and file an issueAuthorizationUtil
utility library for verifying a client is a particular account (#6529)Known issues
NettyServerBuilder.addListenAddress()
) may deadlock (bug #6641). This has been the case since its introductionAcknowledgements
googleapis/gax-java
v1.53.1
Compare Source
01-30-2020 12:27 PST
Dependencies
v1.53.0
Compare Source
01-09-2020 10:51 PST
New Features
Bug Fixes
Implementation Changes
maven_jar
rule withjvm_maven_import_external
(#837)Dependencies
Internal / Testing Changes
googleapis/java-core
v1.92.4
Compare Source
v1.92.3
Compare Source
v1.92.2
Compare Source
v1.92.1
Compare Source
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 tick the rebase/retry checkbox below.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.