Scala Steward
2c4b1d947e
Update swagger-ui to 3.25.4
2020-05-25 04:13:10 +02:00
Scala Steward
7305881288
Update flexmark, ... to 0.61.32
2020-05-20 02:16:58 +02:00
Scala Steward
541b457d2e
Update flexmark, ... to 0.61.30
2020-05-18 02:13:30 +02:00
Scala Steward
5d6658770e
Update emil-common, emil-doobie, ... to 0.6.0
2020-05-17 11:55:53 +02:00
Scala Steward
d278f59577
Update swagger-ui to 3.25.3
2020-05-15 02:12:08 +02:00
Scala Steward
e097995166
Update flexmark, ... to 0.61.28
2020-05-14 20:58:05 +02:00
Scala Steward
354524b0f3
Update flyway-core to 6.4.2
2020-05-12 16:28:30 +02:00
mergify[bot]
1f18955e73
Merge pull request #109 from scala-steward/update/flexmark-0.61.26
...
Update flexmark, ... to 0.61.26
2020-05-11 23:14:47 +00:00
Scala Steward
2c2d5999c2
Update yamusca-core to 0.6.2
2020-05-10 13:36:44 +02:00
Scala Steward
3ebfa80a5a
Update swagger-ui to 3.25.2
2020-05-07 20:20:09 +02:00
Scala Steward
ac2db0f631
Update jquery to 3.5.1
2020-05-06 16:15:08 +02:00
Eike Kettner
8a476aaef7
Remove sqlite dependency
2020-05-05 20:39:11 +02:00
Scala Steward
a60a1ce523
Update flexmark, ... to 0.61.26
2020-05-05 02:17:28 +02:00
Scala Steward
05a0c23110
Update flexmark, ... to 0.61.24
2020-05-04 11:30:29 +02:00
Scala Steward
019a4a02d9
Update flyway-core to 6.4.1
2020-04-30 14:22:57 +02:00
Scala Steward
c50edd0498
Update emil-common, emil-doobie, ... to 0.5.1
2020-04-30 00:21:47 +02:00
Eike Kettner
75a66ecb86
Update http4s to 0.21.4
2020-04-29 01:05:13 +02:00
Scala Steward
3d76433f91
Update swagger-ui to 3.25.1
2020-04-27 22:14:13 +02:00
eikek
916a9dbcc9
Merge pull request #99 from scala-steward/update/flexmark-0.61.20
...
Update flexmark, ... to 0.61.20
2020-04-26 15:42:22 +02:00
Scala Steward
d402f77880
Update calev-circe, calev-core, calev-fs2 to 0.3.1
2020-04-26 12:13:19 +02:00
Scala Steward
be0ce706db
Update flexmark, ... to 0.61.20
2020-04-25 00:31:26 +02:00
Scala Steward
5a567c7f4c
Update flexmark, ... to 0.61.18
2020-04-24 06:14:21 +02:00
Scala Steward
3106e71075
Update icu4j to 67.1
2020-04-23 04:12:43 +02:00
Eike Kettner
ad772c0c25
Server-side stub impl for notify-due-items
2020-04-22 21:08:45 +02:00
Eike Kettner
e97e0db45c
Prepare notification form
2020-04-22 21:08:45 +02:00
Eike Kettner
fb348b3a7c
Don't update stanford-nlp just yet
...
With current version (3.9.2) analysis against a test corpus showed
much better results as with version 4.0 dropped in. It needs more
investigation than just bumping versions.
2020-04-22 21:06:42 +02:00
eikek
c2ff9b82be
Merge pull request #96 from scala-steward/update/tika-core-1.24.1
...
Update tika-core to 1.24.1
2020-04-21 23:01:27 +02:00
Scala Steward
38dfcd6cd0
Update tika-core to 1.24.1
2020-04-21 22:52:50 +02:00
Scala Steward
46fcc07ce8
Update flexmark, ... to 0.61.16
2020-04-21 22:52:45 +02:00
eikek
7f67693003
Merge pull request #95 from scala-steward/update/flyway-core-6.4.0
...
Update flyway-core to 6.4.0
2020-04-21 21:43:40 +02:00
Scala Steward
75d423dce5
Update flyway-core to 6.4.0
2020-04-21 20:44:27 +02:00
Scala Steward
61edac7460
Update stanford-corenlp to 4.0.0
2020-04-21 16:29:37 +02:00
Scala Steward
0323045715
Update flexmark, ... to 0.61.12
2020-04-18 08:10:50 +02:00
Scala Steward
d3a7eff939
Update flexmark, ... to 0.61.10
2020-04-17 00:11:20 +02:00
Scala Steward
9c3a0d7320
Update jquery to 3.5.0
2020-04-15 00:16:04 +02:00
Scala Steward
b0692e6826
Update flexmark, ... to 0.61.8
2020-04-14 04:09:29 +02:00
Scala Steward
c9e6496236
Update flexmark, ... to 0.61.6
2020-04-12 08:10:20 +02:00
Scala Steward
eb0733f47a
Update flexmark, ... to 0.61.4
2020-04-11 06:13:03 +02:00
Scala Steward
5de6874cb0
Update flexmark, ... to 0.61.2
2020-04-08 22:10:11 +02:00
Eike Kettner
3ffc3fb317
Fix a classpath issue
...
Remove javax.activation from stanford-nlp artifact. There are new
coordinates now as the java-mail library and the activation library
have been moved to eclipse jakarta.
2020-04-07 22:38:25 +02:00
Eike Kettner
1206105f0b
Fix several bugs with handling e-mail files
...
- When converting from html->pdf, the wkhtmltopdf program exits with
errors if the document contains invalid links. The content is now
cleaned before handed to wkhtmltopdf.
- Update emil library which fixes a bug when reading mails without
explicit transfer encoding (8bit)
- Add a info header to converted mails
2020-04-07 22:38:25 +02:00
eikek
12672938a0
Merge pull request #78 from scala-steward/update/calev-core-0.3.0
...
Update calev-core, calev-fs2 to 0.3.0
2020-04-07 09:17:39 +02:00
Scala Steward
d77ab41da1
Update minitest, minitest-laws to 2.8.2
2020-04-07 00:55:52 +02:00
Scala Steward
8fc09cb92e
Update calev-core, calev-fs2 to 0.3.0
2020-04-07 00:55:37 +02:00
Scala Steward
b86fb4042c
Update flyway-core to 6.3.3
2020-04-06 20:11:55 +02:00
Scala Steward
530a7d89f3
Update doobie-core, doobie-hikari to 0.9.0
2020-04-06 00:15:28 +02:00
Scala Steward
28601e6143
Update minitest, minitest-laws to 2.8.1
2020-04-05 16:11:22 +02:00
Scala Steward
45ba0a40ef
Update flexmark, ... to 0.61.0
2020-04-04 20:09:33 +02:00
Scala Steward
11cc9edbd7
Update http4s-blaze-client, ... to 0.21.3
2020-04-02 08:14:42 +02:00
Scala Steward
cea5f05c70
Update calev-core, calev-fs2 to 0.2.0
2020-04-02 02:10:32 +02:00