Skip to content

chore(deps): bump org.json:json from 20250517 to 20260719 - #263

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/gradle/org.json-json-20260719
Open

chore(deps): bump org.json:json from 20250517 to 20260719#263
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/gradle/org.json-json-20260719

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps org.json:json from 20250517 to 20260719.

Release notes

Sourced from org.json:json's releases.

20260719

Pull Request Description
#1069 pre-release-20260719 prep for next release
#1068 Max number length config for BigInteger and BigDecimal
#1067 bound BigDecimal→BigInteger expansion in objectToBigInteger (completes CVE-2026-59171 fix)
#1065 Fixes CVE-2026-59171
#1062 Refactor CDL row serialization for readability
#1061 Restore lenient jsonarray allow consecutive commas and insert null
#1058 Docs and warnings cleanup

20260522

Pull Request Description
#1054 pre-release-20260522 prep for next release
#1053 update security.md with key data
#1046 Validate XML numeric character references before string construction
#1044 Ignore static fields in JSONObject.fromJson()
#1041 Enhance README with license clarification
#1039 Fix XML forceList parsing issue
#1038 Fix input validation in XMLTokener.unescapeEntity()
#1037 Fix ClassCastException in JSONML.toJSONArray and toJSONObject
#1029 add badge to external hosted javadoc
#1028 Refactoring: Fix sonarqube reliability issues
#1027 Save/restore default locale in test

20251224

Pull Request Description
#1021 Add LTS JDK 25 build to github actions
#1020 Record type support
#1017 Refactoring: Fix some SonarQube issues
#1014 Refactoring: String check logic in CDL
#1013 Refactoring: FIx Sonarqube issues in JSONArray
#1011 Refactoring: Fix SonarQube issues in JSONObject
#1009 Fix strict mode check for period after number
#1008 Fixed JSONArray strict mode check for leading comma
#1006 JSONObject.fromJson() with unit tests
#1005 Refactoring: Fix sonarQube issues in JSONObject
#1004 Refactoring: Fix sonarcube issues in JSONObject
#1001 Refactoring: sonarqube issues in JSONObject
#1000 Refactoring: Fix some sonarcube issues from recent commits
#999 fixed some strict mode issues
#995 Fix regression XML parsing null with keepStrings
#994 Add Jacoco option to build, restore method check in populateMap()
#993 Added JUnit tests for XMLTokenerTest
#992 Added JUnit test cases for HTTPTokener
#991 update CodeQL to v3
#990 Refactoring: fix SonarQube issues in populateMap()

... (truncated)

Changelog

Sourced from org.json:json's changelog.

20260719 Fixes CVE-2026-59171 very large BigInteger, BigDecimal

20260522 Publish key data, recent commits for minor fixes

20251224 Records, fromJson(), and recent commits

Commits
  • 1795e8c Merge pull request #1069 from stleary/pre-release-20260719
  • da757c6 pre-release-20260719 oops forgot to update new unit tests for strict mode
  • d24bc9e pre-release-20260719 initial commit
  • 80efb52 Merge pull request #1068 from stleary/max-number-length-config
  • 9953b76 max-number-length-config sonarqube fixes
  • a28328c Merge pull request #1067 from mechko/1063-biginteger-exponent-dos
  • 703ac34 #1063: add JSONParserConfiguration overloads for getBigInteger/optBigInteger
  • e40d933 #1063: add comment to expected-exception catch block (SonarCloud java:S108)
  • fce83c9 #1063: bound BigDecimal->BigInteger expansion in objectToBigInteger
  • 90563eb 1063-option-3 parserConfig set max len
  • Additional commits viewable in compare view

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 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)

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20250517 to 20260719.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](stleary/JSON-java@2025051...2026071)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-version: '20260719'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 31, 2026
@deploy-crun-zip

deploy-crun-zip Bot commented Jul 31, 2026

Copy link
Copy Markdown

The preview deployment for nc-native:main-piqlwfornkjd0fimyq7cqno6 is ready. 🟢

Open Preview | Open Build Logs | Open Application Logs

Last updated at: 2026-08-01 19:31:04 CET

@veryCrunchy veryCrunchy added type:security Authentication, privacy, secrets, or data protection area:release Builds, CI, security, packaging, and releases priority:P1 Required for the pre-release product experience labels Aug 1, 2026
@veryCrunchy veryCrunchy added this to the 1.0 Release readiness milestone Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:release Builds, CI, security, packaging, and releases dependencies Pull requests that update a dependency file java Pull requests that update java code priority:P1 Required for the pre-release product experience type:security Authentication, privacy, secrets, or data protection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant