scala-steward-asf[bot]
d20f1028ff
Update sbt-dynver to 5.1.0 ( #1530 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-13 11:24:38 +01:00
scala-steward-asf[bot]
614b36257b
Update sbt-pekko-build to 0.4.1 ( #1529 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-13 11:18:44 +01:00
PJ Fanning
95e8355c4c
remove old resolver support ( #1523 )
2024-10-09 08:19:43 +01:00
scala-steward-asf[bot]
fd9a0a4fc0
Update scala3-library to 3.3.4 ( #1506 )
...
* Update scala3-library to 3.3.4
* correctly determine logger class for Scala 3.3.4 stacktraces
Co-Authored-By: Wojciech Mazur <wmazur@virtuslab.com>
---------
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
Co-authored-by: Wojciech Mazur <wmazur@virtuslab.com>
2024-10-07 14:10:40 +02:00
scala-steward-asf[bot]
6e1e06e650
Update metrics-core, metrics-jvm to 4.2.28 ( #1516 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-06 02:05:10 +01:00
scala-steward-asf[bot]
41dbdc48bf
Update junit-jupiter-engine to 5.11.2 ( #1517 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-06 02:04:48 +01:00
scala-steward-asf[bot]
4f95c405e6
Update netty-handler, netty-transport to 4.1.114.Final ( #1514 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-03 13:11:18 +01:00
Clay Johnson
2698511938
Disabled Develocity local build cache ( #1512 )
...
sbt-develocity v1.1 ships with local and remote build cache support for the
`compile` and `test` tasks (see
https://gradle.com/develocity/releases/2024.2#build-caching-for-sbt ).
The local build cache is enabled by default, while the remote cache requires
configuring the nodes that are allowed to upload artifacts to the build cache
(see
https://docs.gradle.com/develocity/sbt-build-cache/#rolling_out_the_cache_in_your_organization ).
It's important to confirm that a project's build is ready to use the build cache
(local or remote) to avoid unexpected behaviors. Specifically, one should make
sure that all relevant inputs to the `compile` or `test` task are captured, as
otherwise the generated build cache key will be incorrect (this can lead to
erractic behavior, as entries from the cache will be reused when they
shouldn't). Refer to
https://docs.gradle.com/enterprise/sbt-plugin/#caching_the_compile_task to know
what are the build cache inputs captured for the `compile` task and
https://docs.gradle.com/enterprise/sbt-plugin/#caching_the_test_testonly_and_testquick_tasks
for the `test` task.
This commits disables the local build cache so that a proper rollout can be
planned (see
https://docs.gradle.com/develocity/sbt-build-cache/#rolling_out_the_cache_in_your_organization ).
Co-authored-by: Mirco Dotta <mdotta@gradle.com>
2024-10-02 11:23:20 +02:00
PJ Fanning
6c9f1a6c8f
develocity 1.1.1 ( #1501 )
...
* develocity 1.1.1
* Update .scala-steward.conf
2024-09-29 19:05:18 +01:00
scala-steward-asf[bot]
54e90cc400
Update sbt-scalafix to 0.13.0 ( #1502 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-29 08:42:50 +01:00
scala-steward-asf[bot]
e4f4174ebd
Update guava to 33.3.1-jre ( #1503 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-29 02:55:37 +01:00
scala-steward-asf[bot]
14c5d768ab
Update junit-jupiter-engine to 5.11.1 ( #1504 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-29 02:55:09 +01:00
PJ Fanning
78d6f175cc
revert to develocity 1.0.1 ( #1500 )
2024-09-25 09:22:11 +02:00
PJ Fanning
fb67f7f666
sbt 1.10.2 ( #1498 )
2024-09-23 15:06:35 +02:00
PJ Fanning
ab098af3e7
Revert "Update sbt to 1.10.2 ( #1496 )" ( #1497 )
...
This reverts commit 5ec5f0b3fc .
2024-09-22 22:23:15 +02:00
scala-steward-asf[bot]
de002f1340
Update protobuf-java to 3.25.5 ( #1494 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-22 02:10:40 +01:00
scala-steward-asf[bot]
eaca7f5c42
Update commons-io to 2.17.0 ( #1495 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-22 02:10:25 +01:00
scala-steward-asf[bot]
5ec5f0b3fc
Update sbt to 1.10.2 ( #1496 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-22 02:10:11 +01:00
Oliver Heger
8b2f60f494
Fix OSGi metadata ( #1480 )
...
Set the correct version range for `Import-Package` declarations to
`org.apache.pekko` packages.
Fixes #1479 .
Signed-off-by: Oliver Heger <oliver.heger@oliver-heger.de>
2024-09-12 22:31:33 +01:00
scala-steward-asf[bot]
ad55d1c414
Update scala-library to 2.12.20 ( #1466 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-07 23:18:41 +01:00
scala-steward-asf[bot]
0473272a8c
Update netty-handler, netty-transport to 4.1.113.Final ( #1465 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-07 23:18:07 +01:00
scala-steward-asf[bot]
af75458563
Update sbt-develocity to 1.1.1 ( #1461 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-01 13:46:06 +08:00
scala-steward-asf[bot]
798793e418
Update aeron-client, aeron-driver to 1.45.0 ( #1452 )
...
* Update aeron-client, aeron-driver to 1.45.0
* agrona version
* remove dependency override
---------
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-08-27 11:37:28 +01:00
scala-steward-asf[bot]
8afbf2064b
Update sbt-develocity to 1.1 ( #1447 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-25 08:41:41 +02:00
scala-steward-asf[bot]
624b0f5e2b
Update metrics-core, metrics-jvm to 4.2.27 ( #1449 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-25 08:40:35 +02:00
scala-steward-asf[bot]
24e000645e
Update commons-compress to 1.27.1 ( #1450 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-25 08:39:09 +02:00
scala-steward-asf[bot]
6bbf5b8a20
Update guava to 33.3.0-jre ( #1441 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-18 02:04:47 +01:00
scala-steward-asf[bot]
fb6e03702c
Update junit-jupiter-engine to 5.11.0 ( #1442 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-18 02:04:18 +01:00
scala-steward-asf[bot]
d737c44b8f
Update sbt-mima-plugin to 1.1.4 ( #1437 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-11 08:32:35 +01:00
scala-steward-asf[bot]
afd6643d01
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.16 ( #1439 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-11 08:32:06 +01:00
scala-steward-asf[bot]
14f50179c5
Update commons-compress to 1.27.0 ( #1438 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-08-11 08:31:38 +01:00
scala-steward-asf[bot]
2adb783081
Update protobuf-java to 3.25.4 ( #1415 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-28 15:32:56 +08:00
scala-steward-asf[bot]
cd55767e14
Update commons-codec to 1.17.1 ( #1404 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-21 12:02:42 +08:00
scala-steward-asf[bot]
516b1b4521
Update netty-handler, netty-transport to 4.1.112.Final ( #1405 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-21 12:02:15 +08:00
scala-steward-asf[bot]
0c2eb9ffa6
Update sbt to 1.10.1 ( #1395 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-14 09:51:17 +01:00
scala-steward-asf[bot]
8bf89f4f81
Update docker-java-core, ... to 3.4.0 ( #1394 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-14 08:39:14 +01:00
Arnout Engelen
684fec989e
feat: publish SBOMs ( #1380 )
...
While clearly not perfect, I think we should start growing
towards publishing valid SBOMs for our artifacts, and
publishing these is a good first step in that direction.
2024-07-08 15:50:42 +02:00
scala-steward-asf[bot]
053a5ccfad
Update jackson-core to 2.17.2 ( #1390 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-07 01:59:11 +01:00
scala-steward-asf[bot]
eed2b10095
Update sbt-pekko-build to 0.3.4 ( #1382 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-01 14:54:48 +01:00
scala-steward-asf[bot]
42994f56cd
Update junit-jupiter-engine to 5.10.3 ( #1378 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-30 08:37:16 +01:00
scala-steward-asf[bot]
a423e9fd01
Update scalatest to 3.2.19 ( #1379 )
...
* Update scalatest to 3.2.19
* scalacheck 1.18
---------
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-06-30 08:36:53 +01:00
Martin Duhem
54ff1fcf1f
Configure TestJdk9 for Develocity ( #1370 )
...
Prevously, the tests that are run in the `TestJdk9` configuration were
not captured by Develocity: the results of these tests would not appear
in the Develocity test report and dashboard, and failed tests would not
be retried.
Because TestJdk9 is a custom configuration, Develocity cannot configure
it automatically and we need to manually add the Develocity test
settings in that configuration. This is done through an auto plugin that
is enabled only on projects where both the Develocity and Jdk9 plugins
are enabled.
2024-06-17 17:21:01 +01:00
scala-steward-asf[bot]
fa1351b213
Reformat with scalafmt 3.8.2
...
Executed command: scalafmt --non-interactive
2024-06-16 07:56:40 +01:00
scala-steward-asf[bot]
f8fabb55b0
Update netty-handler, netty-transport to 4.1.111.Final ( #1368 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-16 12:39:19 +08:00
scala-steward-asf[bot]
797d36bf29
Update metrics-core, metrics-jvm to 4.2.26 ( #1367 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-16 12:12:14 +08:00
scala-steward-asf[bot]
62777b15db
Update guava to 33.2.1-jre ( #1350 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-02 11:06:21 +08:00
scala-steward-asf[bot]
e4ab6a3e3f
Update HdrHistogram to 2.2.2 ( #1351 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-02 11:05:04 +08:00
scala-steward-asf[bot]
40aaa98c55
Update jctools-core to 4.0.5 ( #1352 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-06-02 11:04:24 +08:00
PJ Fanning
49210976aa
further fix needed for bcpkix ( #1345 )
2024-05-26 09:47:29 +01:00
scala-steward-asf[bot]
2620419d62
Update commons-compress to 1.26.2 ( #1346 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-26 11:44:04 +08:00