Update dependency com.google.code.gson:gson to v2.10.1 #1

Merged
Fascinated merged 1 commits from renovate/com.google.code.gson-gson-2.x into master 2024-04-28 02:11:49 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
com.google.code.gson:gson compile minor 2.9.1 -> 2.10.1

Release Notes

google/gson (com.google.code.gson:gson)

v2.10


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.code.gson:gson](https://github.com/google/gson) | compile | minor | `2.9.1` -> `2.10.1` | --- ### Release Notes <details> <summary>google/gson (com.google.code.gson:gson)</summary> ### [`v2.10`](https://github.com/google/gson/blob/HEAD/CHANGELOG.md#Version-210) - Support for serializing and deserializing Java records, on Java ≥ 16. (https://github.com/google/gson/pull/2201) - Add `JsonArray.asList` and `JsonObject.asMap` view methods (https://github.com/google/gson/pull/2225) - Fix `TypeAdapterRuntimeTypeWrapper` not detecting reflective `TreeTypeAdapter` and `FutureTypeAdapter` (https://github.com/google/gson/pull/1787) - Improve `JsonReader.skipValue()` (https://github.com/google/gson/pull/2062) - Perform numeric conversion for primitive numeric type adapters (https://github.com/google/gson/pull/2158) - Add `Gson.fromJson(..., TypeToken)` overloads (https://github.com/google/gson/pull/1700) - Fix changes to `GsonBuilder` affecting existing `Gson` instances (https://github.com/google/gson/pull/1815) - Make `JsonElement` conversion methods more consistent and fix javadoc (https://github.com/google/gson/pull/2178) - Throw `UnsupportedOperationException` when `JsonWriter.jsonValue` is not supported (https://github.com/google/gson/pull/1651) - Disallow `JsonObject` `Entry.setValue(null)` (https://github.com/google/gson/pull/2167) - Fix `TypeAdapter.toJson` throwing AssertionError for custom IOException (https://github.com/google/gson/pull/2172) - Convert null to JsonNull for `JsonArray.set` (https://github.com/google/gson/pull/2170) - Fixed nullSafe usage. (https://github.com/google/gson/pull/1555) - Validate `TypeToken.getParameterized` arguments (https://github.com/google/gson/pull/2166) - Fix [#&#8203;1702](https://github.com/google/gson/issues/1702): Gson.toJson creates CharSequence which does not implement toString (https://github.com/google/gson/pull/1703) - Prefer existing adapter for concurrent `Gson.getAdapter` calls (https://github.com/google/gson/pull/2153) - Improve `ArrayTypeAdapter` for `Object[]` (https://github.com/google/gson/pull/1716) - Improve `AppendableWriter` performance (https://github.com/google/gson/pull/1706) </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-04-28 01:00:56 +00:00
Fascinated merged commit 9771b04589 into master 2024-04-28 02:11:49 +00:00
Fascinated deleted branch renovate/com.google.code.gson-gson-2.x 2024-04-28 02:11:49 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Fascinated/ScoreSaberUtils-Backend#1
No description provided.