scala-steward-asf[bot]
9abe420a86
Update scala3-library to 3.3.5 ( #1755 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-29 18:34:02 +01:00
scala-steward-asf[bot]
4b4cd2dcd6
Update gson to 2.12.0 ( #1754 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-29 18:33:50 +01:00
scala-steward-asf[bot]
b731dfd87f
Update commons-codec to 1.18.0 ( #1750 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-29 00:28:40 +01:00
scala-steward-asf[bot]
919d9c9309
Update protobuf-java to 3.25.6 ( #1748 )
...
* Update protobuf-java to 3.25.6
* regenerate protobuf classes with protoc 25.6
---------
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2025-01-27 11:26:18 +01:00
He-Pin(kerr)
2469f729f7
feat: Add support for switching scheduler ( #1724 )
2025-01-23 03:55:15 +08:00
He-Pin(kerr)
e5d766bbf1
chore: Proper test virtual thread dispatcher and update doc. ( #1728 )
2025-01-19 11:30:49 +08:00
scala-steward-asf[bot]
e8229cc59d
Update sbt-scalafix to 0.14.0 ( #1733 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-19 08:53:22 +08:00
He-Pin(kerr)
d30e29d1cb
chore: update scalafmt to 3.8.5 ( #1731 )
2025-01-18 11:11:52 +01:00
Clay Johnson
4a73fd9be0
Publish build scans to develocity.apache.org ( #1718 )
...
* Publish build scans to develocity.apache.org
* Use `DEVELOCITY_ACCESS_KEY` to authenticate to `develocity.apache.org`
2025-01-15 00:20:07 +01:00
Arnout Engelen
d83b2c7cd8
chore: update sbt-bom 0.3.0 to sbt-sbom 0.4.0 ( #1712 )
...
https://github.com/siculo/sbt-bom
2025-01-14 22:18:22 +01:00
scala-steward-asf[bot]
0aae0e5b56
Update metrics-core, metrics-jvm to 4.2.30 ( #1713 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-14 21:46:34 +01:00
scala-steward-asf[bot]
5e21ce71e2
Update netty-handler, netty-transport to 4.1.117.Final ( #1715 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-15 04:42:33 +08:00
He-Pin(kerr)
9844a1befa
chore: bump Scala to 2.13.16 ( #1704 )
2025-01-10 21:44:48 +01:00
scala-steward-asf[bot]
17f7161837
Update commons-codec to 1.17.2 ( #1703 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-11 04:32:50 +08:00
Arnout Engelen
e779b7b231
chore: dependency-submission: skip test scope ( #1392 )
...
Currently, dependency-submission would submit all dependencies to
https://github.com/apache/pekko/security/dependabot , including
test dependencies. We then added explicit dependencies to the build
to squash warnings about outdated test dependencies (#1181 , #1313
and #1344 ).
With version 3, sbt-dependency-submission now supports ignoring
scopes. This PR proposes to ignore the test scope, and remove the
explicit dependencies from the build.
Of course, we want our developers to be secure as much as our users.
From that perspective you could say we'd want to remove 'insecure'
dependencies even from the test scope. In practice, however, I think
it's really unlikely that a vulnerability in a test scope dependency
would lead to a realistic attack on a developer. For that reason, I
think ignoring this scope for dependency-submission and keeping the
old dependencies in the build removes some development friction, which
balances out the risk of testing with outdated dependencies. If there'd
be a 'malicious' dependency out there, I expect we'd learn about it
through other channels.
2025-01-06 12:11:33 +01:00
scala-steward-asf[bot]
b48cb0552a
Update sbt-pekko-build to 0.4.2 ( #1675 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: He-Pin(kerr) <hepin1989@gmail.com>
2025-01-05 00:17:45 +08:00
scala-steward-asf[bot]
eedb5a553a
Update logback-classic to 1.3.15 ( #1674 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-05 00:11:14 +08:00
scala-steward-asf[bot]
0cfde8132e
Update sbt-welcome to 0.5.0 ( #1676 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-04 23:44:10 +08:00
scala-steward-asf[bot]
dad6b9f6e3
Update scala-library to 2.13.15 ( #1505 )
...
* Update scala-library to 2.13.15
* Update link-validator.conf
* fix `-Wconf` to match new semantics
Override order reversed, see also https://github.com/scala/scala/releases
---------
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2025-01-03 20:21:05 +01:00
He-Pin(kerr)
0af8295780
chore: Add netty leak detector in multi-node-testing. ( #1641 )
2024-12-29 21:20:14 +08:00
PJ Fanning
aea4e836e9
jackson 2.18 with max-token-count support ( #1556 )
...
* jackson 2.18.1 with max-token-count support
* Update Dependencies.scala
* remove lock-free buffer-recycler
* add non-recycling pool
* Update Dependencies.scala
2024-12-28 14:01:10 +01:00
scala-steward-asf[bot]
eb22d8d481
Update sbt, scripted-plugin to 1.10.7 ( #1625 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-12-23 12:11:35 +08:00
scala-steward-asf[bot]
798a54c466
Update netty-handler, netty-transport to 4.1.116.Final ( #1620 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-12-22 10:48:55 +08:00
scala-steward-asf[bot]
021e6a6a78
Update pax-exam, pax-exam-cm, ... to 4.14.0 ( #1608 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-12-17 01:55:54 +01:00
scala-steward-asf[bot]
45a9b7f7b3
Update guava to 33.4.0-jre ( #1603 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-12-17 01:55:40 +01:00
scala-steward-asf[bot]
4cf9e50566
Update junit-jupiter-engine to 5.11.4 ( #1607 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-12-17 01:55:25 +01:00
scala-steward-asf[bot]
0a0ffd870c
Update docker-java-core, ... to 3.4.1 ( #1583 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-12-15 11:56:51 +01:00
scala-steward-asf[bot]
f815b471de
Update pax-exam, pax-exam-cm, ... to 4.13.5 ( #1584 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-12-15 11:56:19 +01:00
He-Pin(kerr)
11d7bc49d9
chore: bump tinybundles related things too when upgrade to 4.0.0 ( #1575 )
...
* Update tinybundles to 4.0.0
* chore: bump tinybundles related things too when upgrade to 4.0.0
---------
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-12-08 22:57:32 +08:00
scala-steward-asf[bot]
5a76a172c0
Update sbt, scripted-plugin to 1.10.6 ( #1570 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-12-01 14:11:48 +08:00
scala-steward-asf[bot]
f1dab32a89
Update metrics-core, metrics-jvm to 4.2.29 ( #1569 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-11-29 10:12:32 +01:00
scala-steward-asf[bot]
8138ef2c8a
Update commons-io to 2.18.0 ( #1561 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-11-24 18:04:44 +01:00
scala-steward-asf[bot]
df8062a989
Update netty-handler, netty-transport to 4.1.115.Final ( #1559 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-11-13 08:34:11 +01:00
scala-steward-asf[bot]
7f6ce90423
Update sbt, scripted-plugin to 1.10.5 ( #1557 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-11-10 10:49:10 +01:00
scala-steward-asf[bot]
bcd44ee31d
Update bcpkix-jdk18on, bcprov-jdk18on, ... to 1.79 ( #1546 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-11-03 09:01:46 +01:00
scala-steward-asf[bot]
ece409a4aa
Update sbt to 1.10.4 ( #1547 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-11-03 09:01:12 +01:00
scala-steward-asf[bot]
7602ac3315
Update jackson-core to 2.17.3 ( #1545 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-11-03 09:00:43 +01:00
scala-steward-asf[bot]
68d93f79ae
Update sbt-license-report to 1.7.0 ( #1540 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-27 01:53:14 +00:00
scala-steward-asf[bot]
9736194e7a
Update sbt-develocity to 1.1.2 ( #1541 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-27 01:52:45 +00:00
scala-steward-asf[bot]
4a16486a42
Update aeron-client, aeron-driver to 1.45.1 ( #1542 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-27 01:52:29 +00:00
scala-steward-asf[bot]
7ba918136c
Update junit-jupiter-engine to 5.11.3 ( #1543 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-27 01:52:11 +00:00
scala-steward-asf[bot]
2854a007f9
Update sbt to 1.10.3 ( #1544 )
...
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-10-27 01:51:35 +00:00
Arnout Engelen
de1de409c6
Make CycloneDX SBOM artifact easier to recognize ( #1536 )
...
Adding the 'classifier' to get artifacts with names like
`pekko-actor_2.13-cylonedx.xml` consistent with what the Maven
plugin does.
2024-10-21 21:48:21 +01:00
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