[dependabot]: Bump org.json:json from 20260522 to 20260719 in /packages/in_app_purchase/in_app_purchase/example/android/app#12246
Open
dependabot[bot] wants to merge 1 commit into
Conversation
fluttergithubbot
approved these changes
Jul 20, 2026
Contributor
|
autosubmit label was removed for flutter/packages/12246, because - The status or check suite Dashboard Checks has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20260522 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@2026052...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
Bot
force-pushed
the
dependabot/gradle/packages/in_app_purchase/in_app_purchase/example/android/app/org.json-json-20260719
branch
from
July 20, 2026 09:02
7e65339 to
5675e19
Compare
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 20260522 to 20260719.
Release notes
Sourced from org.json:json's releases.
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