This repository was archived by the owner on Sep 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 106
Commit ea2a075
authored
fix(deps): update dependency com.google.code.gson:gson to v2.9.1 (#1757)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.code.gson:gson](https://togithub.com/google/gson) | `2.9.0` -> `2.9.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>google/gson</summary>
### [`v2.9.1`](https://togithub.com/google/gson/blob/HEAD/CHANGELOG.md#Version-291)
- Make `Object` and `JsonElement` deserialization iterative rather than
recursive ([#​1912](https://togithub.com/google/gson/issues/1912))
- Added parsing support for enum that has overridden toString() method ([#​1950](https://togithub.com/google/gson/issues/1950))
- Removed support for building Gson with Gradle ([#​2081](https://togithub.com/google/gson/issues/2081))
- Removed obsolete `codegen` hierarchy ([#​2099](https://togithub.com/google/gson/issues/2099))
- Add support for reflection access filter ([#​1905](https://togithub.com/google/gson/issues/1905))
- Improve `TypeToken` creation validation ([#​2072](https://togithub.com/google/gson/issues/2072))
- Add explicit support for `float` in `JsonWriter` ([#​2130](https://togithub.com/google/gson/issues/2130), [#​2132](https://togithub.com/google/gson/issues/2132))
- Fail when parsing invalid local date ([#​2134](https://togithub.com/google/gson/issues/2134))
Also many small improvements to javadoc.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1NC40In0=-->1 parent 0b1eb92 commit ea2a075Copy full SHA for ea2a075
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
| 148 | + | |
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
|
0 commit comments