Clivern / Racter

:crocodile: A Java Framework for Building Bots on Facebook's Messenger Platform.
Apache License 2.0
20 stars 11 forks source link

Update dependency org.json:json to v20210307 #87

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.json:json 20201115 -> 20210307 age adoption passing confidence

Release Notes

douglascrockford/JSON-java ### [`v20210307`](https://togithub.com/douglascrockford/JSON-java/releases/20210307) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20201115...20210307) | Pull Request | Description | | ---------------------------------------------------------------- | ------------------------------------------------------------------------------ | | [#​575](https://togithub.com/douglascrockford/JSON-java/issues/575) | Fix similar compare numbers | | [#​577](https://togithub.com/douglascrockford/JSON-java/issues/577) | Added clear() methods to JSONObject and JSONArray | | [#​581](https://togithub.com/douglascrockford/JSON-java/issues/581) | Use built-in Gradle shorthand notation for Maven Central repository | | [#​583](https://togithub.com/douglascrockford/JSON-java/issues/583) | Checked the length of key for checker framework | | [#​588](https://togithub.com/douglascrockford/JSON-java/issues/588) | JSONPointer should not process reverse solidus or double-quote chars in tokens | **NOTE:** [#​588](https://togithub.com/douglascrockford/JSON-java/issues/588) is a potentially breaking change to JSONPointer. Embedded double quote and backslash chars are now handled differently (they are basically ignored by the JSONPointer parser). If this causes problems to your project, post an issue on the JSON-Java GitHub page.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

mergify[bot] commented 3 years ago

Nice! PR successfully merged.