Adyen / adyen-react-native

Adyen React Native
https://docs.adyen.com/checkout
MIT License
44 stars 32 forks source link

fix(deps): update dependency org.json:json to v20240303 #423

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

douglascrockford/JSON-java (org.json:json) ### [`v20240303`](https://togithub.com/stleary/JSON-java/releases/tag/20240303) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20240205...20240303) | Pull Request | Description | |----|----| | [#​875](https://togithub.com/douglascrockford/JSON-java/issues/875) | [20240303-pre-release-updates](https://togithub.com/stleary/JSON-java/pull/875)| | [#​874](https://togithub.com/douglascrockford/JSON-java/issues/874) | [Deployment and Pipeline action updates](https://togithub.com/stleary/JSON-java/pull/874)| | [#​869](https://togithub.com/douglascrockford/JSON-java/issues/869) | [Revert recent obj long get long changes](https://togithub.com/stleary/JSON-java/pull/869)| | [#​860](https://togithub.com/douglascrockford/JSON-java/issues/860) | [Added missing Javadocs for Java 21](https://togithub.com/stleary/JSON-java/pull/860)| | [#​858](https://togithub.com/douglascrockford/JSON-java/issues/858) | [cleanup-after-commit for #​854 and #​856](https://togithub.com/stleary/JSON-java/pull/858)| | [#​856](https://togithub.com/douglascrockford/JSON-java/issues/856) | [add ability for custom delimiters](https://togithub.com/stleary/JSON-java/pull/856)| ### [`v20240205`](https://togithub.com/stleary/JSON-java/releases/tag/20240205) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20231013...20240205) | Pull Request | Description | |------|------| | [#​855](https://togithub.com/douglascrockford/JSON-java/issues/855) | [Fix JSONArrayTest testRecursiveDepthArrayFor1000Levels()](https://togithub.com/stleary/JSON-java/pull/855) | | [#​846](https://togithub.com/douglascrockford/JSON-java/issues/846) | [Cleanup warnings and merge new unit tests](https://togithub.com/stleary/JSON-java/pull/846)| | [#​845](https://togithub.com/douglascrockford/JSON-java/issues/845) | [improved annotation search performance](https://togithub.com/stleary/JSON-java/pull/845)| | [#​835](https://togithub.com/douglascrockford/JSON-java/issues/835) | [Delete redundant .toString() call in README](https://togithub.com/stleary/JSON-java/pull/835) | | [#​832](https://togithub.com/douglascrockford/JSON-java/issues/832) | [Add a config flag to disable whitespace trimming](https://togithub.com/stleary/JSON-java/pull/832)| | [#​831](https://togithub.com/douglascrockford/JSON-java/issues/831) | [Refactor NumberConversionUtil and toString() of CookieList & XML Classes](https://togithub.com/stleary/JSON-java/pull/831)| | [#​830](https://togithub.com/douglascrockford/JSON-java/issues/830) | [Upgrade json-path's version to 2.4.0 to avoid dependency conflict](https://togithub.com/stleary/JSON-java/pull/830) | | [#​828](https://togithub.com/douglascrockford/JSON-java/issues/828) | [Fixed flaky tests in XMLTest.java](https://togithub.com/stleary/JSON-java/pull/828) | | [#​824](https://togithub.com/douglascrockford/JSON-java/issues/824) | [Ignore tests that fail due to resource differences](https://togithub.com/stleary/JSON-java/pull/824)| | [#​823](https://togithub.com/douglascrockford/JSON-java/issues/823) | [JSON parsing self reference object and array](https://togithub.com/stleary/JSON-java/pull/823) | | [#​820](https://togithub.com/douglascrockford/JSON-java/issues/820) | [Close XML tag explicitly for empty tags with configuration](https://togithub.com/stleary/JSON-java/pull/820) | | [#​815](https://togithub.com/douglascrockford/JSON-java/issues/815) | [Ensure java 6 compatable](https://togithub.com/stleary/JSON-java/pull/815)  | [#​814](https://togithub.com/douglascrockford/JSON-java/issues/814) | [Refactor duplicate code for stringToNumber() in JSONObject, JSONArray, and XML](https://togithub.com/stleary/JSON-java/pull/814) | | [#​812](https://togithub.com/douglascrockford/JSON-java/issues/812) | [docs: use syntax highlighting](https://togithub.com/stleary/JSON-java/pull/812) | | [#​808](https://togithub.com/douglascrockford/JSON-java/issues/808) | [Fix compiler warnings](https://togithub.com/stleary/JSON-java/pull/808) | | [#​806](https://togithub.com/douglascrockford/JSON-java/issues/806) | [Add new deployment pipeline](https://togithub.com/stleary/JSON-java/pull/806) | | [#​803](https://togithub.com/douglascrockford/JSON-java/issues/803) | [ci: test with Java 21](https://togithub.com/stleary/JSON-java/pull/803)  | | [#​801](https://togithub.com/douglascrockford/JSON-java/issues/801) | [Updates the pipeline to validate that packaging a jar works properly](https://togithub.com/stleary/JSON-java/pull/801) | | [#​798](https://togithub.com/douglascrockford/JSON-java/issues/798) | [fix: flakiness in org.json.junit.XMLTest#testIndentComplicatedJsonObjectWithArrayAndWithConfig](https://togithub.com/stleary/JSON-java/pull/798) | | [#​794](https://togithub.com/douglascrockford/JSON-java/issues/794) | [XML optLong/getLong equivalent updates for string to number conversion.](https://togithub.com/stleary/JSON-java/pull/794) |

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

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



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

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

renovate[bot] commented 5 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 20240303.x releases. But if you manually upgrade to 20240303.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.