Commit graph

3162 commits

Author SHA1 Message Date
scala-steward-asf[bot]
51d4b95aa3
Update sbt-welcome to 0.4.0 (#801)
* Update sbt-welcome to 0.4.0

* Revert commit(s) 49aefabcaf

* Update sbt-welcome to 0.4.0

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-19 09:50:29 +01:00
scala-steward-asf[bot]
a51dd22696
Update bcpkix-jdk18on to 1.77 (#803)
* Update bcpkix-jdk18on to 1.77

* Revert commit(s) 8a400d73a9

* Update bcpkix-jdk18on to 1.77

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-19 09:49:17 +01:00
scala-steward-asf[bot]
8832d7b1dd
Update metrics-core, metrics-jvm to 4.2.22 (#787)
* Update metrics-core, metrics-jvm to 4.2.22

* Revert commit(s) 64b0024ac3

* Update metrics-core, metrics-jvm to 4.2.22

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-12 09:57:27 +01:00
scala-steward-asf[bot]
874e100578
Update junit-jupiter-engine to 5.10.1 (#789)
* Update junit-jupiter-engine to 5.10.1

* Revert commit(s) e4793bb651

* Update junit-jupiter-engine to 5.10.1

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-12 09:56:56 +01:00
scala-steward-asf[bot]
0db955d27a
Update netty-handler, netty-transport to 4.1.101.Final (#788)
* Update netty-handler, netty-transport to 4.1.101.Final

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-12 14:12:45 +08:00
Thomas Müllerleile
153b9c251e
[pekko-testkit-typed] Support for JUnit5 in testkit (#751)
* JUnit5 support for testkit typed

* renamed TestKitJunitResource to TestKitJUnitResource

* renamed  "JUnit" to "Junit" to adhere to previous standard

* Cleanup remaining residuals of renaming from JUnit to Junit

* headers and scalafmt

* Change Junit5 to JUnit5

* revert @unused annotation

* scalafmt

* javafmt

* scalaify use of java optional

* add newline

* revert changes to Events.scala

* replace Option.when with if statement

---------

Co-authored-by: thomas <thomas@muellerleile.info>
2023-11-10 11:51:55 +01:00
Matthew de Detrich
9c19c91bed Remove invalid comment 2023-11-03 10:06:16 +01:00
scala-steward-asf[bot]
5f0eded76a
Update sbt-assembly to 2.1.4 (#769)
* Update sbt-assembly to 2.1.4

* Revert commit(s) 2c6ea2fa87

* Update sbt-assembly to 2.1.4

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-29 02:51:16 +00:00
scala-steward-asf[bot]
5662ec21dc
Update commons-io to 2.15.0 (#767)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-27 10:37:16 +01:00
scala-steward-asf[bot]
e29137d1e6 Update sbt to 1.9.7 2023-10-27 15:05:03 +08:00
scala-steward-asf[bot]
00c6bac1a7 Update typesafe:config to 1.4.3 2023-10-22 08:06:49 +02:00
scala-steward-asf[bot]
b6ef02e481 Revert commit(s) 8847ab83d7 2023-10-22 08:06:49 +02:00
scala-steward-asf[bot]
2fa3e2b58a Update typesafe:config to 1.4.3 2023-10-22 08:06:49 +02:00
scala-steward-asf[bot]
652ebe52a1 Update sbt-source-dist to 0.1.11 2023-10-22 08:06:01 +02:00
scala-steward-asf[bot]
6e6cc1e05f Revert commit(s) 3ccaf5adca 2023-10-22 08:06:01 +02:00
scala-steward-asf[bot]
68af877daa Update sbt-source-dist to 0.1.11 2023-10-22 08:06:01 +02:00
PJ Fanning
dd9c914dd6
protobuf-java 3.20.3 (#754) 2023-10-21 14:24:55 +01:00
Matthew de Detrich
2982d22782 Update to patched sbt-osgi-version 2023-10-20 18:42:51 +02:00
PJ Fanning
5fafc22a05 remove unused log4j dependency 2023-10-20 22:22:11 +08:00
PJ Fanning
5a45fdf734
use slf4j v2 (#748)
* use slf4j v2

* Update StubbedActorContext.scala

* deprecation warning

* Update TestAppender.scala
2023-10-18 23:16:42 +01:00
Matthew de Detrich
c5611ec0d8 Fix OSGI protobuf bug 2023-10-17 15:25:35 +02:00
He-Pin
a99dbda47b =sbt Update sbt-welcome to 0.3.2 2023-10-16 19:56:14 +08:00
scala-steward-asf[bot]
a603d47f9d
Update sigar-loader to 1.6.6 (#727)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-16 10:05:11 +01:00
PJ Fanning
5314dcf7cc use bcpkix-jdk18on (jdk15on no longer published) 2023-10-16 11:44:11 +08:00
PJ Fanning
955b6224fc
scalatest 3.2.17 (#735) 2023-10-15 11:48:33 +01:00
scala-steward-asf[bot]
49f2f07dcb
Update commons-codec to 1.16.0 (#724)
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>
2023-10-15 04:14:45 +01:00
scala-steward-asf[bot]
2615e358c1
Update jimfs to 1.3.0 (#718)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 03:31:46 +01:00
scala-steward-asf[bot]
45d6b7df4b
Update asn-one to 0.6.0 (#719)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:33:04 +01:00
scala-steward-asf[bot]
69e192b5d4
Update commons-io to 2.14.0 (#725)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:29:00 +01:00
scala-steward-asf[bot]
21bb4dde07
Update metrics-core, metrics-jvm to 4.2.21 (#726)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:23:47 +01:00
scala-steward-asf[bot]
279ec93ce0
Update bcpkix-jdk15on to 1.70 (#729)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:18:02 +01:00
scala-steward-asf[bot]
a8d8ece4cc
Update commons-compress to 1.24.0 (#728)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:15:19 +01:00
scala-steward-asf[bot]
6d25bb063d
Update jctools-core to 4.0.1 (#730)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:14:31 +01:00
scala-steward-asf[bot]
567c4b64ae
Update sbt-jmh to 0.4.6 (#734)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:13:50 +01:00
scala-steward-asf[bot]
e72dfa58a7
Update lmdbjava to 0.8.3 (#731)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:12:51 +01:00
scala-steward-asf[bot]
77ff42d99b
Update logback-classic to 1.2.12 (#710)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:11:24 +01:00
scala-steward-asf[bot]
3d47f0565d
Update gson to 2.10.1 (#717)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:10:11 +01:00
scala-steward-asf[bot]
fa0a509119
Update sbt-license-report to 1.6.1 (#716)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:08:56 +01:00
scala-steward-asf[bot]
3101167ffe
Update sbt-dynver to 5.0.1 (#711)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:06:30 +01:00
scala-steward-asf[bot]
0b3dc44f8b
Update sbt-scalafix to 0.11.1 (#709)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-10-15 02:04:08 +01:00
AndyChen
2ce80b17f7
Update Netty to 4.1.100.final (#689) 2023-10-11 17:50:27 +08:00
PJ Fanning
d15f18f802
sbt-assembly 2.1.3 (#686) 2023-09-28 12:43:05 +01:00
kerr
77a55ae4d2 =sbt Update Netty to 4.1.98.final 2023-09-25 15:43:10 +08:00
Naoki Yamada
b7a5f673a9
add external javadoc links (#353) (#674)
Co-authored-by: Naoki Yamada <yamada.naoki@tis.co.jp>
2023-09-23 19:08:15 +01:00
PJ Fanning
7bee80e058
mapAsyncPartitioned / mapAsyncPartitionedUnordered (#561)
* Create MapAsyncPartition.scala

add license

add test

Update LICENSE

try to fix test

* Update MapAsyncPartitionSpec.scala

wip

Update MapAsyncPartition.scala

wip

* changes to get code to compile with scala 2.12

* more tests

scalafmt

* Update MapAsyncPartition.scala

* make code more closely match the Akka API

java

Update Flow.scala

more java api

* Add ordered version of the operator

* Fix formatting

* update docs

* test null function result

* java api

* add back code to get scala 2.12 compile working again

* Unify mapAsyncPartitioned implementations

* remove special license

Update CopyrightHeader.scala

* java tests

javafmt

* update docs

update tests

update javadoc

---------

Co-authored-by: Jacek Sokol <jacek@scalabs.pl>
2023-09-21 18:35:39 +01:00
kerr
46edc51a82
Migrate the classic transport to Netty 4 without CVEs (#643)
* !remoting Update classic transport from Netty 3 to netty4

* use lambda

* =sbt Update Netty4 version to 4.1.97.final

* Reduce allocation in ChannelLocalActor.

* Remove the duplicated code in NettyHelpers.
2023-09-16 02:24:28 +08:00
Matthew de Detrich
d0b9c43bb5 Update to SBT 1.9.6 and use Apache Staging repo constant 2023-09-15 19:50:46 +02:00
PJ Fanning
e9ab2cc486 agrona 1.19.2 2023-09-09 13:43:50 +08:00
kerr
68dd099bd0 =sbt Update Scala to 2.13.12 2023-09-08 19:05:02 +08:00
PJ Fanning
4d37f98e76
protobuf-java 3.19.6 (#636)
Update pekko-protobuf-v3-jar-license.txt
2023-09-08 11:54:30 +01:00