Skip to content

Update dependency org.json:json to v20240205

Renovate requested to merge renovate/org.json-json-20240205.x into develop

This MR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

douglascrockford/JSON-java (org.json:json)

v20240205

Compare Source

Merge Request Description
#​855 Fix JSONArrayTest testRecursiveDepthArrayFor1000Levels() 
#​846 Cleanup warnings and merge new unit tests
#​845 improved annotation search performance
#​835 Delete redundant .toString() call in README
#​832 Add a config flag to disable whitespace trimming
#​831 Refactor NumberConversionUtil and toString() of CookieList & XML Classes
#​830 Upgrade json-path's version to 2.4.0 to avoid dependency conflict
#​828 Fixed flaky tests in XMLTest.java
#​824 Ignore tests that fail due to resource differences
#​823 JSON parsing self reference object and array
#​820 Close XML tag explicitly for empty tags with configuration
#​815 Ensure java 6 compatable 
#​814 Refactor duplicate code for stringToNumber() in JSONObject, JSONArray, and XML
#​812 docs: use syntax highlighting
#​808 Fix compiler warnings
#​806 Add new deployment pipeline
#​803 ci: test with Java 21 
#​801 Updates the pipeline to validate that packaging a jar works properly
#​798 fix: flakiness in org.json.junit.XMLTest#testIndentComplicatedJsonObjectWithArrayAndWithConfig
#​794 XML optLong/getLong equivalent updates for string to number conversion.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports