Ecosyste.ms: OpenCollective

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

github.com/playframework/play-doc

Play documentation rendering support
https://github.com/playframework/play-doc

Merge pull request #182 from scala-steward/update/scalafmt-core-3.7.3

scalafmt-core 3.7.3 (was 3.7.2)

015355e4e4b3a819a9a50d3c53cfb91aa4b03b60 authored over 1 year ago by Matthias Kurz <[email protected]>
scalafmt-core 3.7.3 (was 3.7.2)

4c2a3b7f2f27033f7de426f54f576d3b4d8887d0 authored over 1 year ago by Scala Steward <[email protected]>
Merge pull request #179 from scala-steward/update/interplay-3.1.0-RC10

interplay 3.1.0-RC10 (was 3.1.0-RC9)

7c61b025744c1b9ce596ac68871cf550f619ea6b authored over 1 year ago by Matthias Kurz <[email protected]>
Merge branch 'main' into update/interplay-3.1.0-RC10

7c3535e73c62ef85f56af163bacc4703730bb4da authored over 1 year ago by Matthias Kurz <[email protected]>
Merge pull request #180 from scala-steward/update/sbt-twirl-1.6.0-RC2

sbt-twirl, twirl-api 1.6.0-RC2 (was 1.6.0-RC1)

30ae73dadf09455d6e53075318c3f87f5067142e authored over 1 year ago by Matthias Kurz <[email protected]>
sbt-twirl, twirl-api 1.6.0-RC2 (was 1.6.0-RC1)

47e8bf4e15c031dcbaf9133ecbbeea032ecb3f82 authored almost 2 years ago by Scala Steward <[email protected]>
interplay 3.1.0-RC10 (was 3.1.0-RC9)

858b882b4620548e014a37f002137e87007c59d2 authored almost 2 years ago by Scala Steward <[email protected]>
Merge pull request #176 from scala-steward/update/interplay-3.1.0-RC9

interplay 3.1.0-RC9 (was 3.1.0-RC7)

14b386d4ae5c15e2a6bdfe4c9a59e42162b4868b authored almost 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #177 from scala-steward/update/scalafmt-core-3.7.2

scalafmt-core 3.7.2 (was 3.7.0)

22171d8192a0de765394ddcf4a8bd3ba5a72158f authored almost 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #178 from mkurz/submit-dependency-graph

Set up sbt dependency submission

d26502a66b91382915bc14c21a61cef52f367f3e authored almost 2 years ago by Matthias Kurz <[email protected]>
Set up sbt dependency submission

1f93e43db2c82dc7fe52a3566d886f5410ea2b5d authored almost 2 years ago by Matthias Kurz <[email protected]>
scalafmt-core 3.7.2 (was 3.7.0)

5fca92be339c91895d64e0e23ab664bba3fd3fe1 authored almost 2 years ago by Scala Steward <[email protected]>
interplay 3.1.0-RC9 (was 3.1.0-RC7)

7d47e8cae37638f45b41543046c39287e55fd69f authored almost 2 years ago by Scala Steward <[email protected]>
Merge pull request #175 from PeuTit/clear-warning

Use Scala3 syntax

d81f54199135a753d57d06d65388c5da3661bb6a authored almost 2 years ago by Matthias Kurz <[email protected]>
Use Scala3 syntax

- Added the compiler flag `-Xsource:3` to compile Scala2 code as Scala3
- Migrated the code to u...

1cadf3ee1e0ffab14b0db72e70360f3434194b82 authored almost 2 years ago by Titouan Guiochet <[email protected]>
Merge pull request #174 from PeuTit/clear-warning

Clear warnings

3802f47dcddf4fce9b1e5376ce8f59657828627a authored almost 2 years ago by Matthias Kurz <[email protected]>
Clean up Scala compile options

The Scala options were duplicated with the interplay sbt plugin. This fixes four compiler warnings.

3e259de15ea564511624164cea972288e6f862f8 authored almost 2 years ago by Titouan Guiochet <[email protected]>
Remove hardcoded Scala Version comments

