This repository was archived by the owner on Oct 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit 3da16ec
authored
deps: update dependency com.google.http-client:google-http-client-bom to v1.35.0 (#178)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.http-client:google-http-client-bom](https://github.com/googleapis/google-http-java-client) | minor | `1.34.2` -> `1.35.0` |
---
### Release Notes
<details>
<summary>googleapis/google-http-java-client</summary>
### [`v1.35.0`](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md#​1350-httpswwwgithubcomgoogleapisgoogle-http-java-clientcomparev1342v1350-2020-04-27)
[Compare Source](https://github.com/googleapis/google-http-java-client/compare/v1.34.2...v1.35.0)
##### Features
- add logic for verifying ES256 JsonWebSignatures ([#​1033](https://github.com/googleapis/google-http-java-client/issues/1033)) ([bb4227f](https://github.com/googleapis/google-http-java-client/commit/bb4227f9daec44fc2976fa9947e2ff5ee07ed21a))
##### Bug Fixes
- add linkage monitor plugin ([#​1000](https://github.com/googleapis/google-http-java-client/issues/1000)) ([027c227](https://github.com/googleapis/google-http-java-client/commit/027c227e558164f77be204152fb47023850b543f))
- Correctly handling chunked response streams with gzip ([#​990](https://github.com/googleapis/google-http-java-client/issues/990)) ([1ba2197](https://github.com/googleapis/google-http-java-client/commit/1ba219743e65c89bc3fdb196acc5d2042e01f542)), closes [#​367](https://github.com/googleapis/google-http-java-client/issues/367)
- FileDataStoreFactory will throw IOException for any permissions errors ([#​1012](https://github.com/googleapis/google-http-java-client/issues/1012)) ([fd33073](https://github.com/googleapis/google-http-java-client/commit/fd33073da3674997897d7a9057d1d0e9d42d7cd4))
- include request method and URL into HttpResponseException message ([#​1002](https://github.com/googleapis/google-http-java-client/issues/1002)) ([15111a1](https://github.com/googleapis/google-http-java-client/commit/15111a1001d6f72cb92cd2d76aaed6f1229bc14a))
- incorrect check for Windows OS in FileDataStoreFactory ([#​927](https://github.com/googleapis/google-http-java-client/issues/927)) ([8b4eabe](https://github.com/googleapis/google-http-java-client/commit/8b4eabe985794fc64ad6a4a53f8f96201cf73fb8))
- reuse reference instead of calling getter twice ([#​983](https://github.com/googleapis/google-http-java-client/issues/983)) ([1f66222](https://github.com/googleapis/google-http-java-client/commit/1f662224d7bee6e27e8d66975fda39feae0c9359)), closes [#​982](https://github.com/googleapis/google-http-java-client/issues/982)
- **android:** set minimum API level to 19 a.k.a. 4.4 Kit Kat ([#​1016](https://github.com/googleapis/google-http-java-client/issues/1016)) ([b9a8023](https://github.com/googleapis/google-http-java-client/commit/b9a80232c9c8b16a3c3277458835f72e346f6b2c)), closes [#​1015](https://github.com/googleapis/google-http-java-client/issues/1015)
##### Documentation
- android 4.4 or later is required ([#​1008](https://github.com/googleapis/google-http-java-client/issues/1008)) ([bcc41dd](https://github.com/googleapis/google-http-java-client/commit/bcc41dd615af41ae6fb58287931cbf9c2144a075))
- libraries-bom 4.0.1 ([#​976](https://github.com/googleapis/google-http-java-client/issues/976)) ([fc21dc4](https://github.com/googleapis/google-http-java-client/commit/fc21dc412566ef60d23f1f82db5caf3cfd5d447b))
- libraries-bom 4.1.1 ([#​984](https://github.com/googleapis/google-http-java-client/issues/984)) ([635c813](https://github.com/googleapis/google-http-java-client/commit/635c81352ae383b3abfe6d7c141d987a6944b3e9))
- libraries-bom 5.2.0 ([#​1032](https://github.com/googleapis/google-http-java-client/issues/1032)) ([ca34202](https://github.com/googleapis/google-http-java-client/commit/ca34202bfa077adb70313b6c4562c7a5d904e064))
- require Android 4.4 ([#​1007](https://github.com/googleapis/google-http-java-client/issues/1007)) ([f9d2bb0](https://github.com/googleapis/google-http-java-client/commit/f9d2bb030398fe09e3c47b84ea468603355e08e9))
##### Dependencies
- httpclient 4.5.12 ([#​991](https://github.com/googleapis/google-http-java-client/issues/991)) ([79bc1c7](https://github.com/googleapis/google-http-java-client/commit/79bc1c76ebd48d396a080ef715b9f07cd056b7ef))
- update to Guava 29 ([#​1024](https://github.com/googleapis/google-http-java-client/issues/1024)) ([ca9520f](https://github.com/googleapis/google-http-java-client/commit/ca9520f2da4babc5bbd28c828da1deb7dbdc87e5))
##### [1.34.2](https://github.com/googleapis/google-http-java-client/compare/v1.34.1...v1.34.2) (2020-02-12)
##### Bug Fixes
- use %20 to escpae spaces in URI templates ([#​973](https://github.com/googleapis/google-http-java-client/issues/973)) ([60ba4ea](https://github.com/googleapis/google-http-java-client/commit/60ba4ea771d8ad0a98eddca10a77c5241187d28c))
##### Documentation
- bom 4.0.0 ([#​970](https://github.com/googleapis/google-http-java-client/issues/970)) ([198453b](https://github.com/googleapis/google-http-java-client/commit/198453b8b9e0765439ac430deaf10ef9df084665))
##### [1.34.1](https://github.com/googleapis/google-http-java-client/compare/v1.34.0...v1.34.1) (2020-01-26)
##### Bug Fixes
- include '+' in SAFEPATHCHARS_URLENCODER ([#​955](https://github.com/googleapis/google-http-java-client/issues/955)) ([9384459](https://github.com/googleapis/google-http-java-client/commit/9384459015b37e1671aebadc4b8c25dc9e1e033f))
- use random UUID for multipart boundary delimiter ([#​916](https://github.com/googleapis/google-http-java-client/issues/916)) ([91c20a3](https://github.com/googleapis/google-http-java-client/commit/91c20a3dfb654e85104b1c09a0b2befbae356c19))
##### Dependencies
- remove unnecessary MySQL dependency ([#​943](https://github.com/googleapis/google-http-java-client/issues/943)) ([14736ca](https://github.com/googleapis/google-http-java-client/commit/14736cab3dc060ea5b60522ea587cfaf66f29699))
- update dependency mysql:mysql-connector-java to v8.0.19 ([#​940](https://github.com/googleapis/google-http-java-client/issues/940)) ([e76368e](https://github.com/googleapis/google-http-java-client/commit/e76368ef9479a3bf06f7c7cb878d4e8e241bb58c))
- update dependency org.apache.httpcomponents:httpcore to v4.4.13 ([#​941](https://github.com/googleapis/google-http-java-client/issues/941)) ([fd904d2](https://github.com/googleapis/google-http-java-client/commit/fd904d26d67b06fac807d38f8fe4141891ef0330))
##### Documentation
- fix various paragraph issues in javadoc ([#​867](https://github.com/googleapis/google-http-java-client/issues/867)) ([029bbbf](https://github.com/googleapis/google-http-java-client/commit/029bbbfb5ddfefe64e64ecca4b1413ae1c93ddd8))
- libraries-bom 3.3.0 ([#​921](https://github.com/googleapis/google-http-java-client/issues/921)) ([7e0b952](https://github.com/googleapis/google-http-java-client/commit/7e0b952a0d9c84ac43dff43914567c98f3e81f66))
</details>
---
### 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-translate).1 parent d99012f commit 3da16ecCopy full SHA for 3da16ec
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
0 commit comments