No new problems were found according to the checks applied
π‘ Qodana analysis was run in the pull request mode: only the changed files were checked
View the detailed Qodana report
To be able to view the detailed Qodana report, you can either:
1. Register at [Qodana Cloud](https://qodana.cloud/) and [configure the action](https://github.com/jetbrains/qodana-action#qodana-cloud)
2. Use [GitHub Code Scanning with Qodana](https://github.com/jetbrains/qodana-action#github-code-scanning)
3. Host [Qodana report at GitHub Pages](https://github.com/JetBrains/qodana-action/blob/3a8e25f5caad8d8b01c1435f1ef7b19fe8b039a0/README.md#github-pages)
4. Inspect and use `qodana.sarif.json` (see [the Qodana SARIF format](https://www.jetbrains.com/help/qodana/qodana-sarif-output.html#Report+structure) for details)
To get `*.log` files or any other Qodana artifacts, run the action with `upload-result` option set to `true`,
so that the action will upload the files as the job artifacts:
```yaml
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.3.1
with:
upload-result: true
```
Contact Qodana team
Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com)
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
This PR contains the following updates:
20240205
->20240303
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)|Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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.