Scala Steward
d92e9c00e8
Update testcontainers-scala to 0.39.7
2021-08-31 14:52:37 +09:00
KN4CK3R
12d72cbb19
Add support for "all" in issue list API ( #2859 )
2021-08-31 00:38:38 +09:00
Scala Steward
d8e03bed1f
Update mockito-core to 3.12.4
2021-08-26 08:43:19 +09:00
Scala Steward
f48c087cd8
Update mockito-core to 3.12.3
2021-08-25 08:39:46 +09:00
Scala Steward
917663e0df
Update mockito-core to 3.12.2
2021-08-25 06:11:05 +09:00
Scala Steward
556ddbc926
Update tika-core to 2.1.0
2021-08-24 23:07:23 +09:00
Scala Steward
1c6f37b8e8
Update testcontainers-scala to 0.39.6
2021-08-23 15:26:54 +09:00
Scala Steward
720a329a50
Update oauth2-oidc-sdk to 9.15
2021-08-21 07:09:24 +09:00
Scala Steward
220a8f076a
Update mockito-core to 3.12.1
2021-08-21 07:09:08 +09:00
Scala Steward
43be8333c7
Update oauth2-oidc-sdk to 9.14
2021-08-20 21:08:36 +09:00
Scala Steward
08706ab4df
Update mockito-core to 3.12.0
2021-08-20 08:04:50 +09:00
Naoki Takezoe
b1196657e0
Release GitBucket 4.36.2
4.36.2
2021-08-16 01:11:21 +09:00
Naoki Takezoe
334bd0c919
Escape user name in avatar image tag ( #2845 )
2021-08-16 01:06:16 +09:00
Scala Steward
cf0f896972
Update mariadb-java-client to 2.7.4
2021-08-12 07:10:24 +09:00
Scala Steward
d21ca3ff8a
Update oauth2-oidc-sdk to 9.12
2021-08-11 19:08:07 +09:00
xuwei-k
83f1f16de7
remove == true
2021-08-09 16:56:55 +09:00
xuwei-k
0fa2ccf107
use keys
2021-08-09 16:48:03 +09:00
xuwei-k
18e3dd431b
use until instead of to
2021-08-09 16:48:03 +09:00
xuwei-k
f25dee2249
.getOrElse(None) => .flatten
2021-08-09 16:48:03 +09:00
kenji yoshida
575ffa9580
avoid Array.toString
2021-08-09 16:43:09 +09:00
xuwei-k
f17af5aeb0
use forall or exists instead of map(f).getOrElse
2021-08-09 16:40:37 +09:00
xuwei-k
639f153589
use sizeIs
2021-08-09 16:38:16 +09:00
xuwei-k
fb07098c13
map(f).flatten => flatMap
2021-08-09 16:30:40 +09:00
xuwei-k
74fc08b039
use foreach instead of map
2021-08-09 16:28:15 +09:00
xuwei-k
2776e00004
fix typo
2021-08-09 16:25:55 +09:00
xuwei-k
5932fce303
remove semicolons
2021-08-09 16:12:41 +09:00
xuwei-k
39c9fc4261
remove redundant toString
2021-08-09 16:10:23 +09:00
kenji yoshida
89ea4509a3
use SAM conversion
2021-08-09 16:08:07 +09:00
kenji yoshida
d19d838ead
getOrElse(null) => orNull
2021-08-09 16:05:22 +09:00
kenji yoshida
633a2699a8
find(f).isDefined => exists(f)
2021-08-09 16:03:22 +09:00
kenji yoshida
e79bca4a3c
remove unnecessary local variable initial values
2021-08-09 16:01:02 +09:00
kenji yoshida
f8ab480d20
remove unused import
2021-08-09 15:55:52 +09:00
kenji yoshida
a14129e340
use diamond operator
2021-08-09 15:55:03 +09:00
Scala Steward
5ec39df6e0
Update oauth2-oidc-sdk to 9.11
2021-08-02 07:07:47 +09:00
kenji yoshida
956e0c6321
fix warning in build.sbt
...
02a0cfa0a6/io/src/main/scala/sbt/io/IO.scala (L611-L630)
```
/home/runner/work/gitbucket/gitbucket/build.sbt:205: warning: method jar in object IO is deprecated (since 1.3.2): Please specify whether to use a static timestamp
IO jar (contentMappings.map { case (file, path) => (file, path.toString) }, outputFile, manifest)
^
```
2021-07-31 16:14:15 +09:00
Scala Steward
0660a9203a
Update oauth2-oidc-sdk to 9.10.2
2021-07-27 23:30:19 +09:00
kenji yoshida
1b660272a1
prepare Scala 3
2021-07-27 07:23:01 +09:00
Scala Steward
d9ef9b874d
Update logback-classic to 1.2.5
2021-07-27 06:56:21 +09:00
Scala Steward
7824f796ee
Update json4s-jackson to 4.0.3
2021-07-27 03:01:31 +09:00
Scala Steward
838a8d4c7b
Update scalatra, scalatra-forms, ... to 2.8.0 ( #2834 )
...
Co-authored-by: kenji yoshida <6b656e6a69@gmail.com >
2021-07-25 09:30:05 +09:00
Scala Steward
8db9f77f91
Update github-api to 1.132
2021-07-23 10:22:45 +09:00
Naoki Takezoe
4f82a469d9
Release GitBucket 4.36.1
4.36.1
2021-07-22 14:30:44 +09:00
Naoki Takezoe
0f6ae8559b
Bump gist-plugin to 4.21.0 ( #2832 )
2021-07-22 14:27:34 +09:00
Scala Steward
3f4b2eec35
Update logback-classic to 1.2.4 ( #2826 )
2021-07-21 13:14:38 +09:00
Lilian BENOIT
a020601d3a
exclude dependency org.slf4j from HikariCP ( #2830 )
2021-07-21 09:17:51 +09:00
Scala Steward
d511205588
Update tika-core to 2.0.0
2021-07-21 07:19:21 +09:00
Scala Steward
fc896b2ea1
Update mysql, postgresql to 1.16.0
2021-07-21 07:09:17 +09:00
Pedro Rijo
3819670535
Update sbt-dependency-graph plugin installation ( #2828 )
...
* Update sbt-dependency-graph plugin installation
According with https://github.com/sbt/sbt-dependency-graph#usage-instructions , for sbt >= 1.4.x we should install the plugin with `addDependencyTreePlugin` instead of `addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")`
* Fix scalafmt
2021-07-20 18:56:07 +09:00
Lilian BENOIT
067669a18c
unprotect plugin-assets ( #2825 )
2021-07-18 18:31:00 +09:00
Naoki Takezoe
bef7cee8db
Fix typo
2021-07-17 17:34:51 +09:00