This repository was archived by the owner on Dec 3, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 28
deps: update core dependencies #108
Merged
gcf-merge-on-green merged 1 commit into googleapis:master from renovate-bot:renovate/core-dependencies Apr 6, 2020
Merged
deps: update core dependencies #108
gcf-merge-on-green merged 1 commit into googleapis:master from renovate-bot:renovate/core-dependencies Apr 6, 2020
Conversation
This file contains hidden or 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
Codecov Report
@@ Coverage Diff @@ ## master #108 +/- ## ========================================= Coverage 73.06% 73.06% Complexity 823 823 ========================================= Files 84 84 Lines 7005 7005 Branches 26 26 ========================================= Hits 5118 5118 Misses 1779 1779 Partials 108 108
Continue to review full report at Codecov.
|
3f7a688 to 24de376 Compare 24de376 to a76d526 Compare a76d526 to 8928e1d Compare 8928e1d to e623c84 Compare e623c84 to 112eefe Compare 112eefe to b451ee6 Compare chingor13 approved these changes Apr 6, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 27, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://www.github.com/googleapis/java-dialogflow/compare/v1.0.0...v2.0.0) (2020-04-27) ### ⚠ BREAKING CHANGES * **v2:** Resource name usage has changed: * `ProjectAgentName` is removed. Please use `AgentName` instead. * `AgentName` previously existed, but was unused. It now matches the behavior of the old `ProjectAgentName` class * `ContextsClient.update` now requires a `FieldMask` argument. ### Features * **v2:** add ListEnvironments ([#167](https://www.github.com/googleapis/java-dialogflow/issues/167)) ([ed5bbf5](https://www.github.com/googleapis/java-dialogflow/commit/ed5bbf503cc6d00dbeebee057d87e5ae560bcd67)) ### Dependencies * import google-cloud-shared-dependencies and use flatten-maven-plugin ([#168](https://www.github.com/googleapis/java-dialogflow/issues/168)) ([a4b4758](https://www.github.com/googleapis/java-dialogflow/commit/a4b47585a60bfe5d5cadc670955ce56c26dafaa0)) * update core dependencies ([#108](https://www.github.com/googleapis/java-dialogflow/issues/108)) ([58fe433](https://www.github.com/googleapis/java-dialogflow/commit/58fe433eefa2cae7ad06353dda5702968e161f84)) * update dependency com.google.api:api-common to v1.9.0 ([#129](https://www.github.com/googleapis/java-dialogflow/issues/129)) ([adf469b](https://www.github.com/googleapis/java-dialogflow/commit/adf469b69fcfb837b30cb1f7bbfc559abb07f23d)) * update dependency com.google.cloud:google-cloud-core to v1.93.1 ([#106](https://www.github.com/googleapis/java-dialogflow/issues/106)) ([6c1ffac](https://www.github.com/googleapis/java-dialogflow/commit/6c1ffac64ac9cd9d7cbb96389f38f78a66081c45)) * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#138](https://www.github.com/googleapis/java-dialogflow/issues/138)) ([cb6ed7a](https://www.github.com/googleapis/java-dialogflow/commit/cb6ed7aec331a9033804bfe2471240c370771306)) * update dependency com.google.guava:guava-bom to v29 ([#145](https://www.github.com/googleapis/java-dialogflow/issues/145)) ([143b299](https://www.github.com/googleapis/java-dialogflow/commit/143b2993924b527e1a11835aa630be2b3265bc58)) * update dependency io.grpc:grpc-bom to v1.29.0 ([#161](https://www.github.com/googleapis/java-dialogflow/issues/161)) ([6650bfc](https://www.github.com/googleapis/java-dialogflow/commit/6650bfcd74c189881752053db1c25975676fa40d)) * update dependency org.threeten:threetenbp to v1.4.3 ([#119](https://www.github.com/googleapis/java-dialogflow/issues/119)) ([7a6ddd2](https://www.github.com/googleapis/java-dialogflow/commit/7a6ddd2e6bb36198f0c870abb068fad2f91e1410)) * update dependency org.threeten:threetenbp to v1.4.4 ([#166](https://www.github.com/googleapis/java-dialogflow/issues/166)) ([58e9e2f](https://www.github.com/googleapis/java-dialogflow/commit/58e9e2f79a9b5dfb0811271480cbb8a94759463f)) ### Documentation * **v2:** update generated javadocs from proto annotations ([cc93b16](https://www.github.com/googleapis/java-dialogflow/commit/cc93b16e596e1f13164a3fde1050c6f9369d5f1f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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:
1.27.2->1.28.11.54.0->1.56.01.54.0->1.56.01.93.1->1.93.3Release Notes
grpc/grpc-java
v1.28.1Compare Source
Bug Fixes
v1.28.0Compare Source
gRPC Java 1.28.0 Release Notes
API Changes
LoadBalancerProvider#parseLoadBalancingPolicyConfig. LoadBalancer developers should use parsed config(loadBalancingPolicyConfig) inResolvedAddressesinstead of deprecated attributeio.grpc.LoadBalancer.ATTR_LOAD_BALANCING_CONFIG.Behavioral Changes
ManagedChannelBuilder#defaultServiceConfigorManagedChannelBuilder#defaultLoadBalancingPolicy).New Features
Bug Fixes
Documentation
Dependencies
Acknowledgements
@chrisschek
@cushon Liam Miller-Cushon
@elharo Elliotte Rusty Harold
@gfelbing Georg Welzel
@hatahet Ziad Hatahet
@leventov Roman Leventov
@sourabhsparkala Sourabh Sarvotham Parkala
@ZhenLian Zhen Lian
googleapis/gax-java
v1.56.0Compare Source
04-06-2020 10:29 PDT
New Features
Dependencies
Internal / Testing Changes
v1.55.0Compare Source
03-27-2020 08:33 PDT
New Features
Dependencies
Internal / Testing Changes
googleapis/java-core
v1.93.3Compare Source
v1.93.2Compare 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 you tick the rebase/retry checkbox.
👻 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.