build(deps-dev): bump org.json:json from 20250107 to 20260719 - #236
Merged
Merged
Conversation
Collaborator
|
@dependabot recreate |
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20250107 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@2025010...2026071) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20250517' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/org.json-json-20250517
branch
from
August 15, 2026 10:06
79be4e8 to
62c358e
Compare
jeremylong
approved these changes
Aug 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.json:json from 20250107 to 20260719.
Release notes
Sourced from org.json:json's releases.
... (truncated)
Changelog
Sourced from org.json:json's changelog.
Commits
1795e8cMerge pull request #1069 from stleary/pre-release-20260719da757c6pre-release-20260719 oops forgot to update new unit tests for strict moded24bc9epre-release-20260719 initial commit80efb52Merge pull request #1068 from stleary/max-number-length-config9953b76max-number-length-config sonarqube fixesa28328cMerge pull request #1067 from mechko/1063-biginteger-exponent-dos703ac34#1063: add JSONParserConfiguration overloads for getBigInteger/optBigIntegere40d933#1063: add comment to expected-exception catch block (SonarCloud java:S108)fce83c9#1063: bound BigDecimal->BigInteger expansion in objectToBigInteger90563eb1063-option-3 parserConfig set max len