-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Cleanup error handling/docs in TaskList #147
Merged
Merged
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
ajkannan
force-pushed
the
cleanup-tasklist
branch
from
April 2, 2016 01:24
0382d1b
to
1ec11ab
Compare
@@ -51,7 +50,8 @@ | |||
* Adds a task entity to the Datastore. | |||
* | |||
* @param description The task description | |||
* @return The {@link Key} of the entity. | |||
* @return The {@link Key} of the entity | |||
* @throws DatastoreException if the Datastore put fails |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
technically it could also throw DatastoreException
if Id allocation failed.
Looks good. Few nits. Feel free to merge without them. |
Fixed comments |
anguillanneuf
pushed a commit
that referenced
this pull request
Oct 24, 2022
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.truth:truth](com/google/truth/truth) | minor | `1.0.1` -> `1.1` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-mediatranslation).
9 tasks
averikitsch
pushed a commit
that referenced
this pull request
Nov 4, 2022
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.truth:truth](com/google/truth/truth) | minor | `1.0.1` -> `1.1` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-mediatranslation).
minherz
pushed a commit
that referenced
this pull request
Nov 9, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [0.120.0](https://www.github.com/googleapis/java-errorreporting/compare/v0.119.2...v0.120.0) (2020-06-22) ### Features * **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#175](https://www.github.com/googleapis/java-errorreporting/issues/175)) ([7ca8b66](https://www.github.com/googleapis/java-errorreporting/commit/7ca8b66b01b2d5f9009a62a1a7be7e055a32ede6)) ### Bug Fixes * restore GAPIC v2 retry configs ([#143](https://www.github.com/googleapis/java-errorreporting/issues/143)) ([fc9837e](https://www.github.com/googleapis/java-errorreporting/commit/fc9837e073c9f48e8e35b9a5ab15cc4188e60982)) ### Dependencies * update dependency com.google.api:api-common to v1.9.1 ([#149](https://www.github.com/googleapis/java-errorreporting/issues/149)) ([438aad7](https://www.github.com/googleapis/java-errorreporting/commit/438aad7173bc0012823339ac81f272f9b99ab209)) * update dependency com.google.api:api-common to v1.9.2 ([#156](https://www.github.com/googleapis/java-errorreporting/issues/156)) ([5a537fa](https://www.github.com/googleapis/java-errorreporting/commit/5a537fa3a8223ab4445598c0eeb42ac2a0f15389)) * update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#137](https://www.github.com/googleapis/java-errorreporting/issues/137)) ([7278629](https://www.github.com/googleapis/java-errorreporting/commit/7278629514fe46c820c88f6b20dd8f533dd8d296)) * update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#150](https://www.github.com/googleapis/java-errorreporting/issues/150)) ([ad3af0e](https://www.github.com/googleapis/java-errorreporting/commit/ad3af0e085f8917a19c32f67728837897e387e12)) * update dependency com.google.guava:guava-bom to v29 ([#113](https://www.github.com/googleapis/java-errorreporting/issues/113)) ([12b9e4f](https://www.github.com/googleapis/java-errorreporting/commit/12b9e4f21e80de984e88c8f87e38f705225b9b2a)) * update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#141](https://www.github.com/googleapis/java-errorreporting/issues/141)) ([f92537d](https://www.github.com/googleapis/java-errorreporting/commit/f92537d97b57be7eb897b717fb488c52641c1f83)) * update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#147](https://www.github.com/googleapis/java-errorreporting/issues/147)) ([2aa5cd1](https://www.github.com/googleapis/java-errorreporting/commit/2aa5cd1e995721146204825ad7b2743e6107affd)) * update dependency io.grpc:grpc-bom to v1.29.0 ([#128](https://www.github.com/googleapis/java-errorreporting/issues/128)) ([00f5a8c](https://www.github.com/googleapis/java-errorreporting/commit/00f5a8cc86814cbe3626daf4cb28c74933f778f5)) * update dependency io.grpc:grpc-bom to v1.30.0 ([#161](https://www.github.com/googleapis/java-errorreporting/issues/161)) ([917227f](https://www.github.com/googleapis/java-errorreporting/commit/917227f8d35e899134dc5999f08e9b5ebe27a804)) * update dependency org.threeten:threetenbp to v1.4.4 ([#133](https://www.github.com/googleapis/java-errorreporting/issues/133)) ([77ba87d](https://www.github.com/googleapis/java-errorreporting/commit/77ba87db15f7f2428e6a06a612d0886539af1d4c)) ### Documentation * fix several broken links in the docs. ([#157](https://www.github.com/googleapis/java-errorreporting/issues/157)) ([9606c51](https://www.github.com/googleapis/java-errorreporting/commit/9606c5160319e86c0b49ce573a30e2b3b95fb656)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
minherz
pushed a commit
that referenced
this pull request
Nov 10, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [0.120.0](https://www.github.com/googleapis/java-errorreporting/compare/v0.119.2...v0.120.0) (2020-06-22) ### Features * **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#175](https://www.github.com/googleapis/java-errorreporting/issues/175)) ([7ca8b66](https://www.github.com/googleapis/java-errorreporting/commit/7ca8b66b01b2d5f9009a62a1a7be7e055a32ede6)) ### Bug Fixes * restore GAPIC v2 retry configs ([#143](https://www.github.com/googleapis/java-errorreporting/issues/143)) ([fc9837e](https://www.github.com/googleapis/java-errorreporting/commit/fc9837e073c9f48e8e35b9a5ab15cc4188e60982)) ### Dependencies * update dependency com.google.api:api-common to v1.9.1 ([#149](https://www.github.com/googleapis/java-errorreporting/issues/149)) ([438aad7](https://www.github.com/googleapis/java-errorreporting/commit/438aad7173bc0012823339ac81f272f9b99ab209)) * update dependency com.google.api:api-common to v1.9.2 ([#156](https://www.github.com/googleapis/java-errorreporting/issues/156)) ([5a537fa](https://www.github.com/googleapis/java-errorreporting/commit/5a537fa3a8223ab4445598c0eeb42ac2a0f15389)) * update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#137](https://www.github.com/googleapis/java-errorreporting/issues/137)) ([7278629](https://www.github.com/googleapis/java-errorreporting/commit/7278629514fe46c820c88f6b20dd8f533dd8d296)) * update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#150](https://www.github.com/googleapis/java-errorreporting/issues/150)) ([ad3af0e](https://www.github.com/googleapis/java-errorreporting/commit/ad3af0e085f8917a19c32f67728837897e387e12)) * update dependency com.google.guava:guava-bom to v29 ([#113](https://www.github.com/googleapis/java-errorreporting/issues/113)) ([12b9e4f](https://www.github.com/googleapis/java-errorreporting/commit/12b9e4f21e80de984e88c8f87e38f705225b9b2a)) * update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#141](https://www.github.com/googleapis/java-errorreporting/issues/141)) ([f92537d](https://www.github.com/googleapis/java-errorreporting/commit/f92537d97b57be7eb897b717fb488c52641c1f83)) * update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#147](https://www.github.com/googleapis/java-errorreporting/issues/147)) ([2aa5cd1](https://www.github.com/googleapis/java-errorreporting/commit/2aa5cd1e995721146204825ad7b2743e6107affd)) * update dependency io.grpc:grpc-bom to v1.29.0 ([#128](https://www.github.com/googleapis/java-errorreporting/issues/128)) ([00f5a8c](https://www.github.com/googleapis/java-errorreporting/commit/00f5a8cc86814cbe3626daf4cb28c74933f778f5)) * update dependency io.grpc:grpc-bom to v1.30.0 ([#161](https://www.github.com/googleapis/java-errorreporting/issues/161)) ([917227f](https://www.github.com/googleapis/java-errorreporting/commit/917227f8d35e899134dc5999f08e9b5ebe27a804)) * update dependency org.threeten:threetenbp to v1.4.4 ([#133](https://www.github.com/googleapis/java-errorreporting/issues/133)) ([77ba87d](https://www.github.com/googleapis/java-errorreporting/commit/77ba87db15f7f2428e6a06a612d0886539af1d4c)) ### Documentation * fix several broken links in the docs. ([#157](https://www.github.com/googleapis/java-errorreporting/issues/157)) ([9606c51](https://www.github.com/googleapis/java-errorreporting/commit/9606c5160319e86c0b49ce573a30e2b3b95fb656)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
minherz
pushed a commit
that referenced
this pull request
Nov 10, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [0.120.0](https://www.github.com/googleapis/java-errorreporting/compare/v0.119.2...v0.120.0) (2020-06-22) ### Features * **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#175](https://www.github.com/googleapis/java-errorreporting/issues/175)) ([7ca8b66](https://www.github.com/googleapis/java-errorreporting/commit/7ca8b66b01b2d5f9009a62a1a7be7e055a32ede6)) ### Bug Fixes * restore GAPIC v2 retry configs ([#143](https://www.github.com/googleapis/java-errorreporting/issues/143)) ([fc9837e](https://www.github.com/googleapis/java-errorreporting/commit/fc9837e073c9f48e8e35b9a5ab15cc4188e60982)) ### Dependencies * update dependency com.google.api:api-common to v1.9.1 ([#149](https://www.github.com/googleapis/java-errorreporting/issues/149)) ([438aad7](https://www.github.com/googleapis/java-errorreporting/commit/438aad7173bc0012823339ac81f272f9b99ab209)) * update dependency com.google.api:api-common to v1.9.2 ([#156](https://www.github.com/googleapis/java-errorreporting/issues/156)) ([5a537fa](https://www.github.com/googleapis/java-errorreporting/commit/5a537fa3a8223ab4445598c0eeb42ac2a0f15389)) * update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#137](https://www.github.com/googleapis/java-errorreporting/issues/137)) ([7278629](https://www.github.com/googleapis/java-errorreporting/commit/7278629514fe46c820c88f6b20dd8f533dd8d296)) * update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#150](https://www.github.com/googleapis/java-errorreporting/issues/150)) ([ad3af0e](https://www.github.com/googleapis/java-errorreporting/commit/ad3af0e085f8917a19c32f67728837897e387e12)) * update dependency com.google.guava:guava-bom to v29 ([#113](https://www.github.com/googleapis/java-errorreporting/issues/113)) ([12b9e4f](https://www.github.com/googleapis/java-errorreporting/commit/12b9e4f21e80de984e88c8f87e38f705225b9b2a)) * update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#141](https://www.github.com/googleapis/java-errorreporting/issues/141)) ([f92537d](https://www.github.com/googleapis/java-errorreporting/commit/f92537d97b57be7eb897b717fb488c52641c1f83)) * update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#147](https://www.github.com/googleapis/java-errorreporting/issues/147)) ([2aa5cd1](https://www.github.com/googleapis/java-errorreporting/commit/2aa5cd1e995721146204825ad7b2743e6107affd)) * update dependency io.grpc:grpc-bom to v1.29.0 ([#128](https://www.github.com/googleapis/java-errorreporting/issues/128)) ([00f5a8c](https://www.github.com/googleapis/java-errorreporting/commit/00f5a8cc86814cbe3626daf4cb28c74933f778f5)) * update dependency io.grpc:grpc-bom to v1.30.0 ([#161](https://www.github.com/googleapis/java-errorreporting/issues/161)) ([917227f](https://www.github.com/googleapis/java-errorreporting/commit/917227f8d35e899134dc5999f08e9b5ebe27a804)) * update dependency org.threeten:threetenbp to v1.4.4 ([#133](https://www.github.com/googleapis/java-errorreporting/issues/133)) ([77ba87d](https://www.github.com/googleapis/java-errorreporting/commit/77ba87db15f7f2428e6a06a612d0886539af1d4c)) ### Documentation * fix several broken links in the docs. ([#157](https://www.github.com/googleapis/java-errorreporting/issues/157)) ([9606c51](https://www.github.com/googleapis/java-errorreporting/commit/9606c5160319e86c0b49ce573a30e2b3b95fb656)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
bourgeoisor
pushed a commit
that referenced
this pull request
Nov 11, 2022
…147) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `11.0.0` -> `12.0.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notification).
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 11, 2022
…5.1 (#147) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.5.0` -> `2.5.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/compatibility-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/confidence-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquery</summary> ### [`v2.5.1`](https://togithub.com/googleapis/java-bigquery/blob/master/CHANGELOG.md#​251-httpswwwgithubcomgoogleapisjava-bigquerycomparev250v251-2021-12-03) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.5.0...v2.5.1) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights).
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 11, 2022
…5.1 (#147) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.5.0` -> `2.5.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/compatibility-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.5.1/confidence-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquery</summary> ### [`v2.5.1`](https://togithub.com/googleapis/java-bigquery/blob/master/CHANGELOG.md#​251-httpswwwgithubcomgoogleapisjava-bigquerycomparev250v251-2021-12-03) [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.5.0...v2.5.1) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-contact-center-insights).
Shabirmean
pushed a commit
that referenced
this pull request
Nov 14, 2022
…147) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `4.4.1` -> `5.1.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-dialogflow).
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 15, 2022
…147) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `4.4.1` -> `5.1.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-dialogflow).
minherz
pushed a commit
that referenced
this pull request
Nov 16, 2022
…147) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `4.4.1` -> `5.0.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-asset).
minherz
pushed a commit
that referenced
this pull request
Nov 17, 2022
…147) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `4.4.1` -> `5.0.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-asset).
anguillanneuf
pushed a commit
that referenced
this pull request
Dec 5, 2022
…147) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `4.4.1` -> `5.0.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-asset).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
/cc @aozarov