Update dependency com.typesafe.play:play-json_2.12 to v2.10.8 - #6
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency com.typesafe.play:play-json_2.12 to v2.10.8#6renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
August 17, 2019 20:08
059f43e to
0334104
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
November 21, 2019 10:30
0334104 to
4761d85
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
December 14, 2019 18:46
4761d85 to
cf8b16c
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
July 2, 2020 03:54
cf8b16c to
bf77dcd
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
October 29, 2020 04:56
bf77dcd to
128de53
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
January 5, 2021 21:00
128de53 to
e71c069
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
September 25, 2022 19:17
e71c069 to
0ae1e84
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
March 24, 2023 23:51
0ae1e84 to
e1a0521
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
September 15, 2023 15:01
e1a0521 to
fdae86f
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
September 19, 2023 02:57
fdae86f to
dc7d9c3
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
October 23, 2023 08:58
dc7d9c3 to
0799533
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
November 5, 2023 02:59
0799533 to
ece18c9
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
January 18, 2024 00:00
ece18c9 to
c002810
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
May 1, 2024 08:34
c002810 to
98e3e14
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
June 19, 2024 17:44
98e3e14 to
9c8acd5
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
July 5, 2025 20:12
9c8acd5 to
af4d947
Compare
renovate
Bot
force-pushed
the
renovate/com.typesafe.play-play-json_2.12-2.x
branch
from
October 11, 2025 07:34
af4d947 to
81ab423
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.
This PR contains the following updates:
2.6.0-M5→2.10.8Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
playframework/play-json (com.typesafe.play:play-json_2.12)
v2.10.8: Play JSON 2.10.8Compare Source
Noteworthy improvements
This limit can be adjusted using the system property
play.json.parser.maxNestingDepth.We assume a depth of 1000 should be more than sufficient for virtually all real-world use cases.
This change helps prevent both potential
OutOfMemoryErrors andStackOverflowErrors.The latter, however, is not a concern for Play JSON, since it already uses a
@tailrec-optimized parsing method.As a result, Play JSON is not affected by CVE-2025-52999, which specifically addresses
StackOverflowErrorrisks.This improvement is simply an additional safety measure.
Changes
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.10.7: Play JSON 2.10.7Compare Source
Noteworthy Scala 3 improvements
Changes
Dependency Graphaction (backport #1114) by @ihostage by @mergify[bot]❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.10.6: Play JSON 2.10.6Compare Source
Changes
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.10.5: Play JSON 2.10.5Compare Source
Noteworthy
Changes
[2.10.x]for Steward's pull requests by @ihostage❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.10.4: Play JSON 2.10.4Compare Source
Noteworthy
Other changes
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.10.3: Play JSON 2.10.3Compare Source
Noteworthy
Changes
mimaPreviousArtifactsto last "major" release by @mkurz❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.10.2: Play JSON 2.10.2Compare Source
Changes
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.10.1: Play JSON 2.10.1Compare Source
Replaces version 2.10.0 because that version might have shipped broken artifacts caused by scala/bug#12868.
Noteworthy
JsObject.equals()/hashCode()by @htmldougjsObject.valuetoImmutableLinkedHashMapto mitigate hash collisions by @htmldougChanges
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.