Commit graph

382 commits

Author SHA1 Message Date
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
Scala Steward
d787d2e136
Update aeron-client, aeron-driver to 1.38.1 (#31387)
* Update aeron-client, aeron-driver to 1.38.1

* Update agrona version from 1.14.0 to 1.15.1

To be consistent with https://github.com/real-logic/aeron/blob/1.38.1/build.gradle#L48

Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2022-05-13 08:58:11 +02:00
kerr
6210c887a3
=sbt Update to scala 3.1.2 (#31351) 2022-04-20 09:00:03 +02:00
PJ Fanning
a394b2cdf7
Upgrade jackson 2.13 version due to CVE (#31281)
* Upgrade jackson 2.13 version due to CVE
* v2.13.2.2 fixes small issue in jackson bom
2022-04-08 08:17:14 +02:00
Scala Steward
312b50592c
Update metrics-core, metrics-jvm to 4.2.9 (#31319) 2022-04-06 09:56:34 +02:00
Arnout Engelen
c3be49bb7b
Use ssl-config 0.6.1 on Scala 3 (#31273) 2022-03-23 17:23:52 +01:00
Arnout Engelen
af18e824b4
Revert: Update ssl-config-core 0.6.0 (was 0.4.3) (#31252)
This partially reverts #31046, but not the changes there that were
needed to unblock playframework/playframework#11081
2022-03-18 12:18:45 +01:00
Arnout Engelen
00745b30e3
ssl-config: 0.6.0 -> 0.6.1 (#31248)
for https://github.com/lightbend/ssl-config/pull/342
2022-03-17 11:10:31 +01:00
PJ Fanning
c2b53464a9
use jackson-scala-module 2.13.2 for akka-jackson-serialization_3 (#31238) 2022-03-14 08:18:59 +01:00
Scala Steward
04a6b9f50f
Update gson to 2.9.0 (#31209) 2022-03-08 12:39:50 +01:00
Scala Steward
19d08afd09
Update logback-classic to 1.2.11 (#31207) 2022-03-07 10:31:49 +01:00
Scala Steward
24f21695cd
Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.36 (#31211) 2022-03-07 09:19:21 +01:00
Esther
1bbe952fd1
Use scala3 version of scala-java8-compat #31200 (#31201) 2022-03-04 17:23:08 +01:00
Scala Steward
afac726b69
Update scala-library to 2.13.8 (#31111)
* Update scala-library to 2.13.8
* Deal with some new deprecation errors
* Remove test for deprecated feature
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2022-02-16 09:31:21 +01:00
Renato Cavalcanti
7abc41cf4e
update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
Arnout Engelen
d7d0f5c8b2
Update typesafe config to 1.4.2 (#31104) 2022-02-03 09:29:28 +01:00
Arnout Engelen
c14855fd8b
Update config to 1.4.1 (#31101) 2022-02-01 17:21:30 +01:00
Johan Andrén
160be0be93
Bump shaded protobuf version to 3.16.1 for DoS fix (#31072) 2022-01-24 20:48:16 +01:00
Matthias Kurz
4fb7bd9bfa
Update ssl-config-core 0.6.0 (was 0.4.3) (#31046)
* ssl-config-core 0.6.0 (was 0.4.3)

ref: https://github.com/playframework/play-ws/pull/590/files

* Make validateDefaultTrustManager no-op

Co-authored-by: takayahilton <takayahilton@gmail.com>
2022-01-07 12:46:16 +01:00
Scala Steward
4a1cc0c14c
Update scala3-library to 3.1.1-RC2 (#31044) 2022-01-07 10:39:31 +01:00
Scala Steward
088b63be1a
Update logback-classic to 1.2.10 (#31042) 2022-01-06 15:21:58 +01:00
Scala Steward
63edc0bc58
Update metrics-core, metrics-jvm to 4.2.7 (#31043) 2022-01-06 15:21:43 +01:00
GKuldeepak-Knoldus
f9dc476aae
migrate-SBT-Dependencies (#31014) 2021-12-23 13:58:30 +01:00
Patrik Nordwall
a94e692463
Update to logback 1.2.9, and Paradox 0.41 (#31006) 2021-12-20 11:17:56 +01:00
Patrik Nordwall
aa29071b96
Update to logback 1.2.8 (#30991)
* LOGBACK-1591
* documentation, tests and (provided) testkit
2021-12-16 09:05:37 +01:00
Arnout Engelen
5fafdced8e
Cleanup cross building (#30981)
* wip

* Don't set crossScalaVersions at the toplevel

* scalafmtSbt

* Accidentally commited

* Set default scalaVersion

* Set top-level scala version to default

* Add comment explaining why to +~
2021-12-14 11:00:02 +01:00
Scala Steward
a9b620c184
Update aeron-client, aeron-driver to 1.37.0 (#30966)
* Update aeron-client, aeron-driver to 1.37.0

* Update agrona as well

Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2021-12-07 14:23:52 +01:00
Scala Steward
70ebdf2f2a
Update logback-classic to 1.2.7 (#30963) 2021-12-07 11:17:52 +01:00
Peter Vlugter
a601f36b20
Add access pattern simulator for testing entity passivation strategies (#30884)
* with licence comment for ycsb
2021-11-16 13:00:05 +01:00
Renato Cavalcanti
523b5b7f43
updated scala versions (#30870) 2021-11-12 17:30:49 +01:00