Skip to content

Update dependency com.typesafe.play:play-json_2.12 to v2.10.8 - #6

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.typesafe.play-play-json_2.12-2.x
Open

Update dependency com.typesafe.play:play-json_2.12 to v2.10.8#6
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/com.typesafe.play-play-json_2.12-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2019

Copy link
Copy Markdown

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
com.typesafe.play:play-json_2.12 2.6.0-M52.10.8 age confidence

Warning

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.8

Compare Source

Noteworthy improvements

  • #​1226 [2.10.x] Avoid running out of memory when parsing heavily nested arrays or objects by @​mkurz
    • We now limit the maximum allowed nesting depth of JSON structures (arrays, objects, or a mix of both) to 1000.
      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 and StackOverflowErrors.
      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 StackOverflowError risks.
      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.7

Compare Source

Noteworthy Scala 3 improvements

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.6: Play JSON 2.10.6

Compare 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.5

Compare Source

Noteworthy

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.4: Play JSON 2.10.4

Compare 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.3

Compare Source

Noteworthy

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.2: Play JSON 2.10.2

Compare 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.1

Compare Source

Replaces version 2.10.0 because that version might have shipped broken artifacts caused by scala/bug#12868.

Noteworthy

Changes


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from 059f43e to 0334104 Compare August 17, 2019 20:08
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from 0334104 to 4761d85 Compare November 21, 2019 10:30
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.7.4 Update dependency com.typesafe.play:play-json_2.12 to v2.8.0 Nov 21, 2019
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from 4761d85 to cf8b16c Compare December 14, 2019 18:46
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.8.0 Update dependency com.typesafe.play:play-json_2.12 to v2.8.1 Dec 14, 2019
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from cf8b16c to bf77dcd Compare July 2, 2020 03:54
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.8.1 Update dependency com.typesafe.play:play-json_2.12 to v2.9.0 Jul 2, 2020
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from bf77dcd to 128de53 Compare October 29, 2020 04:56
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.9.0 Update dependency com.typesafe.play:play-json_2.12 to v2.9.1 Oct 29, 2020
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from 128de53 to e71c069 Compare January 5, 2021 21:00
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.9.1 Update dependency com.typesafe.play:play-json_2.12 to v2.9.2 Jan 5, 2021
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from e71c069 to 0ae1e84 Compare September 25, 2022 19:17
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.9.2 Update dependency com.typesafe.play:play-json_2.12 to v2.9.3 Sep 25, 2022
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from 0ae1e84 to e1a0521 Compare March 24, 2023 23:51
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.9.3 Update dependency com.typesafe.play:play-json_2.12 to v2.9.4 Mar 24, 2023
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.9.4 Update dependency com.typesafe.play:play-json_2.12 to v2.9.4 - autoclosed Apr 3, 2023
@renovate renovate Bot closed this Apr 3, 2023
@renovate
renovate Bot deleted the renovate/com.typesafe.play-play-json_2.12-2.x branch April 3, 2023 23:28
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.9.4 - autoclosed Update dependency com.typesafe.play:play-json_2.12 to v2.9.4 Apr 4, 2023
@renovate renovate Bot reopened this Apr 4, 2023
@renovate
renovate Bot restored the renovate/com.typesafe.play-play-json_2.12-2.x branch April 4, 2023 10:44
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from e1a0521 to fdae86f Compare September 15, 2023 15:01
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.9.4 Update dependency com.typesafe.play:play-json_2.12 to v2.10.0 Sep 15, 2023
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from fdae86f to dc7d9c3 Compare September 19, 2023 02:57
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.10.0 Update dependency com.typesafe.play:play-json_2.12 to v2.10.1 Sep 19, 2023
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from dc7d9c3 to 0799533 Compare October 23, 2023 08:58
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.10.1 Update dependency com.typesafe.play:play-json_2.12 to v2.10.2 Oct 23, 2023
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from 0799533 to ece18c9 Compare November 5, 2023 02:59
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.10.2 Update dependency com.typesafe.play:play-json_2.12 to v2.10.3 Nov 5, 2023
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from ece18c9 to c002810 Compare January 18, 2024 00:00
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.10.3 Update dependency com.typesafe.play:play-json_2.12 to v2.10.4 Jan 18, 2024
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from c002810 to 98e3e14 Compare May 1, 2024 08:34
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.10.4 Update dependency com.typesafe.play:play-json_2.12 to v2.10.5 May 1, 2024
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from 98e3e14 to 9c8acd5 Compare June 19, 2024 17:44
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.10.5 Update dependency com.typesafe.play:play-json_2.12 to v2.10.6 Jun 19, 2024
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from 9c8acd5 to af4d947 Compare July 5, 2025 20:12
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.10.6 Update dependency com.typesafe.play:play-json_2.12 to v2.10.7 Jul 5, 2025
@renovate
renovate Bot force-pushed the renovate/com.typesafe.play-play-json_2.12-2.x branch from af4d947 to 81ab423 Compare October 11, 2025 07:34
@renovate renovate Bot changed the title Update dependency com.typesafe.play:play-json_2.12 to v2.10.7 Update dependency com.typesafe.play:play-json_2.12 to v2.10.8 Oct 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants