Commit Graph

646 Commits

Author SHA1 Message Date
1457e3c6ff Update flyway-core, flyway-mysql to 8.2.3 2021-12-20 14:30:30 +01:00
27276b02f3 Update pdfbox to 2.0.25 2021-12-18 06:12:35 +01:00
0526ec319e Update tika-core to 2.2.0 2021-12-18 00:31:27 +01:00
85d1a224de Update logback-classic to 1.2.9 2021-12-17 06:20:37 +01:00
52f656429d Update sbt to 1.5.7 2021-12-16 01:15:44 +01:00
dc5472daa7 Update flyway-core, flyway-mysql to 8.2.2 2021-12-14 16:34:48 +01:00
cbbf011cb4 Update logback-classic to 1.2.8 2021-12-14 14:28:43 +01:00
8a70ad4167 Update imageio-jpeg, imageio-tiff to 3.8.0 2021-12-12 18:16:07 +01:00
41e689fc09 Update imageio-jpeg, imageio-tiff to 3.7.1 2021-12-12 02:21:25 +01:00
aff0561da8 Update flyway to 8.2.1 2021-12-11 22:46:55 +01:00
61379ffff7 Merge pull request #1214 from eikek/feature/notifications
Add support for more generic notification
2021-12-11 18:13:51 +00:00
4ffc8d1f14 Add support for more generic notification
This is a start to have different kinds of notifications. It is
possible to be notified via e-mail, matrix or gotify. It also extends
the current "periodic query" for due items by allowing notification
over different channels. A "generic periodic query" variant is added
as well.
2021-12-11 18:57:32 +01:00
4ccdec3ff9 Merge pull request #1212 from scala-steward/update/sbt-scalajs-1.8.0
Update sbt-scalajs, scalajs-compiler, ... to 1.8.0
2021-12-11 00:26:54 +00:00
8fe5850a9e Update swagger-ui to 4.1.3 2021-12-11 01:09:33 +01:00
6698311aa4 Update sbt-scalajs, scalajs-compiler, ... to 1.8.0 2021-12-11 01:09:23 +01:00
a4b17bf9f1 Update sbt to 1.5.6 2021-12-10 17:59:24 +01:00
fcd628145e Update http4s-blaze-client, ... to 0.23.7 2021-12-08 18:34:15 +01:00
b55fc66145 Update fs2-core, fs2-io to 3.2.3 2021-12-06 22:36:46 +01:00
7459a61e85 Update munit-cats-effect-3 to 1.0.7 2021-12-05 22:18:03 +01:00
1d76c82237 Update sbt-scalafmt to 2.4.5 2021-12-04 04:44:09 +01:00
8868e91a77 Update yamusca-core to 0.8.2 2021-12-02 01:08:30 +01:00
0dbbd7637a Update flyway-core to 8.2.0 2021-11-30 18:19:31 +01:00
98dc4138c8 Update scodec-bits to 1.1.30 2021-11-30 16:32:23 +01:00
3fa479bebc Update swagger-ui to 4.1.2 2021-11-29 00:58:33 +01:00
95daf0fb45 Update sbt-scalafix to 0.9.33 2021-11-26 16:28:22 +01:00
632ef06b6d Update flyway-core to 8.1.0 2021-11-25 16:15:56 +01:00
39c548cee4 Update pureconfig to 0.17.1 2021-11-22 04:16:33 +01:00
aecc689240 Merge pull request #1190 from eikek/update-stanford-core-nlp
Update stanford core nlp
2021-11-20 14:09:04 +00:00
501c6f2988 Updating stanford corenlp to 4.3.2; adding more languages
There are models for Spanish, that have been added now. Also the
Hungarian language has been added to the list of supported
languages (for tesseract mainly, no nlp models)
2021-11-20 14:31:39 +01:00
55963c06d0 Update java-otp to 0.3.1 2021-11-20 08:15:41 +01:00
adb2fea1ee Update cats-parse to 0.3.6 2021-11-20 06:17:44 +01:00
0292d70e85 Update sbt-github-pages to 0.8.1 2021-11-20 04:16:08 +01:00
94f2f2cb73 Update sbt-scalafmt to 2.4.4 2021-11-19 04:50:09 +01:00
b4a41430f8 Update flyway-core to 8.0.5 2021-11-17 18:16:59 +01:00
3a6fc83c5e Update sbt-native-packager to 1.9.7 2021-11-17 16:23:56 +01:00
c7403d1e9c Update testcontainers-scala-mariadb, ... to 0.39.12 2021-11-14 22:17:16 +01:00
14d8070785 Merge pull request #1172 from scala-steward/update/cats-parse-0.3.5
Update cats-parse to 0.3.5
2021-11-13 00:02:48 +00:00
6e5de25fd6 Update cats-parse to 0.3.5 2021-11-13 00:49:05 +01:00
dcb6dbeb73 Update sbt-scalafix to 0.9.32 2021-11-13 00:48:55 +01:00
fd7e3585bf Update logback-classic to 1.2.7 2021-11-11 20:28:59 +01:00
96608a7095 Update flyway-core to 8.0.4 2021-11-10 18:21:01 +01:00
98365dea02 Update swagger-ui to 4.1.0 2021-11-10 00:29:03 +01:00
c50d8011bd Update binny to 0.2.1
This pulls in a fix to address #1140
2021-11-08 21:48:02 +01:00
3092af112a Update binny-core, binny-jdbc to 0.2.0 2021-11-08 12:27:53 +01:00
56178ba853 Update organize-imports to 0.6.0 2021-11-05 06:21:13 +01:00
c6bba978c5 Update swagger-ui to 4.0.1 2021-11-05 00:20:29 +01:00
cb934c2c41 Merge pull request #1152 from scala-steward/update/flyway-core-8.0.3
Update flyway-core to 8.0.3
2021-11-01 22:48:19 +00:00
0e7033fc6e Update flyway-core to 8.0.3 2021-11-01 23:35:44 +01:00
e1c56db1f9 Update testcontainers-scala-mariadb, ... to 0.39.11 2021-11-01 23:35:35 +01:00
331455c6ff Update postgresql to 42.3.1 2021-10-30 06:42:00 +02:00