Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Play Framework

The Community Maintained High Velocity Web Framework For Java and Scala
Collective - Host: opensource - https://opencollective.com/playframework - Website: https://playframework.com/ - Code: https://github.com/playframework

Merge pull request #116 from playframework/dependabot/github_actions/playframework/dot-github-4

Bump playframework/.github from 3 to 4

github.com/playframework/play-silhouette - 20aeffd701fbcbeea7b2f7899f78837037cfd66d authored 10 months ago by Nicolas Deverge <[email protected]>
Merge pull request #118 from playframework/add-prefix-dependabot

Add prefix dependabot github workflows updates

github.com/playframework/play-silhouette - dae13005bb4af9ed6c05c9b34bba742dc6d0c420 authored 10 months ago by Nicolas Deverge <[email protected]>
Add prefix dependabot github workflows updates

github.com/playframework/play-silhouette - 7e3343c9039abefb770653a28acf0550f5608b2b authored 10 months ago by MathisGuillet1 <[email protected]>
Fix test flakiness for cas provider

github.com/playframework/play-silhouette - dfb2c4ba1a54bfd41a7155e2ee0d78b9f7302ef1 authored 10 months ago by MathisGuillet1 <[email protected]>
mockito-core 5.11.0 (was 5.10.0) (#110)

github.com/playframework/play-silhouette - fa12c5ae6b9ffcd962b63251b89ffeeeae90aef0 authored 10 months ago by Scala Steward <[email protected]>
Merge pull request #12006 from playframework/gradle

Support Gradle

github.com/playframework/playframework - 078266b859a629c77bb41bb775d0824ef444b6fd authored 10 months ago by Matthias Kurz <[email protected]>
[Gradle] Add option to disable JavaScript routers

github.com/playframework/playframework - 8aa539cd1e7f8aa727d167af86d106ddba270735 authored 10 months ago by Matthias Kurz <[email protected]>
[Gradle] Initial commit (#11995)

github.com/playframework/playframework - 5a05cef8130ca836ec8820efda2191b13a35bcbd authored 10 months ago by Sergey Morgunov <[email protected]>
[Gradle] Initial version of Play Gradle Plugin

* Play Routes compiler plugin
* Play Assets plugin
* Play Run DEV-mode plugin
* Support Play ...

github.com/playframework/playframework - 737be312a75c023140724b4f88ecf6308ce86029 authored 10 months ago by Sergey Morgunov <[email protected]>
Patch updates (#111)

* sbt-plugin 3.0.2 (was 3.0.1)

* scala3-library 3.3.3 (was 3.3.1)

github.com/playframework/play-silhouette - 722ff3130e862d8c42b4dbf5751962330676f652 authored 10 months ago by Scala Steward <[email protected]>
Merge pull request #12210 from ihostage/play-run-support-java

Migrate `Play-Run-Support` to pure Java implementation

github.com/playframework/playframework - f906f5b22a14dc230cc4e23744b80f4db0b66c2f authored 10 months ago by Matthias Kurz <[email protected]>
Latest play-file-watch milestone

github.com/playframework/playframework - c8a6522b87a97a6d181bdd9a2e59a983ff612294 authored 10 months ago by Matthias Kurz <[email protected]>
Even if very unlikely, take precaution that DevServerRunner#run can only run once

This will probably never happen anyway, but in case it could one day,
reloader should not be ove...

github.com/playframework/playframework - 15cf5d6b8552c82f6cb07303eeb57c050af1d7fb authored 10 months ago by Matthias Kurz <[email protected]>
Throw exception instead of being silent (Scala code did the same)

github.com/playframework/playframework - a8961d1d4823364cea0384973ec2c3ca97afb820 authored 10 months ago by Matthias Kurz <[email protected]>
IMHO getSystemProperties sounded more like a getter for a field...

...but this method does more then returning a value, it does some
processing, so I feel safer to...

github.com/playframework/playframework - 83e7ca3b9f674e36c44a66f0e7a6786bad05dbd3 authored 10 months ago by Matthias Kurz <[email protected]>
Make sure reloader initializes _after_ the beforeStarted run hooks ran

Also the assetsLoader function should run after the the beforeStarted
run hooks ran. Originally ...

github.com/playframework/playframework - b2d029d3543af2ee1f92fb68e3e20f7e6aee2d35 authored 10 months ago by Matthias Kurz <[email protected]>
Better formatting of RunHookCompositeThrowable

github.com/playframework/playframework - d1c2efa137d6e3a74a7f5083fa2a938675d48c04 authored 10 months ago by Matthias Kurz <[email protected]>
These members come from companion object, we can keep them static

github.com/playframework/playframework - 45c9bd5c72447d335a89d44a3e0b670ee123f0da authored 10 months ago by Matthias Kurz <[email protected]>
Bugfix: Always set play.server.http.port, even if disabled

This is also a bug in Play 2.8:
When runninng, within sbt:
run disabled -Dhttps.port=9001
then t...

github.com/playframework/playframework - fe607d4fd9a39fdcfaa044cd3062ac0962019d32 authored 10 months ago by Matthias Kurz <[email protected]>
No need for castings thanks to generics upper bounded wildcard

github.com/playframework/playframework - e14c979133f53a62b7c723052d7beaaa9117212f authored 10 months ago by Matthias Kurz <[email protected]>
Keep name devSettings, to make it more clear when coding

github.com/playframework/playframework - 7853fa3ce572765f7aa921c28045957132259401 authored 10 months ago by Matthias Kurz <[email protected]>
Make DevServerSettings constructor private so you need to go through parse

github.com/playframework/playframework - 94cd2aa056c9caa2ae6232850efdc9e79908663a authored 10 months ago by Matthias Kurz <[email protected]>
Use Java style: getter's for Source class (why not actually?)

github.com/playframework/playframework - 8dfd17daef35ca45399e171d45a179bda991751f authored 10 months ago by Matthias Kurz <[email protected]>
https port needed here

github.com/playframework/playframework - 17fb3f207fd3f3fa15d49d5580c2ce3636b746c3 authored 10 months ago by Matthias Kurz <[email protected]>
Keep order of args and system properties which are lists originally

github.com/playframework/playframework - 328f361cdd3a400cf3e68df02ec205b33872f7dc authored 10 months ago by Matthias Kurz <[email protected]>
Avoid deprecated defaultWatchService method, use new detect method instead

github.com/playframework/playframework - b5693e9a50dc301c7601c197c5767668501e0c78 authored 10 months ago by Matthias Kurz <[email protected]>
Allow upper case DISABLED for port, because some people like that

github.com/playframework/playframework - 8cc069fdf62aec8025f8b56b3a5ec913e6a28fa5 authored 10 months ago by Matthias Kurz <[email protected]>
Better docs formatting (not putting everyting in one line)

github.com/playframework/playframework - 01fcc7c24a73b8a2a38afdbce7b4826f42440be9 authored 10 months ago by Matthias Kurz <[email protected]>
Moved a comment

github.com/playframework/playframework - 3ec5ba3f1f335919cbb46d60b55d5c8bce006a90 authored 10 months ago by Matthias Kurz <[email protected]>
Require map to be LinkedHashMap (to make it clear if someone refactors that code one day)

github.com/playframework/playframework - 78fca12f13ea47c4d5667a678cefe993a6e178d7 authored 10 months ago by Matthias Kurz <[email protected]>
MiMa should ignore play-run-project for now

github.com/playframework/playframework - fb9bce278058e09288b363ff9de88e5ab1ca1306 authored 10 months ago by Matthias Kurz <[email protected]>
Use actual method of `FileWatchService`

github.com/playframework/playframework - 72feffaed651c4f1ce7381b2cb54df643aa57b48 authored 10 months ago by Sergey Morgunov <[email protected]>
Don't depend on better-files

github.com/playframework/playframework - c38de0809bc8bab153f55eabfd215304f7ac2a32 authored 10 months ago by Matthias Kurz <[email protected]>
No implicit class exists anymore

github.com/playframework/playframework - f68c1f870ea61b3b0a6bef163e114498d03a7186 authored 10 months ago by Matthias Kurz <[email protected]>
Fix PlayRunHookSpec

github.com/playframework/playframework - 6825928ff4d9795a43194cf22eb85c074c8d368f authored 10 months ago by Sergey Morgunov <[email protected]>
Migrate `Play-Run-Support` to pure Java implementation

github.com/playframework/playframework - 8b05ce2d36bc34fe1f916a1eb710b9e53a3750c4 authored 10 months ago by Sergey Morgunov <[email protected]>
Bump playframework/.github from 3 to 4 (#991)

Bumps [playframework/.github](https://github.com/playframework/.github) from 3 to 4.
- [Release...

github.com/playframework/play-json - 10a8ae1dd58eb065e10f7676c15316dbe643b204 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump playframework/.github from 3 to 4 (#602)

Bumps [playframework/.github](https://github.com/playframework/.github) from 3 to 4.
- [Release...

github.com/playframework/anorm - c4d638c6b74c6a74e694e94dace9fc6e8b9feb30 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump gradle/wrapper-validation-action from 1 to 2

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) fr...

github.com/playframework/.github - 107d94eda2678a9d403846a3ffa3e8b71e8dadde authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #12466 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/playframework - 23b357bd1a44fe9130091e87c7fdb2fd61fe14a7 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/playframework - c5eef1d91f8bf8d3e75f975ffbc99169de6b645b authored 10 months ago by Matthias Kurz <[email protected]>
Bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://g...

github.com/playframework/.github - 1daefd4c6d419efb80e61e6c6ac49107e80c1190 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #741 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/twirl - 65c6d9dba0a48a41125eb16ae6b9521a0185c903 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #494 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/scalatestplus-play - 5fe26493d19e854a04c93644b3f1a98b770764e3 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #857 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-ws - 7df3f1e407329e554d05b2f0b472a238eccb4fd7 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #131 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-webgoat - 8f698b9b1749f99118bd0fddaef44b431f11d959 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #302 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-socket.io - 64a47161f1153862f3e08ebf2f1296d858ed5187 authored 10 months ago by Matthias Kurz <[email protected]>
Bump playframework/.github from 3 to 4

Bumps [playframework/.github](https://github.com/playframework/.github) from 3 to 4.
- [Release ...

github.com/playframework/play-silhouette - a8883a31a311d44e64923b9e5633f144809dfdac authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Dependabot should upgrade GitHub actions workflows (#431)

github.com/playframework/play-soap - 7632cbe127e49a78167bcebbbde5683eab3daf8f authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #822 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-slick - 7ec88fcc7d8b560281cd7b76b972e281c473495b authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #114 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-silhouette - 59259dee523a7b3a01863f9c37e126f6f496373b authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #234 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-scala-seed.g8 - 3c739f9662e9b2825c49974a01eb3e82b6fe0c98 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #564 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-samples - b8f44386627587297d64faaddc0cd65043cf3cbe authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #318 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-mailer - cbb0615831cfbb5c355caf94d9fbef6627f5d7e1 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #990 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-json - 2fb0bd2c0d8d54f56ccbee280e483d0811238460 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #162 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-java-seed.g8 - be58dc93c4469ed22cbf0ef1d5e5e7c815f8f3f0 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #522 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-grpc - 065253c05bbf0bdb032aa247cefc728ce9f8c9cf authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #574 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/playframework.com - 0f25e4760ce01a684f6f180af17da45d35791c6e authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #263 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-file-watch - 0f14333c08c00507244721715b8bc64a476d35a8 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #447 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-ebean - 8930da503ebd57fb9aa017e81be6da391f29eb16 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #242 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-doc - 9dbe9436aa133883645a7ade4a8b31f93eb0db3e authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #299 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/omnidoc - 8bc04bcd3b1cf052f07fc3938afbecc439bd2c65 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/.github - e02287f96a9924dd2d5f4d476ab6911e2dbb054a authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #308 from mkurz/add-dependabot

Dependabot should upgrade GitHub actions workflows

github.com/playframework/cachecontrol - 3ff913761db00ac8f80150babf70c1dd0a8b8b09 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/anorm - f0a340eb919abb05f34444f8d55fde18f6b850e5 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/twirl - 5d96f639518916e1b334577286f2216d968a5073 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/scalatestplus-play - 077c571ad5542a01e9d38fb2a19136ec04446e30 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-ws - c5bd7ec1a59ed7386c89487a89e41dfe2cf7ebed authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-webgoat - ce0f2fc56ddccea8343e87117c51202c4e532c56 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-socket.io - a726a39e4654c8d0b3f962d9bd63cad615cce762 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-slick - cec9c94b98abe2e41e7dabff5de4c34cc3ba998e authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-silhouette - e875bc6cef12f547d774ab0ce5b73e25e83526fc authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-scala-seed.g8 - 5fe2f6f55b80e058cc669b3dcc6ff8484c101b47 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-samples - 7a288468ab360f502e610837a3420437120ec8d9 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-mailer - ab79cd374a26d76b8d83302dba67002d677c8e9a authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-json - 0457b3cc486e16c26a0311965ce59bc96432504f authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-java-seed.g8 - 664bd079b705951b2b1e3c4bbc08db3d698e801b authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-grpc - ef60bc206398b3b8cee1ca518b8e78e523bacf8d authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/playframework.com - f8fe2aba42ff59c14f3310f6d23c1d49d83b71ce authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-file-watch - 9e31be59e5010c05f7d5327aa4f8280379f1eeee authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-ebean - 0dcfc5c9a2236cc62953ad22f8a99c4965c7fa78 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/play-doc - eae9f55f759163ff502f51a16d9e802a3ef4e9ed authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/omnidoc - 6c79a61c5e4944d74e7bd9c98c34b91277fe4d97 authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should upgrade GitHub actions workflows

github.com/playframework/cachecontrol - 31a5d8c73186c72e32e4296edce8a9b65c43f8a2 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #222 from mkurz/update_dependabot

Dependabot should also check 2.0.x branch workflows

github.com/playframework/netty-reactive-streams - 570dca78a11ef22f4bbd0be06e38159d74fadbad authored 10 months ago by Matthias Kurz <[email protected]>
Dependabot should also check 2.0.x branch workflows

github.com/playframework/netty-reactive-streams - 932c1355817e645615fbff395338bcd8ab161a3e authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #195 from scala-steward/update/play-akka-http-server-2.9.2

Update play-akka-http-server, ... to 2.9.2

github.com/playframework/play-scala-react-seed - 897d615f7ae49c3fa15f86870e1633dd7feec439 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #78 from scala-steward/update/play-filters-helpers-3.0.2

Update play-filters-helpers, play-guice, ... to 3.0.2

github.com/playframework/play-scala-angular-seed - 3bdc6529592fb43093f93fd61749692258735596 authored 10 months ago by Matthias Kurz <[email protected]>
Update play-akka-http-server, ... to 2.9.2

github.com/playframework/play-scala-react-seed - b1e8b98295058a324457a0a910e2ed09e0a2b4ca authored 10 months ago by Scala Steward <[email protected]>
Update play-filters-helpers, play-guice, ... to 3.0.2

github.com/playframework/play-scala-angular-seed - 046d4eea626565c435a68966283a099cb72b8e25 authored 10 months ago by Scala Steward <[email protected]>
Merge pull request #12463 from mkurz/gha_workflows_upgrades

Upgrade GitHub action workflows

github.com/playframework/playframework - 797054180a26cfabce1f22bd1bf554bff5dc957d authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #739 from mkurz/gha_workflows_upgrades

Upgrade GitHub action workflows

github.com/playframework/twirl - c4e142e8a2a406c2fa9438d2b496fb2777c8c1d5 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #492 from mkurz/gha_workflows_upgrades

Upgrade GitHub action workflows

github.com/playframework/scalatestplus-play - c237c5e5657456740c5194f8d3051ad676de8f31 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #855 from mkurz/gha_workflows_upgrades

Upgrade GitHub action workflows

github.com/playframework/play-ws - 7a13a55e9e3fffeb15ae866648e3e86261ee23da authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #129 from mkurz/gha_workflows_upgrades

Upgrade GitHub action workflows

github.com/playframework/play-webgoat - 13e8527a1d9cfe71a50ea49c474c66283af52081 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #301 from mkurz/gha_workflows_upgrades

Upgrade GitHub action workflows

github.com/playframework/play-socket.io - 3a961a2deab318332ec57dc9f0aaf99640d1732e authored 10 months ago by Matthias Kurz <[email protected]>
Upgrade GitHub action workflows (#430)

github.com/playframework/play-soap - c0be24fd3d3300c650ba86bd34f30381d12a1520 authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #820 from mkurz/gha_workflows_upgrades

Upgrade GitHub action workflows

github.com/playframework/play-slick - fddb4db8a28cf4aac7b61cff6fd37cb306b928af authored 10 months ago by Matthias Kurz <[email protected]>
Merge pull request #108 from mkurz/gha_workflows_upgrades

Upgrade GitHub action workflows

github.com/playframework/play-silhouette - 1b3c128dc9b90d477e33964716c6f0c4bb401584 authored 10 months ago by Matthias Kurz <[email protected]>