3abb6bf8257184afcbd39dd6d627d879c0e02549 authored almost 2 years ago by Titouan Guiochet <[email protected]>
Merge pull request #173 from PeuTit/scala3-migration

Scala3 migration

1d1dec4405a5aa893c9c57222098a9a25b7e8bcb authored almost 2 years ago by Matthias Kurz <[email protected]>
Add scala3 version to github action build-test

c32b0c8a6e0b6c5f8f811cd02930d030353b2d63 authored almost 2 years ago by Titouan Guiochet <[email protected]>
Add type parameters to fix test compilation

- Update `PlayDocSpec` with type parameters to fix compilation issues
- Remove Scala3 case in `b...

e540fd4b69de2f26d6f32517c7189c2a0f9b1be7 authored almost 2 years ago by Titouan Guiochet <[email protected]>
Adding type parameters to fix cross-compilation limitation of specs2

466a2a4b0664bb77b1971ce016221c1e5c02ba92 authored almost 2 years ago by Billy Autrey <[email protected]>
Add newline at end of .gitignore

0b4982e6259a3f9500274a32234c0b526f30da6d authored almost 2 years ago by Titouan Guiochet <[email protected]>
Revert changes on Interplay & add Scala3 compiler options

5f874d4c8fdd1642f0537bcaaa1f8e286bfc00cd authored almost 2 years ago by Titouan Guiochet <[email protected]>
wip: Update code to compile in Scala3

- Remove Interplay dependency
- Pattern match on Scala version to apply correct compiler options...

3878d96fdc161b6632bcfc68b6d853d0635050f2 authored almost 2 years ago by Titouan Guiochet <[email protected]>
Update gitignore

Add metals, vscode & bloop files

aadc23b250a7f3f54a25a815fe8fd9c46317bdf8 authored almost 2 years ago by Titouan Guiochet <[email protected]>
Merge pull request #172 from mkurz/interplay_scala3

Upgrade interplay + add Scala 3 to cross version (not working yet however)

922caaa8972b7bc258f67c133167ef7da89081b4 authored almost 2 years ago by Matthias Kurz <[email protected]>
Upgrade interplay + add Scala 3 to cross version (not working yet however)

61f683db43fa8cc516c2deac960902a1319365cd authored almost 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #170 from scala-steward/update/sbt-1.8.2

sbt 1.8.2 (was 1.8.0)

98d04dace47e6a4c42dc4654f8ddba9069099dcc authored almost 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #171 from scala-steward/update/scalafmt-core-3.7.0

scalafmt-core 3.7.0 (was 3.6.1)

406c56d93b0711397bc124e6bec2b015f1a18b27 authored almost 2 years ago by Matthias Kurz <[email protected]>
scalafmt-core 3.7.0 (was 3.6.1)

31120c6f2851977b32107af2b9a892da9920a682 authored almost 2 years ago by Scala Steward <[email protected]>
sbt 1.8.2 (was 1.8.0)

b24c13b26ef294884861bda53ff0b2e85b88ff1b authored almost 2 years ago by Scala Steward <[email protected]>
Merge pull request #169 from scala-steward/update/sbt-twirl-1.6.0-RC1

sbt-twirl, twirl-api 1.6.0-RC1 (was 1.6.0-M7)

abb4c5d11c4742a3793b25dd10480bce72d20dd3 authored about 2 years ago by Matthias Kurz <[email protected]>
sbt-twirl, twirl-api 1.6.0-RC1 (was 1.6.0-M7)

b9ad18d4ddf6d68fc56f93802b303f04bbe800b1 authored about 2 years ago by Scala Steward <[email protected]>
Merge pull request #164 from scala-steward/update/sbt-ci-release-1.5.11

sbt-ci-release 1.5.11 (was 1.5.10)

320161835411300a0a27374e5f134631eee265be authored about 2 years ago by Matthias Kurz <[email protected]>
Merge branch 'main' into update/sbt-ci-release-1.5.11

f24b629d72c4b24102a00bc005434a3a9030452f authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #165 from scala-steward/update/sbt-1.8.0

sbt 1.8.0 (was 1.8.0-RC1)

bcec2a4707c991e5b23a5c5144df03c7f9e4a63c authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #166 from scala-steward/update/sbt-scalafmt-2.5.0

sbt-scalafmt 2.5.0 (was 2.4.6)

8125d7db8729bbdbe8187df2fb4891c50065c21f authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #167 from scala-steward/update/scalafmt-core-3.6.1

scalafmt-core 3.6.1 (was 3.5.9)

781f3612e1717e4b9b65c3215646c6061129294b authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #168 from scala-steward/update/specs2-core-4.19.0

specs2-core 4.19.0 (was 4.17.0)

0fc47c57324623b5afae32520dafffe7f70b27d7 authored about 2 years ago by Matthias Kurz <[email protected]>
specs2-core 4.19.0 (was 4.17.0)

d5b6668600675d15486d637f11ece7fd865a344a authored about 2 years ago by Scala Steward <[email protected]>
scalafmt-core 3.6.1 (was 3.5.9)

7106202ae422fdbc647dd7de5a7e430dc4337059 authored about 2 years ago by Scala Steward <[email protected]>
sbt-scalafmt 2.5.0 (was 2.4.6)

39bb51f5105cffb9f89790e68d20bf8be66de6f2 authored about 2 years ago by Scala Steward <[email protected]>
sbt 1.8.0 (was 1.8.0-RC1)

e88259ebfa347c2bdc9b36e2218fc2ec11130c5c authored about 2 years ago by Scala Steward <[email protected]>
sbt-ci-release 1.5.11 (was 1.5.10)

2a82fdbe9de27268c97808871d8fac3ded0aada8 authored about 2 years ago by Scala Steward <[email protected]>
Merge pull request #163 from mkurz/sbt18rc1

sbt 1.8.0-RC1

d997b9619ad73845f0475b944a80219af3ea8f94 authored about 2 years ago by Matthias Kurz <[email protected]>
interplay 3.1.0-RC6

c9d739e12d15efa71c503a103cd3070ff00054c8 authored about 2 years ago by Matthias Kurz <[email protected]>
Twirl 1.6.0-M7

d82ddba4a86d22452d68d77ed48358d151f6e8db authored about 2 years ago by Matthias Kurz <[email protected]>
sbt 1.8.0-RC1

323c29c95d50d67353832e87120b13717821211f authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #162 from mkurz/releasing

Link to .github/RELEASING.md

683f90074af5463c22333f64b2278b0ddeceea28 authored about 2 years ago by Matthias Kurz <[email protected]>
Link to .github/RELEASING.md

b7c031ab105d9c693177599614cdf9476f50e4b4 authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #161 from scala-steward/update/specs2-core-4.17.0

specs2-core 4.17.0 (was 4.16.1)

d491df00aaed63df0c16b8a930c607f9c8d2d003 authored about 2 years ago by Matthias Kurz <[email protected]>
specs2-core 4.17.0 (was 4.16.1)

1f12ff685edd6e7e131ebcbff21f64b84705f4a8 authored about 2 years ago by Scala Steward <[email protected]>
Merge pull request #160 from mkurz/license

Add LICENSE

bc13463f98813992e7d6d0c6f0fb23db4c1e4353 authored about 2 years ago by Matthias Kurz <[email protected]>
Add LICENSE

a6332733b33cc245a765541a55fb4142c6a0ae52 authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #159 from mkurz/mergify_central

Use the mergify config from the .github repo

a4663e8b671002d4b17301fbff7cb793f59971eb authored about 2 years ago by Matthias Kurz <[email protected]>
Use the mergify config from the .github repo

9765277ae01d93a31f144a060bb4d98454465897 authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #158 from mkurz/latest_scala_sbt_versions

Latest scala sbt versions

b4d509d1c708d9c6f78a64098bd30d3248b6e6dd authored about 2 years ago by Matthias Kurz <[email protected]>
Upgrade interplay

06d958d6f458e8066d612102ab8b88b56f7da46f authored about 2 years ago by Matthias Kurz <[email protected]>
Latest sbt versions

15f728645f63ee0bd100ce821bb04c14fda035e6 authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #157 from mkurz/semantic-version-selector-expression

Semantic Scala version selector expression in workflows

d9fe2202de395e8832634dc8526e52418e5733ca authored about 2 years ago by Matthias Kurz <[email protected]>
Semantic Scala version selector expression in workflows

00ac4dd5dfe028c93936955b6ef30b84061f044a authored about 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #156 from mkurz/release-drafter

Add release drafter

9a1800360df4daa78639cc0b63b5f4fa44002a23 authored over 2 years ago by Matthias Kurz <[email protected]>
Add release drafter

2f55f19a6a34da31eb7e3145dad9737d9deabfc2 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #155 from mkurz/parboiled-java-upgrade

Explicitly upgrade pegdown's transitive parboiled-java dependency

dffe082540a3ee3e75226e144e48932a77c58899 authored over 2 years ago by Matthias Kurz <[email protected]>
Upgrade interplay

57e2e8d2ae308e0291184dbaf00bc39718cdaade authored over 2 years ago by Matthias Kurz <[email protected]>
Drop Java 8

7f86a207a487a7ec4b1756dfcdd418fe6429a39d authored over 2 years ago by Matthias Kurz <[email protected]>
Explicitly upgrade pegdown's transitive parboiled-java dependency

To make the whole thing work with Java 11+, thanks to a newer
transitive ASM dependency

2447ba458c287530a0533569b3e56d2e0ca345c9 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #154 from mkurz/2.12-crossbuild

Cross build against Scala 2.12 because it's need by a sbt-plugin

a5bdaf0413af7db10adb7533bf3ce4288da4c5b9 authored over 2 years ago by Matthias Kurz <[email protected]>
Cross build against Scala 2.12 because it's need by a sbt-plugin

The project is defined as interplay PlayLibrary, which however dropped
Scala 2.12, because a Pla...

2358f04da7d88e9045f17e4574358879313ade0e authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #152 from playframework/repo-sync/github/default

🔄 Synced file(s) with playframework/.github

6595e82387fd7745e958727bd7133aa6bdd57a5e authored over 2 years ago by Matthias Kurz <[email protected]>
🔄 Synced local '.mergify.yml' with remote '.mergify.yml'

bbabaf819d9978d7bacc9098a0496f3d68586c24 authored over 2 years ago by ihostage <[email protected]>
Merge pull request #151 from scala-steward/update/scalafmt-core-3.5.9

scalafmt-core 3.5.9 (was 3.5.8)

ddf1a212b1808ae4c5b6c931b9af5e67d48d22c8 authored over 2 years ago by Sergey Morgunov <[email protected]>
scalafmt-core 3.5.9 (was 3.5.8)

c4fa63078b21e02c817383765d130087b77b9b96 authored over 2 years ago by Scala Steward <[email protected]>
Merge pull request #150 from mkurz/sbt_17

sbt 1.7

59cc1ea9c27d41987bbac419d2b70bb3f50a1f1f authored over 2 years ago by Matthias Kurz <[email protected]>
sbt 1.7

069906337aa2243c459132c0ee3aa1fc5432a954 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #148 from scala-steward/update/scalafmt-core-3.5.8

scalafmt-core 3.5.8 (was 2.7.5)

702d8780b8f62859bc775d0e848753e5583a9c25 authored over 2 years ago by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
scalafmt-core 3.5.8 (was 2.7.5)

53775779aaca20ecf402c8effccf8fc5acff9181 authored over 2 years ago by Scala Steward <[email protected]>
Merge pull request #149 from scala-steward/update/specs2-core-4.16.1

specs2-core 4.16.1 (was 4.13.3)

fe0d12b6a85dbea64a7c39a036199780001b4476 authored over 2 years ago by Matthias Kurz <[email protected]>
specs2-core 4.16.1 (was 4.13.3)

b1d6d328b6732f67eddf06923d446e4c4e2a9e6d authored over 2 years ago by Scala Steward <[email protected]>
Merge pull request #147 from mkurz/gha_soon_done

GitHub actions last round + badges

b2687a219ee2faa79362d7f4c4d19466a0ddd672 authored over 2 years ago by Matthias Kurz <[email protected]>
GitHub actions last round + badges

497b2f910b978a06e1970c4f49cdbc653519bc61 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #145 from ihostage/gha

Switch to GHA

ed294ef0583ad84b39e6c03cbf17a53e74a19ae3 authored over 2 years ago by Matthias Kurz <[email protected]>
Switch to GHA

9d925cfca5d66173cc673be764efe02ea56630d5 authored over 2 years ago by Sergey Morgunov <[email protected]>
Merge pull request #142 from scala-steward/update/specs2-core-4.13.3

specs2-core 4.13.3 (was 4.13.2)

31eba73e7c4b35dab33d75353176f70a8949a276 authored over 2 years ago by Matthias Kurz <[email protected]>
specs2-core 4.13.3 (was 4.13.2)

00340e4c9c30a0ab18e73fe5730e08939543567c authored almost 3 years ago by Scala Steward <[email protected]>
Merge pull request #139 from scala-steward/update/sbt-1.6.2

sbt 1.6.2 (was 1.6.1)

44d1b04b7f54a719843b9c2a6877ab287fb2dec7 authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #140 from scala-steward/update/specs2-core-4.13.2

specs2-core 4.13.2 (was 4.13.1)

943a030ace79f1810cefd21bf448c43bb1969c3b authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #138 from scala-steward/update/interplay-3.0.5

interplay 3.0.5 (was 3.0.4)

9a49982deb55264930200f13c397597750372b70 authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #134 from scala-steward/update/scalafmt-core-2.7.5

scalafmt-core 2.7.5 (was 2.6.4)

04795b7c3a46eb9f53370999fe30892a7cdadc09 authored almost 3 years ago by Matthias Kurz <[email protected]>
specs2-core 4.13.2 (was 4.13.1)

9ccf445db387b368b04db422796ac40b28649f82 authored almost 3 years ago by Scala Steward <[email protected]>
sbt 1.6.2 (was 1.6.1)

b2f9e1cdeeceb2cfcf0a4dd80c6d44b8870c3656 authored almost 3 years ago by Scala Steward <[email protected]>
interplay 3.0.5 (was 3.0.4)

0b92564eed07f8e834e43682e23ea289e0a06490 authored almost 3 years ago by Scala Steward <[email protected]>
Merge pull request #136 from mkurz/rm_probot_settings

Remove unused Probot settings file

bd9643df0f8aab485c90f372e958c3672e678f44 authored almost 3 years ago by Matthias Kurz <[email protected]>
Remove unused Probot settings file

9b389bba7fde6d89a1bb2c66ac3532b9b0408a49 authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #135 from mkurz/rename_main

Rename master branch to main

ded854921daf37c40e02d8932ac2c3203a47f4b9 authored almost 3 years ago by Matthias Kurz <[email protected]>
Rename master branch to main

15c671f64ed704c221bcf95e57149f0176241291 authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #132 from scala-steward/update/sbt-1.6.1

sbt 1.6.1 (was 1.5.8)

47209d1a979a74541f5a561fe4cdd19bf328a078 authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #133 from scala-steward/update/sbt-scalafmt-2.4.6

sbt-scalafmt 2.4.6 (was 2.4.2)

d4d6453bb54ca629f1d8b370e0b0d0501ac5065c authored almost 3 years ago by Matthias Kurz <[email protected]>
Reformat with scalafmt 2.7.5

139887aec90eca0f1db80de8cb14fe21e3cf9f1f authored almost 3 years ago by Scala Steward <[email protected]>