Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(deps): update dependency org.json:json to v20250107 (#97)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.json:json](https://redirect.github.com/douglascrockford/JSON-java) | `20240303` -> `20250107` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.json:json/20250107?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.json:json/20250107?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.json:json/20240303/20250107?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.json:json/20240303/20250107?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>douglascrockford/JSON-java (org.json:json)</summary> ### [`v20250107`](https://redirect.github.com/stleary/JSON-java/releases/tag/20250107) [Compare Source](https://redirect.github.com/douglascrockford/JSON-java/compare/20241224...20250107) | Pull Request | Description | |----|----| |[#​930](https://redirect.github.com/douglascrockford/JSON-java/issues/930) | [pre-release-20250107: updates for next release](https://redirect.github.com/stleary/JSON-java/pull/930)| | [#​929](https://redirect.github.com/douglascrockford/JSON-java/issues/929)| [restore moditect in pom.xml](https://redirect.github.com/stleary/JSON-java/pull/929)| ### [`v20241224`](https://redirect.github.com/stleary/JSON-java/releases/tag/20241224) [Compare Source](https://redirect.github.com/douglascrockford/JSON-java/compare/20240303...20241224) | Pull Request | Description | |----|----| |[#​924](https://redirect.github.com/douglascrockford/JSON-java/issues/924) | [pre-release-20241224: updates for next release](https://redirect.github.com/stleary/JSON-java/pull/924)| | [#​907](https://redirect.github.com/douglascrockford/JSON-java/issues/907)| [Fix a bug when calling JSONArray.addAll() with Collection as Object](https://redirect.github.com/stleary/JSON-java/pull/907)| | [#​894](https://redirect.github.com/douglascrockford/JSON-java/issues/894) | [update jsonpath from 2.4.0 to 2.9.0](https://redirect.github.com/stleary/JSON-java/pull/894)| | [#​889](https://redirect.github.com/douglascrockford/JSON-java/issues/889) | [Fixed non-idempotent unit tests in JSONObjectTest](https://redirect.github.com/stleary/JSON-java/pull/889)| | [#​879](https://redirect.github.com/douglascrockford/JSON-java/issues/879) | [Extend syntax error information](https://redirect.github.com/stleary/JSON-java/pull/879)| | [#​877](https://redirect.github.com/douglascrockford/JSON-java/issues/877), [#​886](https://redirect.github.com/douglascrockford/JSON-java/issues/886), [#​888](https://redirect.github.com/douglascrockford/JSON-java/issues/888), [#​911](https://redirect.github.com/douglascrockford/JSON-java/issues/911), [#​921](https://redirect.github.com/douglascrockford/JSON-java/issues/921) | [Strict mode opt-in feature](https://redirect.github.com/stleary/JSON-java/pull/921)| | [#​876](https://redirect.github.com/douglascrockford/JSON-java/issues/876) | [Remove jsonparserconfig ctor- just use withOverwriteDuplicateKey](https://redirect.github.com/stleary/JSON-java/pull/876)| | [#​867](https://redirect.github.com/douglascrockford/JSON-java/issues/867) | [Improve performance in toString()](https://redirect.github.com/stleary/JSON-java/pull/867) | </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Hapag-Lloyd/log4j2-filtered-stacktrace-plugin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information