Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps org.json:json from 20231013 to 20240303.

Release notes

Sourced from org.json:json's releases.

20240303

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](stleary/JSON-java#858)
#856 add ability for custom delimiters

20240205

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

Sourced from org.json:json's changelog.

20240303 Revert optLong/getLong changes, and recent commits.

20240205 Recent commits.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…n_app_purchase_android/android/org.json-json-20240303
@gmackall gmackall added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 1, 2024
@auto-submit auto-submit bot merged commit 5f94bb2 into main Apr 1, 2024
@auto-submit auto-submit bot deleted the dependabot/gradle/packages/in_app_purchase/in_app_purchase_android/android/org.json-json-20240303 branch April 1, 2024 21:25
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 2, 2024
… /packages/in_app_purchase/in_app_purchase_android/android (flutter/packages#6241)
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Apr 2, 2024
flutter/packages@d5aff19...83f3842

2024-04-02 [email protected] Manual roll Flutter from 9d32f07 to 7fa932b (19 revisions) (flutter/packages#6448)
2024-04-01 49699333+dependabot[bot]@users.noreply.github.com [in_app_pur]: Bump org.json:json from 20231013 to 20240303 in /packages/in_app_purchase/in_app_purchase_android/android (flutter/packages#6241)
2024-04-01 [email protected] [camera_android_camerax] Move integration_test dependency to tests (flutter/packages#6445)
2024-04-01 [email protected] Roll Flutter from d12ba5c to 9d32f07 (3 revisions) (flutter/packages#6441)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
TecHaxter pushed a commit to TecHaxter/flutter_packages that referenced this pull request May 22, 2024
…es/in_app_purchase/in_app_purchase_android/android (flutter#6241)

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20240303.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/douglascrockford/JSON-java/releases">org.json:json's releases</a>.</em></p>
<blockquote>
<h2>20240303</h2>
<table>
<thead>
<tr>
<th>Pull Request</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/875">#875</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/875">20240303-pre-release-updates</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/874">#874</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/874">Deployment and Pipeline action updates</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/869">#869</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/869">Revert recent obj long get long changes</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/860">#860</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/860">Added missing Javadocs for Java 21</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/858">#858</a></td>
<td>[cleanup-after-commit for <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/854">#854</a> and <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/856">#856</a>](<a href="https://redirect.github.com/stleary/JSON-java/pull/858">stleary/JSON-java#858</a>)</td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/856">#856</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/856">add ability for custom delimiters</a></td>
</tr>
</tbody>
</table>
<h2>20240205</h2>
<table>
<thead>
<tr>
<th>Pull Request</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/855">#855</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/855">Fix JSONArrayTest testRecursiveDepthArrayFor1000Levels()</a> </td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/846">#846</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/846">Cleanup warnings and merge new unit tests</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/845">#845</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/845">improved annotation search performance</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/835">#835</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/835">Delete redundant .toString() call in README</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/832">#832</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/832">Add a config flag to disable whitespace trimming</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/831">#831</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/831">Refactor NumberConversionUtil and toString() of CookieList &amp; XML Classes</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/830">#830</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/830">Upgrade json-path's version to 2.4.0 to avoid dependency conflict</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/828">#828</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/828">Fixed flaky tests in XMLTest.java</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/824">#824</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/824">Ignore tests that fail due to resource differences</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/823">#823</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/823">JSON parsing self reference object and array</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/820">#820</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/820">Close XML tag explicitly for empty tags with configuration</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/815">#815</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/815">Ensure java 6 compatable</a> </td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/814">#814</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/814">Refactor duplicate code for stringToNumber() in JSONObject, JSONArray, and XML</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/812">#812</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/812">docs: use syntax highlighting</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/808">#808</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/808">Fix compiler warnings</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/806">#806</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/806">Add new deployment pipeline</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/803">#803</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/803">ci: test with Java 21</a> </td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/801">#801</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/801">Updates the pipeline to validate that packaging a jar works properly</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/798">#798</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/798">fix: flakiness in org.json.junit.XMLTest#testIndentComplicatedJsonObjectWithArrayAndWithConfig</a></td>
</tr>
<tr>
<td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/794">#794</a></td>
<td><a href="https://redirect.github.com/stleary/JSON-java/pull/794">XML optLong/getLong equivalent updates for string to number conversion.</a></td>
</tr>
</tbody>
</table>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md">org.json:json's changelog</a>.</em></p>
<blockquote>
<p>20240303    Revert optLong/getLong changes, and recent commits.</p>
<p>20240205    Recent commits.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/douglascrockford/JSON-java/commits">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.json:json&package-manager=gradle&previous-version=20231013&new-version=20240303)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App dependencies Pull requests that update a dependency file java Pull requests that update Java code p: in_app_purchase platform-android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants