Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

fix(deps): update dependency com.google.code.gson:gson to v2.10.1 #3231

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.code.gson:gson 2.8.0 -> 2.10.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.10

v2.9.1

Also many small improvements to javadoc.

v2.9.0

The minimum supported Java version changes from 6 to 7.

v2.8.9

v2.8.8

v2.8.7

v2.8.6

2019-10-04 GitHub Diff

  • Added static methods JsonParser.parseString and JsonParser.parseReader and deprecated instance method JsonParser.parse
  • Java 9 module-info support

v2.8.5

2018-05-21 GitHub Diff

  • Print Gson version while throwing AssertionError and IllegalArgumentException
  • Moved utils.VersionUtils class to internal.JavaVersion. This is a potential backward incompatible change from 2.8.4
  • Fixed issue https://github.com/google/gson/issues/1310 by supporting Debian Java 9

v2.8.4

2018-05-01 GitHub Diff

  • Added a new FieldNamingPolicy, LOWER_CASE_WITH_DOTS that mapps JSON name someFieldName to some.field.name
  • Fixed issue https://github.com/google/gson/issues/1305 by removing compile/runtime dependency on sun.misc.Unsafe

v2.8.3

2018-04-27 GitHub Diff

  • Added a new API, GsonBuilder.newBuilder() that clones the current builder
  • Preserving DateFormatter behavior on JDK 9
  • Numerous other bugfixes

v2.8.2

2017-09-19 GitHub Diff

  • Introduced a new API, JsonElement.deepCopy()
  • Numerous other bugfixes

v2.8.1

2017-05-30 GitHub Diff

  • New: JsonObject.keySet()
  • @JsonAdapter annotation can now use JsonSerializer and JsonDeserializer as well.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from e4aed4d to b1c7891 Compare December 14, 2021 06:07
@renovate renovate bot changed the title chore(deps): update dependency com.google.code.gson:gson to v2.8.8 chore(deps): update dependency com.google.code.gson:gson to v2.8.9 Dec 14, 2021
@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from b1c7891 to 64dc06d Compare March 7, 2022 10:28
@renovate renovate bot changed the title chore(deps): update dependency com.google.code.gson:gson to v2.8.9 chore(deps): update dependency com.google.code.gson:gson to v2.9.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from 64dc06d to 34cdde9 Compare September 25, 2022 22:03
@renovate renovate bot changed the title chore(deps): update dependency com.google.code.gson:gson to v2.9.0 fix(deps): update dependency com.google.code.gson:gson to v2.9.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from 34cdde9 to 993722c Compare November 20, 2022 08:17
@renovate renovate bot changed the title fix(deps): update dependency com.google.code.gson:gson to v2.9.1 fix(deps): update dependency com.google.code.gson:gson to v2.10 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from 993722c to 029545f Compare March 16, 2023 06:53
@renovate renovate bot changed the title fix(deps): update dependency com.google.code.gson:gson to v2.10 fix(deps): update dependency com.google.code.gson:gson to v2.10.1 Mar 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency com.google.code.gson:gson to v2.10.1 fix(deps): update dependency com.google.code.gson:gson to v2.10.1 - autoclosed Oct 17, 2023
@renovate renovate bot closed this Oct 17, 2023
@renovate renovate bot deleted the renovate/com.google.code.gson-gson-2.x branch October 17, 2023 19:20
@renovate renovate bot changed the title fix(deps): update dependency com.google.code.gson:gson to v2.10.1 - autoclosed fix(deps): update dependency com.google.code.gson:gson to v2.10.1 Oct 18, 2023
@renovate renovate bot reopened this Oct 18, 2023
@renovate renovate bot restored the renovate/com.google.code.gson-gson-2.x branch October 18, 2023 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants