scala-steward-asf[bot]
5aa4e0d784
Update sbt to 1.9.9 ( #1144 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-25 13:42:28 +08:00
Matthias Kurz
28314e6798
Use sbt-web 1.5.x despite staying on paradox 0.9.2 ( #1135 )
2024-02-21 14:35:23 +01:00
PJ Fanning
49d7b91dc0
upgrade to protobuf-java 3.25 ( #1105 )
...
* Update Dependencies.scala
* Update Dependencies.scala
2024-02-18 15:09:07 +01:00
scala-steward-asf[bot]
c3d0beefed
Update netty-handler, netty-transport to 4.1.107.Final ( #1132 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-18 09:28:24 +01:00
PJ Fanning
29e1721c1a
protoc 3.20.3 ( #1127 )
2024-02-18 08:43:33 +01:00
Martin Duhem
805b9cbc89
Cache output of assembly
...
Previously, the build would rebuild over and over the uber jar with the
shaded protobuf3 distribution. With this patch, this is no longer the
case, as the output is cached locally.
2024-02-17 09:36:56 +01:00
scala-steward-asf[bot]
0f08ee5d6d
Update scalatest to 3.2.18 ( #1116 )
...
* Update scalatest to 3.2.18
* testng update
* Update Dependencies.scala
* need to stick with testng 7.5 due to java 8 reqs
---------
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2024-02-12 13:20:28 +01:00
scala-steward-asf[bot]
bb2dd2e05d
Update junit-jupiter-engine to 5.10.2 ( #1115 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2024-02-11 12:13:31 +01:00
scala-steward-asf[bot]
c71d1b0db0
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.12 ( #1117 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-11 10:54:51 +01:00
scala-steward-asf[bot]
8e52858b81
Update jctools-core to 4.0.3 ( #1114 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-11 10:45:09 +01:00
scala-steward-asf[bot]
68082f0652
Update commons-codec to 1.16.1 ( #1113 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-11 10:44:35 +01:00
PJ Fanning
46f93816ce
Protobuf 3.23.4 ( #1103 )
...
* protobuf-java 3.22.5
* deprecation issue
* protobuf-java 3.23.4
2024-02-07 14:32:56 +01:00
scala-steward-asf[bot]
e26c6f6d6c
Update sbt-pekko-build to 0.3.3
2024-02-04 04:56:02 +01:00
AndyChen
8a759bad21
feat: Using dependency walking to verify JDK9 Plugin works ( #1065 )
...
* using dependency walking to check JDK9 works
* rollback constant extract
* code format and header format
* improve code
* fix code
* add CI action
* apply for all JDK9 package module
* update ci
* Using plugin rather than code
Signed-off-by: Andy.Chen <iRoiocam@gmail.com>
---------
Signed-off-by: Andy.Chen <iRoiocam@gmail.com>
2024-01-30 14:33:30 +08:00
He-Pin(kerr)
1b0ee8cd75
chore: Only verify Jdk 9 classes on jdk 11. ( #1078 )
...
* chore: Only verify Jdk 9 classes on jdk 11.
* Update verify-jdk9-classes.sh
2024-01-29 19:57:54 +08:00
Matthew de Detrich
7f6c93eb58
Update sbt-pekko-build
2024-01-29 08:51:19 +01:00
He-Pin
4968f02796
chore: Compile docs code cross all scala versions.
2024-01-29 15:19:18 +08:00
He-Pin
ebb9489bb8
feat: Add scala-cli script generator to verify jdk classes
2024-01-29 14:03:51 +08:00
Matthew de Detrich
613ccf6d19
Update sbt-osgi to 0.10.0
2024-01-29 03:35:44 +01:00
Matthias Kurz
7bf26c8d44
Upgrade sbt-pull-request-validator ( #1067 )
2024-01-28 17:09:24 +01:00
scala-steward-asf[bot]
aa10e9b816
Update metrics-core, metrics-jvm to 4.2.25 ( #1062 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-01-28 10:53:10 +01:00
He-Pin(kerr)
bcec7c0fa0
feat: Add multi java lts support. ( #1054 )
...
* feat: Add multi java lts support.
* Simplify the code
---------
Co-authored-by: JingZhang Chen <iRoiocam@gmail.com>
2024-01-28 17:46:03 +08:00
JingZhang Chen
2d10586ba1
fix compile on jdk8
2024-01-26 10:55:47 +01:00
JingZhang Chen
6daefa0a72
improve describe
2024-01-26 10:55:47 +01:00
JingZhang Chen
aeb6c0da40
Fix JDK9 plugin when using OSGi
2024-01-26 10:55:47 +01:00
Matthew de Detrich
639d5ad8ee
Update sbt-pekko-build to 0.3.1
2024-01-24 13:33:02 +01:00
HapppyLiu
dc1fc69255
Add JDK21 info to doc #1017 ( #1028 )
2024-01-23 13:02:53 +01:00
AndyChen
108f5d123a
chore: Temporarily disable the license report generation to speed up build ( #704 )
...
* fix: using project/index generator
* fix: broken link
* chore: reformat code
* simplify generator and build fixes
* additional documentation clarify
* code format chore
* chore: reducing cr cost
* chore: remove unnecessary
* reset link configuration
* keep index doc
* disable license report by default
* reduce license because disable by default
* Change the description of build paradox
* chore: code fmt
2024-01-23 19:33:33 +08:00
Matthew de Detrich
80a177b1f0
Update sbt-osgi to solve windows bug
2024-01-23 06:27:04 +01:00
Matthew de Detrich
98d479f89f
Use lazy val's in sbt build ( #1016 )
2024-01-22 14:15:16 +08:00
Matthew de Detrich
9b00480828
Simplify and cleanup MultiJvm, MultiNode, Copyright in sbt build
2024-01-22 02:40:17 +01:00
He-Pin(kerr)
0c31c65ae1
chore: Mention how long paradox will took. ( #1007 )
...
* chore: Mention how long paradox will took.
2024-01-21 16:35:53 +08:00
scala-steward-asf[bot]
030410b332
Update metrics-core, metrics-jvm to 4.2.24
2024-01-21 09:14:05 +08:00
scala-steward-asf[bot]
4f2f9e3e81
Update sbt-boilerplate to 0.7.0
2024-01-21 09:12:47 +08:00
scala-steward-asf[bot]
04a35d382c
Update netty-handler, netty-transport to 4.1.106.Final
2024-01-21 09:08:38 +08:00
PJ Fanning
3c7921c66c
add conf header ( #999 )
2024-01-20 21:34:13 +01:00
PJ Fanning
45e94b9dda
remove some unnecessary test dependencies ( #993 )
2024-01-20 14:19:41 +01:00
PJ Fanning
dc034749b3
use sbt-pekko-build ( #826 )
...
* try sbt-pekko-build
* Use latest sbt-pekko-build 0.3.0
* remove temp resolver
---------
Co-authored-by: Matthew de Detrich <matthew.dedetrich@aiven.io>
2024-01-15 10:44:49 +01:00
He-Pin
447728f3c0
feat: Add flatten operator.
2024-01-14 20:24:06 +08:00
scala-steward-asf[bot]
aebe6cd4bc
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.11 ( #938 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-01-14 02:58:19 +01:00
kerr
72f0a426b8
feat: Add support for for comprehensions. ( #935 )
2024-01-14 00:39:44 +08:00
PJ Fanning
2ae6c8d00c
tidy up imports in new docker code ( #930 )
...
* tidy up imports in new docker code
* try to fix issues
* Update Dependencies.scala
2024-01-12 22:06:01 +01:00
Samuele Resca
b7be586e77
Replacing deprecated docker-client with docker-java ( #922 )
...
* Replacing deprecated docker-client with docker-java.
* Addressing feedback.
* Awaiting for image pull.
---------
Co-authored-by: Samuele Resca <sr7@ad.datcon.co.uk>
2024-01-12 16:12:23 +00:00
Matthew de Detrich
b9d2cc6187
Use latest sbt-osgi
2024-01-09 19:00:34 +01:00
PJ Fanning
3f97d9fe04
jackson 2.16 support ( #564 )
...
* jackson 2.15 support
* Update JacksonObjectMapperProvider.scala
Update JacksonObjectMapperProvider.scala
Update JacksonObjectMapperProvider.scala
Update JacksonObjectMapperProvider.scala
* jackson 2.15.3
* jackson 2.16
* Update reference.conf
* add max-document-length
* Update .scala-steward.conf
* Update reference.conf
* 2.16.1
* Create JacksonFactorySpec.scala
* Update JacksonFactorySpec.scala
* add blank line
2024-01-06 20:07:03 +01:00
PJ Fanning
d5381958c8
fix ByteStringBuilder.addAll ( #903 )
...
* fix ByteStringBuilder.addAll
* sort out tests for different scala versions
* rework tests
* rework unmanaged source dirs
2024-01-04 12:21:13 +01:00
scala-steward-asf[bot]
4f8b16b217
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.10 ( #893 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-12-31 09:44:10 +01:00
Matthew de Detrich
8cb7d256dc
Remove @inline annotations and enable Scala 2 inliner
2023-12-30 03:41:12 +01:00
scala-steward-asf[bot]
d96e641896
Update aeron-client, aeron-driver to 1.43.0
2023-12-24 14:24:49 +08:00
scala-steward-asf[bot]
42848fce57
Update sbt-jmh to 0.4.7 ( #846 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-12-17 08:53:32 +01:00