Skip to content

Update dependency org.json:json to v20250517 #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Change Age Confidence
org.json:json 20230227 -> 20250517 age confidence

Release Notes

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

v20250517

Compare Source

Pull Request Description
#​969 refactored large test for strict mode
#​968 Update keepStrings behavior to reflect changes in keepBooleanAsString, keepNumberAsString
#​966 granular flags to control for keeping boolean or number values as strings
#​962 Fix: handles edge case 'no \n at end of csv dataset + empty last column'
#​961 Option to store null value in JSONObject when parsing a map
#​960 Updated configuration to enable strictMode unit testing with Maven
#​955 Add testWithStrictMode option to build.gradle
#​951 Fixing and updating unit tests for default strictMode
#​950 upgrade upload-artifact from v3 to v4 - pipeline change
#​949 deprecated unnecessary setter method
#​948 Use JSONTokener JSONParserConfiguration in JSONObject and JSONArray constructors
#​946 add missing javaDoc for JSONParserConfiguration
#​942 Copy all fields when cloning JSONParserConfiguration
#​938 Strict mode unit tests
#​937 Update JSONParserConfiguration usage in JSONTokener, JSONArray, and JSONObject
#​931 remove-duplicate-moditect: from pom.xml

v20250107

Compare Source

Pull Request Description
#​930 pre-release-20250107: updates for next release
#​929 restore moditect in pom.xml

v20241224

Compare Source

Pull Request Description
#​924 pre-release-20241224: updates for next release
#​907 Fix a bug when calling JSONArray.addAll() with Collection as Object
#​894 update jsonpath from 2.4.0 to 2.9.0
#​889 Fixed non-idempotent unit tests in JSONObjectTest
#​879 Extend syntax error information
#​877, #​886, #​888, #​911, #​921 Strict mode opt-in feature
#​876 Remove jsonparserconfig ctor- just use withOverwriteDuplicateKey
#​867 Improve performance in toString()

v20240303

Compare Source

Pull Request Description
#​875 20240303-pre-release-updates
#​874 Deployment and Pipeline action updates
#​869 Revert recent obj long get long changes
#​860 Added missing Javadocs for Java 21
#​858 cleanup-after-commit for #​854 and #​856
#​856 add ability for custom delimiters

v20240205

Compare Source

Pull 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.

v20231013

Compare Source

Pull Request Description
#​793 Reverted #​761
#​792 update the docs for release 2023101
#​783 optLong vs getLong inconsistencies
#​782 Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows
#​779 add validity check for JSONObject constructors
#​778 Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows
#​776 Update [JUnit to version 4.13.2
#​774 Removing unneeded synchronization
#​773 Add optJSONArray method to JSONObject with a default value
#​772 Disallow nested objects and arrays as keys in objects
#​779 Unit test cleanup
#​769 Addressed Java 17 compile warnings
#​764 Update CodeQL action version
#​761 Add module-info
#​759 JSON parsing should detect embedded 
#​753 Updated new object methods
#​752 Fixes possible unit test bug when compiling/testing on Windows

v20230618

Compare Source

Pull Request Description
#​749 Prep for release 20230618
#​740 Fixed Flaky Tests Caused by JSON permutations
#​734 Fixed Flaky Tests Caused by JSON permutations
#​733 JSONTokener implemented java.io.Closeable
#​731 Removing commented out code in JSONObject optDouble()
#​729 Refactor ParserConfiguration class hierarchy

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 is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants