Commit graph

411 commits

Author SHA1 Message Date
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
PJ Fanning
dd9c914dd6
protobuf-java 3.20.3 (#754) 2023-10-21 14:24:55 +01: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
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]
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
AndyChen
2ce80b17f7
Update Netty to 4.1.100.final (#689) 2023-10-11 17:50:27 +08:00
kerr
77a55ae4d2 =sbt Update Netty to 4.1.98.final 2023-09-25 15:43:10 +08: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
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
PJ Fanning
8d34f8039f
scala 3.3.1 (#632)
* scala 3.3.1

* Update Player.scala

---------

Co-authored-by: kerr <hepin1989@gmail.com>
2023-09-08 14:19:03 +08:00
He-Pin
0e89e793aa !test Migrate multi node testkit to Netty 4.
Signed-off-by: He-Pin <hepin1989@gmail.com>
2023-08-07 04:23:57 +08:00
Matthew de Detrich
b7fdada663 Remove org.apache.pekko package from sbt build 2023-07-30 14:47:28 +02:00
PJ Fanning
b0fdac259b
adjust ASF header (#450) 2023-06-22 14:19:26 +01:00
Matthew de Detrich
fbf923fc68 Use consistent scalatest/scalatest versions 2023-06-14 11:38:23 +02:00
Matthew de Detrich
97cf472aff Update SSL Config version for Scala 2.12 and 2.13 2023-06-13 21:53:05 +02:00
PJ Fanning
da15758c90
upgrade to protobuf 3.16.3 (due to CVE) (#390) 2023-06-13 12:33:22 +01:00
PJ Fanning
71da3008ac
upgrade test dependencies used by docker-client (#389)
Update Dependencies.scala
2023-06-13 11:56:03 +01:00
Matthew de Detrich
2d678ca8b2 Update jackson version docker-client test dependency 2023-06-13 10:54:21 +08:00
He-Pin
008bdd5190 =sbt Upgrade to Scala 2.12.18 and 2.13.11. 2023-06-03 21:38:07 +08:00
Matthew de Detrich
dc216add10
Update to Scala 3.3
Co-Authored-By: PJ Fanning <pjfanning@users.noreply.github.com>
2023-05-24 16:27:04 +02:00
Matthew de Detrich
3c11923e83 Integrate sbt-license-report 2023-05-15 12:40:29 +02:00
PJ Fanning
245bed58d1
jackson 2.14.3 (#317) 2023-05-10 11:03:46 +01:00
Matthew de Detrich
07df607192 Add FunctionConverters, FutureConverters and ObjectConverters 2023-05-08 12:03:37 +02:00
He-Pin
2c4d0ee02d =sbt Bump reactive-stream-version to 1.0.4 2023-04-06 01:57:15 +08:00
PJ Fanning
321c572114
upgrade to jackson 2.14.2 (#273)
* upgrade to jackson 2.14.2

* scala 3.2.2 needed

* another deprecation issue

* ignore deprecation warnings in Scala 3 build

* Update PekkoDisciplinePlugin.scala

* scala 3.2 compile issues

* more scala upgrade issues

* import order

* Update actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/InteractionPatternsSpec.scala

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>

---------

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
2023-04-05 15:44:58 +02:00
Matthew de Detrich
85c2a46909 Update Scala versions 2023-03-21 21:56:50 +01:00
PJ Fanning
c32fcf1f0a
update more akka refs to use pekko name (#200) 2023-02-17 10:49:40 +01:00
He-Pin
4ac0f00a47 Update headers with The Apache header annotated. 2023-01-12 10:59:28 +08:00
Matthew de Detrich
f84e8db3cb Rename akka package to org.apache.pekko 2022-11-30 16:45:15 +01:00
Auto Format
15b163da74 format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
Scala Steward
837b3c6fdb
Update gson to 2.9.1 (#31481) 2022-08-23 11:34:28 +02:00
Scala Steward
67db6145cc
Update metrics-core, metrics-jvm to 4.2.10 (#31456) 2022-07-07 08:52:19 +02:00
Scala Steward
5de6ada75e
Update scala-library to 2.12.16 (#31458) 2022-07-07 08:51:48 +02:00