commit | 2181c4f29d6bbadcafe4872509eb4d912c57f923 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Oct 20 22:10:14 2023 +0000 |
committer | GitHub <noreply@github.com> | Fri Oct 20 22:10:14 2023 +0000 |
tree | eb3404d2e6c1e8311edf6b1e64a38182b1e2f4cf | |
parent | e4c7420800377882012349a2240bbf0fa72ce43a [diff] |
[in_app_pur]: Bump org.json:json from 20230618 to 20231013 in /packages/in_app_purchase/in_app_purchase_android/example/android/app (#5149) Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230618 to 20231013. <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>20231013</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/793">#793</a></td> <td>Reverted <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/761">#761</a></td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/792">#792</a></td> <td>update the docs for release 20231013</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/783">#783</a></td> <td>optLong vs getLong inconsistencies</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/782">#782</a></td> <td>Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/779">#779</a></td> <td>add validity check for JSONObject constructors</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/778">#778</a></td> <td>Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/776">#776</a></td> <td>Update [JUnit to version 4.13.2</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/774">#774</a></td> <td>Removing unneeded synchronization</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/773">#773</a></td> <td>Add optJSONArray method to JSONObject with a default value</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/772">#772</a></td> <td>Disallow nested objects and arrays as keys in objects</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/779">#779</a></td> <td>Unit test cleanup</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/769">#769</a></td> <td>Addressed Java 17 compile warnings</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/764">#764</a></td> <td>Update CodeQL action version</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/761">#761</a></td> <td>Add module-info</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/759">#759</a></td> <td>JSON parsing should detect embedded </td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/753">#753</a></td> <td>Updated new object methods</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/752">#752</a></td> <td>Fixes possible unit test bug when compiling/testing on Windows</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>20231013 First release with minimum Java version 1.8. Recent commits, including fixes for CVE-2023-5072.</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=20230618&new-version=20231013)](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>
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages
directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: