Commit Graph

631 Commits

Author SHA1 Message Date
6e29312f29 Update sbt-native-packager to 1.9.5 2021-10-07 18:21:10 +02:00
082b33a778 Update sbt-native-packager to 1.9.0 2021-10-07 16:22:23 +02:00
1e9a4ada5a Update sbt-git to 1.0.2 2021-10-07 14:30:25 +02:00
3942920ef5 Merge pull request #1109 from scala-steward/update/sbt-scalajs-1.7.1
Update sbt-scalajs, scalajs-compiler, ... to 1.7.1
2021-10-06 18:57:32 +00:00
2b17b9a1db Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 2021-10-06 20:45:34 +02:00
5f7f249579 Update flyway-core to 8.0.0 2021-10-06 20:45:27 +02:00
30aa8193bc Update fs2-core, fs2-io to 3.1.4 2021-10-06 06:15:08 +02:00
21148efe21 Update jwt-circe to 9.0.2 2021-10-04 14:15:53 +02:00
5265c212c7 Update pureconfig to 0.17.0 2021-10-03 00:52:45 +02:00
5d00207efd Update swagger-ui to 3.52.3 2021-09-30 18:18:14 +02:00
b3e8711589 Update munit-cats-effect-3 to 1.0.6 2021-09-30 16:21:56 +02:00
1a78bbc1a9 Update jsoup to 1.14.3 2021-09-30 12:19:11 +02:00
7c921a8a0b Update sbt-github-pages to 0.8.0 2021-09-29 20:20:52 +02:00
6e2eb84d87 Update scodec-bits to 1.1.29 2021-09-28 18:19:29 +02:00
f519ee4a79 Update fs2-core, fs2-io to 3.1.3 2021-09-24 02:16:52 +02:00
448840cf9b Update postgresql to 42.2.24 2021-09-23 16:23:24 +02:00
071f4067bf Use existing mimetype detection when storing files 2021-09-23 14:10:24 +02:00
9013f2de5b Update scalafmt settings 2021-09-22 17:23:24 +02:00
20a829cf7a Refactoring for migrating to binny library 2021-09-22 14:18:43 +02:00
7f42c9abc9 Merge pull request #1077 from eikek/fix/1068-update-check
Fix/1068 update check
2021-09-21 20:20:15 +00:00
1d7b1c105d Update http4s-blaze-client, ... to 0.23.4 2021-09-21 16:31:50 +02:00
598caaa84b Update testcontainers-scala-mariadb, ... to 0.39.8 2021-09-20 06:11:24 +02:00
e3d00af541 Update sbt-github-pages to 0.7.0 2021-09-19 12:12:38 +02:00
1b487241d9 Update sbt-scalafix to 0.9.31 2021-09-17 00:23:15 +02:00
647e892cfa Remove outdated comment 2021-09-13 11:40:24 +02:00
092790108b Merge pull request #1065 from scala-steward/update/fs2-core-3.1.2
Update fs2-core, fs2-io to 3.1.2
2021-09-10 23:20:28 +00:00
40a06eee85 Update swagger-ui to 3.52.1 2021-09-11 01:08:10 +02:00
0a6ef1cb70 Update fs2-core, fs2-io to 3.1.2 2021-09-11 01:08:06 +02:00
ba94a04c97 Update logback-classic to 1.2.6 2021-09-10 02:24:02 +02:00
805a9242fa Merge pull request #1057 from scala-steward/update/emil-common-0.10.0-M3
Update emil-common, emil-doobie, ... to 0.10.0-M3
2021-09-06 22:36:48 +00:00
a391cb5a6e Update emil-common, emil-doobie, ... to 0.10.0-M3 2021-09-07 00:24:40 +02:00
e76c5f6066 Update bitpeace-core to 0.9.0-M3 2021-09-07 00:24:27 +02:00
a9b227f77e Update flyway-core to 7.15.0 2021-09-06 18:12:05 +02:00
e943b4c60d Merge pull request #1053 from eikek/feature/openid
Feature/openid
2021-09-06 12:56:46 +00:00
b73c252762 Implement authentication via OpenIdConnect and OAuth2
The new subproject "oidc" handles all the details for working with an
OpenID Connect provider (like keycloak) or only OAuth2 - only
supporting the "Authorization Code Flow" for both variants.
2021-09-05 17:32:15 +02:00
b4ab4f6d83 Update http4s-blaze-client, ... to 0.23.3 2021-09-03 00:16:02 +02:00
9f13058b23 Update sbt-openapi-schema to 0.8.2 2021-09-02 22:21:37 +02:00
21ecee4f87 Update flyway-core to 7.14.1 2021-09-02 00:34:46 +02:00
25ce18cdef Update http4s-blaze-client, ... to 0.23.2 2021-09-01 20:40:01 +02:00
fecd9d0d7a Update scodec-bits to 1.1.28 2021-08-31 22:23:37 +02:00
2b46cc7970 Add a simple module for totps
This is a wrapper around the nice and minimal java-otp library [0].

[0] https://github.com/jchambers/java-otp
2021-08-31 16:45:39 +02:00
3210195062 Update munit, munit-scalacheck to 0.7.29 2021-08-31 10:26:12 +02:00
0dc43efa9f Merge pull request #1042 from scala-steward/update/doobie-core-1.0.0-RC1
Update doobie-core, doobie-hikari to 1.0.0-RC1
2021-08-31 00:34:18 +00:00
9c6329a5c6 Update doobie-core, doobie-hikari to 1.0.0-RC1 2021-08-31 02:22:13 +02:00
c1c0bcbd6b Update testcontainers-scala-mariadb, ... to 0.39.7 2021-08-31 02:22:09 +02:00
93053e52af Update sbt-sonatype to 3.9.10 2021-08-25 22:18:14 +02:00
040dae0e93 Update fs2-core, fs2-io to 3.1.1 2021-08-25 00:18:45 +02:00
9127b6c44c Update tika-core to 2.1.0 2021-08-24 14:17:53 +02:00
6bb6cad39d Test db migrations for all supported databases 2021-08-23 23:41:03 +02:00
5272677c1b Update calev-circe, calev-core to 0.6.0 2021-08-20 22:18:17 +02:00