An advanced web app to track time over multiple teams, organisations and projects. Records time, shows reports and statistics. Shows time tracked vs time planned per day and week. Currently in public beta testing.
[!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-joda)
### [`v2.10.6`](https://redirect.github.com/playframework/play-json/releases/tag/2.10.6): Play JSON 2.10.6
[Compare Source](https://redirect.github.com/playframework/play-json/compare/2.10.5...2.10.6)
#### Changes
- [#1052](https://redirect.github.com/playframework/play-json/issues/1052) \[2.10.x] Make format generation idempotent (backport [#1047](https://redirect.github.com/playframework/play-json/issues/1047)) by [@reimai](https://redirect.github.com/reimai)
- [#1051](https://redirect.github.com/playframework/play-json/issues/1051) \[2.10.x] Patch updates by [@mkurz](https://redirect.github.com/mkurz)
- [#1045](https://redirect.github.com/playframework/play-json/issues/1045) \[2.10.x] sbt 1.10.0 (was 1.9.9) by [@scala-steward](https://redirect.github.com/scala-steward)
- [#1046](https://redirect.github.com/playframework/play-json/issues/1046) \[2.10.x] Patch updates by [@scala-steward](https://redirect.github.com/scala-steward)
- [#1044](https://redirect.github.com/playframework/play-json/issues/1044) \[2.10.x] Bump scalacenter/sbt-dependency-submission from 2 to 3 by [@dependabot](https://redirect.github.com/dependabot)
- [#1034](https://redirect.github.com/playframework/play-json/issues/1034) \[2.10.x] Run tests on Java 21 (backport [#968](https://redirect.github.com/playframework/play-json/issues/968)) by [@mkurz](https://redirect.github.com/mkurz)
- [#1030](https://redirect.github.com/playframework/play-json/issues/1030) \[2.10.x] Patch updates by [@mkurz](https://redirect.github.com/mkurz)
- [#1027](https://redirect.github.com/playframework/play-json/issues/1027) \[2.10.x] Pin dependencies in Scala steward by [@mkurz](https://redirect.github.com/mkurz)
#### :heart: 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.
#### :bow: 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`](https://redirect.github.com/playframework/play-json/releases/tag/2.10.5): Play JSON 2.10.5
[Compare Source](https://redirect.github.com/playframework/play-json/compare/2.10.4...2.10.5)
#### Noteworthy
- [#1022](https://redirect.github.com/playframework/play-json/issues/1022) \[2.10.x] Fix [#974](https://redirect.github.com/playframework/play-json/issues/974) β Scala 3 macro cannot find Writes for Seq\[Map\[String, T]] (backport [#993](https://redirect.github.com/playframework/play-json/issues/993)) by [@sgodbillon](https://redirect.github.com/sgodbillon)
- [#1023](https://redirect.github.com/playframework/play-json/issues/1023) \[2.10.x] Fix [#971](https://redirect.github.com/playframework/play-json/issues/971) β "Exception occurred while executing macro expansion." (backport [#994](https://redirect.github.com/playframework/play-json/issues/994)) by [@sgodbillon](https://redirect.github.com/sgodbillon)
#### Changes
- [#1026](https://redirect.github.com/playframework/play-json/issues/1026) \[2.10.x] Remove legacy typesafe resolver by [@mkurz](https://redirect.github.com/mkurz)
- [#1014](https://redirect.github.com/playframework/play-json/issues/1014) \[2.10.x] scalafmt-core 3.8.1 (was 3.7.17) by [@scala-steward](https://redirect.github.com/scala-steward)
- [#1015](https://redirect.github.com/playframework/play-json/issues/1015) \[2.10.x] Patch updates by [@scala-steward](https://redirect.github.com/scala-steward)
- [#1016](https://redirect.github.com/playframework/play-json/issues/1016) \[2.10.x] Add tag `[2.10.x]` for Steward's pull requests by [@ihostage](https://redirect.github.com/ihostage)
- [#1004](https://redirect.github.com/playframework/play-json/issues/1004) \[2.10.x] logback-classic 1.5.3 (was 1.4.14) by [@scala-steward](https://redirect.github.com/scala-steward)
- [#1007](https://redirect.github.com/playframework/play-json/issues/1007) \[2.10.x] Patch updates by [@scala-steward](https://redirect.github.com/scala-steward)
- [#997](https://redirect.github.com/playframework/play-json/issues/997) \[2.10.x] Keep using Java 11 for testing and publishing (backport [#996](https://redirect.github.com/playframework/play-json/issues/996)) by [@mkurz](https://redirect.github.com/mkurz)
- [#992](https://redirect.github.com/playframework/play-json/issues/992) \[2.10.x] Bump playframework/.github from 3 to 4 by [@dependabot](https://redirect.github.com/dependabot)
- [#989](https://redirect.github.com/playframework/play-json/issues/989) \[2.10.x] Upgrade GitHub action workflows (backport [#988](https://redirect.github.com/playframework/play-json/issues/988)) by [@mkurz](https://redirect.github.com/mkurz)
- [#981](https://redirect.github.com/playframework/play-json/issues/981) \[2.10.x] nscplugin, sbt-scala-native, ... 0.4.17 (was 0.4.16) by [@scala-steward](https://redirect.github.com/scala-steward)
- [#983](https://redirect.github.com/playframework/play-json/issues/983) \[2.10.x] Patch updates by [@scala-steward](https://redirect.github.com/scala-steward)
#### :heart: 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.
#### :bow: 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`](https://redirect.github.com/playframework/play-json/releases/tag/2.10.4): Play JSON 2.10.4
[Compare Source](https://redirect.github.com/playframework/play-json/compare/2.10.3...2.10.4)
#### Noteworthy
- [#969](https://redirect.github.com/playframework/play-json/issues/969) \[2.10.x] Fix [#836](https://redirect.github.com/playframework/play-json/issues/836) - Scala3 macro nesting class (backport [#956](https://redirect.github.com/playframework/play-json/issues/956)) by [@cchantep](https://redirect.github.com/cchantep)
- [#965](https://redirect.github.com/playframework/play-json/issues/965) \[2.10.x] sbt-scalajs, scalajs-compiler, ... 1.15.0 (was 1.14.0) by [@scala-steward](https://redirect.github.com/scala-steward)
#### Other changes
- [#966](https://redirect.github.com/playframework/play-json/issues/966) \[2.10.x] sbt-jmh 0.4.7 (was 0.4.6) by [@scala-steward](https://redirect.github.com/scala-steward)
- [#967](https://redirect.github.com/playframework/play-json/issues/967) \[2.10.x] Patch updates by [@scala-steward](https://redirect.github.com/scala-steward)
- [#958](https://redirect.github.com/playframework/play-json/issues/958) \[2.10.x] Never trigger release process via UI, need to push tag by hand always by [@mkurz](https://redirect.github.com/mkurz)
- [#940](https://redirect.github.com/playframework/play-json/issues/940) \[2.10.x] sbt-scalajs, scalajs-compiler, ... 1.14.0 (was 1.13.2) by [@scala-steward](https://redirect.github.com/scala-steward)
- [#953](https://redirect.github.com/playframework/play-json/issues/953) \[2.10.x] Patch updates by [@scala-steward](https://redirect.github.com/scala-steward)
#### :heart: 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.
#### :bow: 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`](https://redirect.github.com/playframework/play-json/releases/tag/2.10.3): Play JSON 2.10.3
[Compare Source](https://redirect.github.com/playframework/play-json/compare/2.10.2...2.10.3)
#### Noteworthy
- [#945](https://redirect.github.com/playframework/play-json/issues/945) make ImmutableLinkedHashMap serializable by [@ramazanyich](https://redirect.github.com/ramazanyich)
#### Changes
- [#947](https://redirect.github.com/playframework/play-json/issues/947) \[2.10.x] Set `mimaPreviousArtifacts` to last "major" release by [@mkurz](https://redirect.github.com/mkurz)
- [#942](https://redirect.github.com/playframework/play-json/issues/942) Play 2.9.0 by [@mkurz](https://redirect.github.com/mkurz)
- [#939](https://redirect.github.com/playframework/play-json/issues/939) play-docs-sbt-plugin 2.9.0-RC3 (was 2.9.0-RC2) by [@scala-steward](https://redirect.github.com/scala-steward)
- [#941](https://redirect.github.com/playframework/play-json/issues/941) \[2.10.x] Patch updates by [@scala-steward](https://redirect.github.com/scala-steward)
- [#937](https://redirect.github.com/playframework/play-json/issues/937) \[2.10.x] Move scala steward conf into .github folder by [@mkurz](https://redirect.github.com/mkurz)
#### :heart: 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.
#### :bow: 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`](https://redirect.github.com/playframework/play-json/releases/tag/2.10.2): Play JSON 2.10.2
[Compare Source](https://redirect.github.com/playframework/play-json/compare/2.10.1...2.10.2)
#### Changes
- [#934](https://redirect.github.com/playframework/play-json/issues/934) \[2.10.x] nscplugin, sbt-scala-native, ... 0.4.16 (was 0.4.15) (backport [#933](https://redirect.github.com/playframework/play-json/issues/933)) by [@scala-steward](https://redirect.github.com/scala-steward)
- [#926](https://redirect.github.com/playframework/play-json/issues/926) \[2.10.x] Adjust branch for GHA workflows by [@mkurz](https://redirect.github.com/mkurz)
- [#923](https://redirect.github.com/playframework/play-json/issues/923) Play 2.9 release candidate by [@mkurz](https://redirect.github.com/mkurz)
#### :heart: 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.
#### :bow: 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)!
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 becomes conflicted, 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 contains the following updates:
2.10.1
->2.10.6
Release Notes
playframework/play-json (com.typesafe.play:play-json-joda)
### [`v2.10.6`](https://redirect.github.com/playframework/play-json/releases/tag/2.10.6): Play JSON 2.10.6 [Compare Source](https://redirect.github.com/playframework/play-json/compare/2.10.5...2.10.6) #### Changes - [#1052](https://redirect.github.com/playframework/play-json/issues/1052) \[2.10.x] Make format generation idempotent (backport [#1047](https://redirect.github.com/playframework/play-json/issues/1047)) by [@reimai](https://redirect.github.com/reimai) - [#1051](https://redirect.github.com/playframework/play-json/issues/1051) \[2.10.x] Patch updates by [@mkurz](https://redirect.github.com/mkurz) - [#1045](https://redirect.github.com/playframework/play-json/issues/1045) \[2.10.x] sbt 1.10.0 (was 1.9.9) by [@scala-steward](https://redirect.github.com/scala-steward) - [#1046](https://redirect.github.com/playframework/play-json/issues/1046) \[2.10.x] Patch updates by [@scala-steward](https://redirect.github.com/scala-steward) - [#1044](https://redirect.github.com/playframework/play-json/issues/1044) \[2.10.x] Bump scalacenter/sbt-dependency-submission from 2 to 3 by [@dependabot](https://redirect.github.com/dependabot) - [#1034](https://redirect.github.com/playframework/play-json/issues/1034) \[2.10.x] Run tests on Java 21 (backport [#968](https://redirect.github.com/playframework/play-json/issues/968)) by [@mkurz](https://redirect.github.com/mkurz) - [#1030](https://redirect.github.com/playframework/play-json/issues/1030) \[2.10.x] Patch updates by [@mkurz](https://redirect.github.com/mkurz) - [#1027](https://redirect.github.com/playframework/play-json/issues/1027) \[2.10.x] Pin dependencies in Scala steward by [@mkurz](https://redirect.github.com/mkurz) #### :heart: Thanks to our premium sponsors!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 becomes conflicted, 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.