-
-
Notifications
You must be signed in to change notification settings - Fork 141
Comparing changes
Open a pull request
base repository: playframework/play-json
base: 2.10.7
head repository: playframework/play-json
compare: 2.10.8
- 12 commits
- 8 files changed
- 4 contributors
Commits on Jul 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 42a5bfd - Browse repository at this point
Copy the full SHA 42a5bfdView commit details
Commits on Jul 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f7cc8a4 - Browse repository at this point
Copy the full SHA f7cc8a4View commit details
Commits on Jul 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5797b5d - Browse repository at this point
Copy the full SHA 5797b5dView commit details
Commits on Jul 7, 2025
-
Remove frequency from scala steward conf (#1143) (#1197)
(cherry picked from commit bba4098) # Conflicts: # .github/scala-steward.conf Co-authored-by: Matthias Kurz <m.kurz@irregular.at>
Configuration menu - View commit details
-
Copy full SHA for 19eaddd - Browse repository at this point
Copy the full SHA 19eadddView commit details
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 45e2333 - Browse repository at this point
Copy the full SHA 45e2333View commit details
Commits on Aug 19, 2025
-
[2.10.x] Bump actions/checkout from 4 to 5 (#1209)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c96564 - Browse repository at this point
Copy the full SHA 0c96564View commit details
Commits on Sep 10, 2025
-
[2.10.x] Patch updates (#1214)
* [2.10.x] sbt-ci-release 1.11.2 (was 1.11.1) * [2.10.x] sbt 1.11.6 (was 1.11.3) * [2.10.x] scalafmt-core 3.9.9 (was 3.9.8)
Configuration menu - View commit details
-
Copy full SHA for a0195e1 - Browse repository at this point
Copy the full SHA a0195e1View commit details
Commits on Sep 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4c181f3 - Browse repository at this point
Copy the full SHA 4c181f3View commit details
Commits on Sep 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 79c984e - Browse repository at this point
Copy the full SHA 79c984eView commit details
Commits on Oct 10, 2025
-
Avoid running out of memory when parsing heavily nested arrays or obj…
…ects (#1226) Just like Jackson 2.15+ we restrict the maximum allowed number of nested arrays or objects (or mixed) to 1000. This default can be changed via a sys property. 1000 should be enough for most real world use cases. Note this is about OutOfMemoryError's, not about StackOverflowError's. StackOverflowError's are not a problem since we use a @tailrec optimized method. Therefore this fix is not 100% about CVE-2025-52999 (which in theory we do not run into) but just an additional precaution.
Configuration menu - View commit details
-
Copy full SHA for 9722c66 - Browse repository at this point
Copy the full SHA 9722c66View commit details -
Fix flaky tests (#1229) (#1230)
(cherry picked from commit 84b6377) Co-authored-by: Matthias Kurz <m.kurz@irregular.at>
Configuration menu - View commit details
-
Copy full SHA for c29c8e0 - Browse repository at this point
Copy the full SHA c29c8e0View commit details -
[2.10.x] Patch updates (#1232)
* [2.10.x] logback-classic 1.5.19 (was 1.5.18) * [2.10.x] play-docs-sbt-plugin 2.9.9 (was 2.9.8) * [2.10.x] sbt 1.11.7 (was 1.11.6) * [2.10.x] scalafmt-core 3.9.10 (was 3.9.9)
Configuration menu - View commit details
-
Copy full SHA for 18f1649 - Browse repository at this point
Copy the full SHA 18f1649View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.10.7...2.10.8