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

deps: update dependency com.google.code.gson:gson to v2.9.1 #698

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 31, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

google/gson

v2.9.1

  • Make Object and JsonElement deserialization iterative rather than
    recursive (#​1912)
  • Added parsing support for enum that has overridden toString() method (#​1950)
  • Removed support for building Gson with Gradle (#​2081)
  • Removed obsolete codegen hierarchy (#​2099)
  • Add support for reflection access filter (#​1905)
  • Improve TypeToken creation validation (#​2072)
  • Add explicit support for float in JsonWriter (#​2130, #​2132)
  • Fail when parsing invalid local date (#​2134)

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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate-bot renovate-bot requested a review from a team as a code owner July 31, 2022 21:46
@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 Jul 31, 2022
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jul 31, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 31, 2022
@product-auto-label product-auto-label bot added the api: gameservices Issues related to the googleapis/java-game-servers API. label Jul 31, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2022
@blakeli0 blakeli0 added the automerge Merge the pull request once unit tests and other checks pass. label Aug 2, 2022
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 3, 2022
@blakeli0 blakeli0 added the automerge Merge the pull request once unit tests and other checks pass. label Aug 3, 2022
@renovate-bot renovate-bot force-pushed the renovate/com.google.code.gson-gson-2.x branch from 70e0f10 to d19d634 Compare August 3, 2022 19:16
@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 Aug 3, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 3, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 3, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit bcff637 into googleapis:main Aug 3, 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 Aug 3, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.code.gson-gson-2.x branch August 3, 2022 19:24
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.2](v2.3.1...v2.3.2) (2022-08-09)


### Bug Fixes

* Ignore ITSystemTest ([#700](#700)) ([1666f2a](1666f2a))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#697](#697)) ([501fd45](501fd45))
* update dependency com.google.code.gson:gson to v2.9.1 ([#698](#698)) ([bcff637](bcff637))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to googleapis/google-cloud-java that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.2](googleapis/java-game-servers@v2.3.1...v2.3.2) (2022-08-09)


### Bug Fixes

* Ignore ITSystemTest ([#700](googleapis/java-game-servers#700)) ([ca6fc58](googleapis/java-game-servers@ca6fc58))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#697](googleapis/java-game-servers#697)) ([6dd8622](googleapis/java-game-servers@6dd8622))
* update dependency com.google.code.gson:gson to v2.9.1 ([#698](googleapis/java-game-servers#698)) ([6d6624c](googleapis/java-game-servers@6d6624c))

---
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
api: gameservices Issues related to the googleapis/java-game-servers API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants