mirror of
https://github.com/nin0-dev/VendroidEnhanced.git
synced 2026-04-26 07:45:54 +03:00
[PR #73] [MERGED] Update dependency com.google.code.gson:gson to v2.11.0 #103
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/VendroidEnhanced#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nin0-dev/VendroidEnhanced/pull/73
Author: @renovate[bot]
Created: 8/28/2024
Status: ✅ Merged
Merged: 8/28/2024
Merged by: @nin0-dev
Base:
dev← Head:renovate/com.google.code.gson-gson-2.x📝 Commits (1)
9534449Update dependency com.google.code.gson:gson to v2.11.0📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
app/build.gradle(+1 -1)📄 Description
This PR contains the following updates:
2.9.0->2.11.0Release Notes
google/gson (com.google.code.gson:gson)
v2.10JsonArray.asListandJsonObject.asMapview methods (https://github.com/google/gson/pull/2225)TypeAdapterRuntimeTypeWrappernot detecting reflectiveTreeTypeAdapterandFutureTypeAdapter(https://github.com/google/gson/pull/1787)JsonReader.skipValue()(https://github.com/google/gson/pull/2062)Gson.fromJson(..., TypeToken)overloads (https://github.com/google/gson/pull/1700)GsonBuilderaffecting existingGsoninstances (https://github.com/google/gson/pull/1815)JsonElementconversion methods more consistent and fix javadoc (https://github.com/google/gson/pull/2178)UnsupportedOperationExceptionwhenJsonWriter.jsonValueis not supported (https://github.com/google/gson/pull/1651)JsonObjectEntry.setValue(null)(https://github.com/google/gson/pull/2167)TypeAdapter.toJsonthrowing AssertionError for custom IOException (https://github.com/google/gson/pull/2172)JsonArray.set(https://github.com/google/gson/pull/2170)TypeToken.getParameterizedarguments (https://github.com/google/gson/pull/2166)Gson.getAdaptercalls (https://github.com/google/gson/pull/2153)ArrayTypeAdapterforObject[](https://github.com/google/gson/pull/1716)AppendableWriterperformance (https://github.com/google/gson/pull/1706)v2.9.1ObjectandJsonElementdeserialization iterative rather thanrecursihttps://github.com/google/gson/pull/19121912)
codegenhierarchy (https://github.com/google/gson/pull/2099)TypeTokencreation validation (https://github.com/google/gson/pull/2072)floatinJsonWriter(https://github.com/google/gson/pull/2130, https://github.com/google/gson/pull/2132)Also many small improvements to javadoc.
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.
This PR was generated by Mend Renovate. View the repository job log.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.