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 v20190722 #25

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
org.json:json (source) major 20170516 -> 20190722

Release Notes

douglascrockford/JSON-java ### [`v20190722`](https://togithub.com/douglascrockford/JSON-java/releases/20190722) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20180813...20190722) | Pull Request | Description | | ---------------------------------------------------------------- | ------------------------------------------------------------------------- | | [#​467](https://togithub.com/douglascrockford/JSON-java/issues/467) | add configuration for xsi:nil="true" conversion to null | | [#​452](https://togithub.com/douglascrockford/JSON-java/issues/452) | Adds check for EOF | | [#​440](https://togithub.com/douglascrockford/JSON-java/issues/440) | Corrections to BigDecimal consistency | | [#​432](https://togithub.com/douglascrockford/JSON-java/issues/432) | Update README.md | | [#​421](https://togithub.com/douglascrockford/JSON-java/issues/421) | add isEmpty and isNotEmpty methods | | [#​417](https://togithub.com/douglascrockford/JSON-java/issues/417) | fix double ctor in JSONWriter | | [#​412](https://togithub.com/douglascrockford/JSON-java/issues/412) | Initial implementation of XMLParserConfig object for flexible XML Parsing | | [#​407](https://togithub.com/douglascrockford/JSON-java/issues/407) | Fix for invalid processing of trailing / for JSON Pointer | | [#​406](https://togithub.com/douglascrockford/JSON-java/issues/406) | Adds annotations to customize field names during Bean serialization | ### [`v20180813`](https://togithub.com/douglascrockford/JSON-java/releases/20180813) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20180130...20180813) | Pull Request | Description | | ---------------------------------------------------------------- | ------------------------------------------------- | | [#​405](https://togithub.com/douglascrockford/JSON-java/issues/405) | Update javadoc to match actual exceptions thrown. | | [#​403](https://togithub.com/douglascrockford/JSON-java/issues/403) | Ignore Intellij Idea project files | | [#​400](https://togithub.com/douglascrockford/JSON-java/issues/400) | XML toJSONObject(Reader reader) | ### [`v20180130`](https://togithub.com/douglascrockford/JSON-java/releases/20180130) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20171018...20180130) | Pull Request | Description | | ---------------------------------------------------------------- | -------------------------------------------- | | [#​392](https://togithub.com/douglascrockford/JSON-java/issues/392) | Remove wrong apostrophe | | [#​381](https://togithub.com/douglascrockford/JSON-java/issues/381) | Adding maven badge to readme | | [#​380](https://togithub.com/douglascrockford/JSON-java/issues/380) | Fix for false positives in similar functions | | [#​375](https://togithub.com/douglascrockford/JSON-java/issues/375) | fixes wrapped exceptions | | [#​373](https://togithub.com/douglascrockford/JSON-java/issues/373) | Fixes Unclosed json array stack overflow | ### [`v20171018`](https://togithub.com/douglascrockford/JSON-java/releases/20171018) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20170516...20171018) | Pull Request | Description | | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | [#​362](https://togithub.com/douglascrockford/JSON-java/issues/362) | Fixes XML Unescaping | | [#​360](https://togithub.com/douglascrockford/JSON-java/issues/360) | Creating a JSONObject from a string that contains a duplicate key (any level) throws a JSONException that includes location | | [#​357](https://togithub.com/douglascrockford/JSON-java/issues/357) | Update javadoc according to issue [#​356](https://togithub.com/douglascrockford/JSON-java/issues/356) | | [#​354](https://togithub.com/douglascrockford/JSON-java/issues/354) | Updates for populateMap based on discussion in [#​279](https://togithub.com/douglascrockford/JSON-java/issues/279) and [#​264](https://togithub.com/douglascrockford/JSON-java/issues/264) | | [#​352](https://togithub.com/douglascrockford/JSON-java/issues/352) | Error message position fixes | | [#​348](https://togithub.com/douglascrockford/JSON-java/issues/348) | Capacity improvements for internal structures | | [#​347](https://togithub.com/douglascrockford/JSON-java/issues/347) | A comment added to explain the use of HashMap | | [#​345](https://togithub.com/douglascrockford/JSON-java/issues/345) | Adds JSONException for write value errors | | [#​341](https://togithub.com/douglascrockford/JSON-java/issues/341) | Optimize loops | | [#​337](https://togithub.com/douglascrockford/JSON-java/issues/337) | Optimizes opt\* functions | | [#​336](https://togithub.com/douglascrockford/JSON-java/issues/336) | Numeric enhancements, Refactoring, Fix spelling |

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 if you modify the PR title to begin with "rebase!".

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.