Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Type Update Change Age Confidence
com.google.code.gson:gson minor 2.9.1 -> 2.13.2 age confidence
com.google.code.gson:gson dependencies minor 2.9.1 -> 2.13.2 age confidence

Release Notes

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

v2.10

  • Support for serializing and deserializing Java records, on Java ≥ 16. (#​2201)
  • Add JsonArray.asList and JsonObject.asMap view methods (#​2225)
  • Fix TypeAdapterRuntimeTypeWrapper not detecting reflective TreeTypeAdapter and FutureTypeAdapter (#​1787)
  • Improve JsonReader.skipValue() (#​2062)
  • Perform numeric conversion for primitive numeric type adapters (#​2158)
  • Add Gson.fromJson(..., TypeToken) overloads (#​1700)
  • Fix changes to GsonBuilder affecting existing Gson instances (#​1815)
  • Make JsonElement conversion methods more consistent and fix javadoc (#​2178)
  • Throw UnsupportedOperationException when JsonWriter.jsonValue is not supported (#​1651)
  • Disallow JsonObject Entry.setValue(null) (#​2167)
  • Fix TypeAdapter.toJson throwing AssertionError for custom IOException (#​2172)
  • Convert null to JsonNull for JsonArray.set (#​2170)
  • Fixed nullSafe usage. (#​1555)
  • Validate TypeToken.getParameterized arguments (#​2166)
  • Fix #​1702: Gson.toJson creates CharSequence which does not implement toString (#​1703)
  • Prefer existing adapter for concurrent Gson.getAdapter calls (#​2153)
  • Improve ArrayTypeAdapter for Object[] (#​1716)
  • Improve AppendableWriter performance (#​1706)

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from 1427654 to fc0eda2 Compare January 29, 2025 16:38
@renovate renovate bot changed the title Update dependency com.google.code.gson:gson to v2.11.0 Update dependency com.google.code.gson:gson to v2.12.0 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from fc0eda2 to a142940 Compare January 31, 2025 01:12
@renovate renovate bot changed the title Update dependency com.google.code.gson:gson to v2.12.0 Update dependency com.google.code.gson:gson to v2.12.1 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from a142940 to 0c8cdd9 Compare April 11, 2025 16:09
@renovate renovate bot changed the title Update dependency com.google.code.gson:gson to v2.12.1 Update dependency com.google.code.gson:gson to v2.13.0 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from 0c8cdd9 to 0d7e22f Compare April 24, 2025 02:43
@renovate renovate bot changed the title Update dependency com.google.code.gson:gson to v2.13.0 Update dependency com.google.code.gson:gson to v2.13.1 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from 0d7e22f to 3bd6223 Compare September 10, 2025 22:29
@renovate renovate bot changed the title Update dependency com.google.code.gson:gson to v2.13.1 Update dependency com.google.code.gson:gson to v2.13.2 Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant