l3r8yJ / elegram-api

It's a wrapper over the telegram bots api, but in the style of EO.
https://www.elegram-api.ru
MIT License
14 stars 2 forks source link

Update dependency org.json:json to v20240303 #159

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

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

Release Notes

douglascrockford/JSON-java (org.json:json) ### [`v20240303`](https://redirect.github.com/stleary/JSON-java/releases/tag/20240303) [Compare Source](https://redirect.github.com/douglascrockford/JSON-java/compare/20240205...20240303) | Pull Request | Description | |----|----| | [#​875](https://redirect.github.com/douglascrockford/JSON-java/issues/875) | [20240303-pre-release-updates](https://redirect.github.com/stleary/JSON-java/pull/875)| | [#​874](https://redirect.github.com/douglascrockford/JSON-java/issues/874) | [Deployment and Pipeline action updates](https://redirect.github.com/stleary/JSON-java/pull/874)| | [#​869](https://redirect.github.com/douglascrockford/JSON-java/issues/869) | [Revert recent obj long get long changes](https://redirect.github.com/stleary/JSON-java/pull/869)| | [#​860](https://redirect.github.com/douglascrockford/JSON-java/issues/860) | [Added missing Javadocs for Java 21](https://redirect.github.com/stleary/JSON-java/pull/860)| | [#​858](https://redirect.github.com/douglascrockford/JSON-java/issues/858) | [cleanup-after-commit for #​854 and #​856](https://redirect.github.com/stleary/JSON-java/pull/858)| | [#​856](https://redirect.github.com/douglascrockford/JSON-java/issues/856) | [add ability for custom delimiters](https://redirect.github.com/stleary/JSON-java/pull/856)| ### [`v20240205`](https://redirect.github.com/stleary/JSON-java/releases/tag/20240205) [Compare Source](https://redirect.github.com/douglascrockford/JSON-java/compare/20231013...20240205) | Pull Request | Description | |------|------| | [#​855](https://redirect.github.com/douglascrockford/JSON-java/issues/855) | [Fix JSONArrayTest testRecursiveDepthArrayFor1000Levels()](https://redirect.github.com/stleary/JSON-java/pull/855) | | [#​846](https://redirect.github.com/douglascrockford/JSON-java/issues/846) | [Cleanup warnings and merge new unit tests](https://redirect.github.com/stleary/JSON-java/pull/846)| | [#​845](https://redirect.github.com/douglascrockford/JSON-java/issues/845) | [improved annotation search performance](https://redirect.github.com/stleary/JSON-java/pull/845)| | [#​835](https://redirect.github.com/douglascrockford/JSON-java/issues/835) | [Delete redundant .toString() call in README](https://redirect.github.com/stleary/JSON-java/pull/835) | | [#​832](https://redirect.github.com/douglascrockford/JSON-java/issues/832) | [Add a config flag to disable whitespace trimming](https://redirect.github.com/stleary/JSON-java/pull/832)| | [#​831](https://redirect.github.com/douglascrockford/JSON-java/issues/831) | [Refactor NumberConversionUtil and toString() of CookieList & XML Classes](https://redirect.github.com/stleary/JSON-java/pull/831)| | [#​830](https://redirect.github.com/douglascrockford/JSON-java/issues/830) | [Upgrade json-path's version to 2.4.0 to avoid dependency conflict](https://redirect.github.com/stleary/JSON-java/pull/830) | | [#​828](https://redirect.github.com/douglascrockford/JSON-java/issues/828) | [Fixed flaky tests in XMLTest.java](https://redirect.github.com/stleary/JSON-java/pull/828) | | [#​824](https://redirect.github.com/douglascrockford/JSON-java/issues/824) | [Ignore tests that fail due to resource differences](https://redirect.github.com/stleary/JSON-java/pull/824)| | [#​823](https://redirect.github.com/douglascrockford/JSON-java/issues/823) | [JSON parsing self reference object and array](https://redirect.github.com/stleary/JSON-java/pull/823) | | [#​820](https://redirect.github.com/douglascrockford/JSON-java/issues/820) | [Close XML tag explicitly for empty tags with configuration](https://redirect.github.com/stleary/JSON-java/pull/820) | | [#​815](https://redirect.github.com/douglascrockford/JSON-java/issues/815) | [Ensure java 6 compatable](https://redirect.github.com/stleary/JSON-java/pull/815)  | [#​814](https://redirect.github.com/douglascrockford/JSON-java/issues/814) | [Refactor duplicate code for stringToNumber() in JSONObject, JSONArray, and XML](https://redirect.github.com/stleary/JSON-java/pull/814) | | [#​812](https://redirect.github.com/douglascrockford/JSON-java/issues/812) | [docs: use syntax highlighting](https://redirect.github.com/stleary/JSON-java/pull/812) | | [#​808](https://redirect.github.com/douglascrockford/JSON-java/issues/808) | [Fix compiler warnings](https://redirect.github.com/stleary/JSON-java/pull/808) | | [#​806](https://redirect.github.com/douglascrockford/JSON-java/issues/806) | [Add new deployment pipeline](https://redirect.github.com/stleary/JSON-java/pull/806) | | [#​803](https://redirect.github.com/douglascrockford/JSON-java/issues/803) | [ci: test with Java 21](https://redirect.github.com/stleary/JSON-java/pull/803)  | | [#​801](https://redirect.github.com/douglascrockford/JSON-java/issues/801) | [Updates the pipeline to validate that packaging a jar works properly](https://redirect.github.com/stleary/JSON-java/pull/801) | | [#​798](https://redirect.github.com/douglascrockford/JSON-java/issues/798) | [fix: flakiness in org.json.junit.XMLTest#testIndentComplicatedJsonObjectWithArrayAndWithConfig](https://redirect.github.com/stleary/JSON-java/pull/798) | | [#​794](https://redirect.github.com/douglascrockford/JSON-java/issues/794) | [XML optLong/getLong equivalent updates for string to number conversion.](https://redirect.github.com/stleary/JSON-java/pull/794) | ### [`v20231013`](https://redirect.github.com/stleary/JSON-java/releases/tag/20231013) [Compare Source](https://redirect.github.com/douglascrockford/JSON-java/compare/20230618...20231013) | Pull Request | Description | |-----|-----| |[#​793](https://redirect.github.com/douglascrockford/JSON-java/issues/793)| Reverted [#​761](https://redirect.github.com/douglascrockford/JSON-java/issues/761)| |[#​792](https://redirect.github.com/douglascrockford/JSON-java/issues/792)| update the docs for release [`2023101`](https://redirect.github.com/douglascrockford/JSON-java/commit/20231013)| |[#​783](https://redirect.github.com/douglascrockford/JSON-java/issues/783) |optLong vs getLong inconsistencies|  |[#​782](https://redirect.github.com/douglascrockford/JSON-java/issues/782)| Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows| |[#​779](https://redirect.github.com/douglascrockford/JSON-java/issues/779) |add validity check for JSONObject constructors| |[#​778](https://redirect.github.com/douglascrockford/JSON-java/issues/778) |Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows| |[#​776](https://redirect.github.com/douglascrockford/JSON-java/issues/776) |Update \[JUnit to version 4.13.2| |[#​774](https://redirect.github.com/douglascrockford/JSON-java/issues/774) |Removing unneeded synchronization| |[#​773](https://redirect.github.com/douglascrockford/JSON-java/issues/773) |Add optJSONArray method to JSONObject with a default value| |[#​772](https://redirect.github.com/douglascrockford/JSON-java/issues/772) |Disallow nested objects and arrays as keys in objects| |[#​779](https://redirect.github.com/douglascrockford/JSON-java/issues/779) |Unit test cleanup| |[#​769](https://redirect.github.com/douglascrockford/JSON-java/issues/769) |Addressed Java 17 compile warnings| |[#​764](https://redirect.github.com/douglascrockford/JSON-java/issues/764)| Update CodeQL action version| |[#​761](https://redirect.github.com/douglascrockford/JSON-java/issues/761) |Add module-info| |[#​759](https://redirect.github.com/douglascrockford/JSON-java/issues/759) |JSON parsing should detect embedded | |[#​753](https://redirect.github.com/douglascrockford/JSON-java/issues/753)| Updated new object methods| |[#​752](https://redirect.github.com/douglascrockford/JSON-java/issues/752)|Fixes possible unit test bug when compiling/testing on Windows| ### [`v20230618`](https://redirect.github.com/stleary/JSON-java/releases/tag/20230618) [Compare Source](https://redirect.github.com/douglascrockford/JSON-java/compare/20230227...20230618) | Pull Request | Description | |---------------|--------------| | [#​749](https://redirect.github.com/douglascrockford/JSON-java/issues/749) | [Prep for release 20230618](https://redirect.github.com/stleary/JSON-java/pull/749) | | [#​740](https://redirect.github.com/douglascrockford/JSON-java/issues/740) | [Fixed Flaky Tests Caused by JSON permutations](https://redirect.github.com/stleary/JSON-java/pull/734) | | [#​734](https://redirect.github.com/douglascrockford/JSON-java/issues/734) | [Fixed Flaky Tests Caused by JSON permutations](https://redirect.github.com/stleary/JSON-java/pull/734) | | [#​733](https://redirect.github.com/douglascrockford/JSON-java/issues/733) | [JSONTokener implemented java.io.Closeable](https://redirect.github.com/stleary/JSON-java/pull/733) | | [#​731](https://redirect.github.com/douglascrockford/JSON-java/issues/731) | [Removing commented out code in JSONObject optDouble()](https://redirect.github.com/stleary/JSON-java/pull/731) | | [#​729](https://redirect.github.com/douglascrockford/JSON-java/issues/729) | [Refactor ParserConfiguration class hierarchy](https://redirect.github.com/stleary/JSON-java/pull/729) |

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 was generated by Mend Renovate. View the repository job log.

codecov-commenter commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.50%. Comparing base (5d2ab6c) to head (ef6ebf3).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #159 +/- ## ========================================= Coverage 45.50% 45.50% Complexity 30 30 ========================================= Files 14 14 Lines 167 167 Branches 3 3 ========================================= Hits 76 76 Misses 91 91 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.