Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

deps: update dependency com.google.code.gson:gson to v2.9.0 #792

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

google/gson

v2.9.0

The minimum supported Java version changes from 6 to 7.

  • Change target Java version to 7 (#​2043)
  • Put module-info.class into Multi-Release JAR folder (#​2013)
  • Improve error message when abstract class cannot be constructed (#​1814)
  • Support EnumMap deserialization (#​2071)
  • Add LazilyParsedNumber default adapter (#​2060)
  • Fix JsonReader.hasNext() returning true at end of document (#​2061)
  • Remove Gradle build support. Build script was outdated and not actively
    maintained anymore (#​2063)
  • Add GsonBuilder.disableJdkUnsafe() (#​1904)
  • Add UPPER_CASE_WITH_UNDERSCORES in FieldNamingPolicy (#​2024)
  • Fix failing to serialize Collection or Map with inaccessible constructor (#​1902)
  • Improve TreeTypeAdapter thread-safety (#​1976)
  • Fix Gson.newJsonWriter ignoring lenient and HTML-safe setting (#​1989)
  • Delete unused LinkedHashTreeMap (#​1992)
  • Make default adapters stricter; improve exception messages (#​2000)
  • Fix FieldNamingPolicy.upperCaseFirstLetter uppercasing non-letter (#​2004)

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners February 11, 2022 21:13
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 11, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 11, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 11, 2022
@suztomo suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Feb 15, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 46b6e19 into googleapis:main Feb 15, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 15, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.code.gson-gson-2.x branch February 15, 2022 18:43
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 3, 2022
🤖 I have created a release *beep* *boop*
---


## [2.7.0](v2.6.0...v2.7.0) (2022-03-03)


### Features

* add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/v1beta1 accelerator_type.proto ([#796](#796)) ([019a774](019a774))


### Dependencies

* update actions/github-script action to v6 ([#791](#791)) ([fec15cf](fec15cf))
* update actions/setup-java action to v3 ([#798](#798)) ([d27b5da](d27b5da))
* update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.12.0 ([#782](#782)) ([a32771e](a32771e))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#804](#804)) ([92a51e5](92a51e5))
* update dependency com.google.cloud:google-cloud-storage to v2.4.0 ([#783](#783)) ([c91ab37](c91ab37))
* update dependency com.google.cloud:google-cloud-storage to v2.4.4 ([#801](#801)) ([1f98d03](1f98d03))
* update dependency com.google.code.gson:gson to v2.9.0 ([#792](#792)) ([46b6e19](46b6e19))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.

3 participants