Commit graph

2857 commits

Author SHA1 Message Date
Andrei Arlou
55be471ffa
Hide private members in documentation (#20185) (#30356) 2021-07-02 10:45:45 +02:00
Arnout Engelen
bbae718ef7
Move more release instructions to the template (#30340)
* Move more release instructions to the template

Sparked by discussion in #17432

* use newer version in example

Co-authored-by: Renato Cavalcanti <renato@cavalcanti.be>

* point to sonatype for snapshots

Co-authored-by: Renato Cavalcanti <renato@cavalcanti.be>
2021-06-23 17:06:13 +02:00
Scala Steward
fa23288bb3
Update sbt-jmh to 0.4.3 (#30304) 2021-06-10 21:22:49 +02:00
Arnout Engelen
ceac670501
set sonatype profile name for publishing (#30306) 2021-06-09 15:20:42 +02:00
Scala Steward
d83cda8f56
Update scala-library to 2.12.14 (#30301) 2021-06-09 12:12:46 +02:00
Scala Steward
d69d04957b
Update jctools-core to 3.3.0 (#30100) 2021-06-08 11:27:28 +02:00
Arnout Engelen
39b4a5c57a
Publish from GitHub Actions (#30288)
* Publish from GitHub Actions

* Break out instructions into release train issue template
2021-06-08 09:05:16 +02:00
Scala Steward
2c524f110f
Update sbt-pgp to 2.1.2 (#30097) 2021-06-04 15:25:08 +02:00
Scala Steward
5abc119577
Update metrics-core, metrics-jvm to 4.1.21 (#30232) 2021-06-02 08:27:48 +02:00
Lukas Rytz
aa03e8b089
Update Scala to 3.0.0 final, sbt to 1.5.2 (#30248)
Also: Migrate to sbt slash syntax
2021-05-25 12:50:51 +02:00
Scala Steward
43d97e90c0
Update sbt-bill-of-materials to 1.0.2 (#30183) 2021-05-03 12:05:51 +02:00
Scala Steward
ea22157859
Update sbt-scalafix to 0.9.27 (#30181) 2021-05-03 12:05:28 +02:00
Patrik Nordwall
5de4942485
Merge pull request #30206 from jrudolph/avoid-assumptions-about-other-subproject
build: more reliable reference to protobuf jar
2021-05-03 11:01:11 +02:00
Scala Steward
ae55f262ed
Update sbt-dotty to 0.5.4 (#30180) 2021-05-03 10:46:53 +02:00
Johannes Rudolph
2b567706cb
build: more reliable reference to protobuf jar
This avoids problems when the naming convention changes and also makes
sure the file has actually been generated.
2021-04-29 12:02:01 +02:00
Johan Andrén
031886a7b3
MiMa latest patch update to 2.6.14 (#30173) 2021-04-08 14:59:08 +02:00
Scala Steward
4ff77b813e
Update junit to 4.13.2 (#30099) 2021-03-30 23:29:37 +02:00
Johan Andrén
c5655a9ce6
Upgrade to Scala 2.13.5 (#30072) 2021-03-30 20:57:23 +02:00
Johan Andrén
6789a289d4
Upgrade jackson to 2.11.4 #30126 (#30130) 2021-03-22 18:01:31 +01:00
Scala Steward
0a10ce8686
Update sbt-dotty to 0.5.3 (#30095) 2021-03-22 11:47:30 +01:00
Arnout Engelen
c737f1a8e6
Commit api/japi docs when releasing (#30128) 2021-03-18 15:04:43 +01:00
Arnout Engelen
8eb8396306
genjavadoc: update 0.16 -> 0.17 (#30121)
To get the fix for 'rangepos', which is becoming the default with 2.13.5
2021-03-17 13:16:47 +01:00
Andrea Peruffo
73b97871b6
Bump Scala 3 to RC1 (#30117) 2021-03-16 17:33:56 +01:00
Scala Steward
e85bc51e82
Update sbt-scalafix to 0.9.25 (#30012) 2021-03-01 08:39:55 +00:00
Johan Andrén
3591498cf2
Bump mima latest patch (#30061) 2021-02-24 10:38:18 +01:00
Johan Andrén
7fea431041 Update to sbt-paradox-akka 0.38 with copy-snippet support for the docs #30045 2021-02-19 18:09:00 +01:00
Scala Steward
2f25c26961
Update aeron-client, aeron-driver to 1.32.0 (#30013)
* Update aeron-client, aeron-driver to 1.32.0
* Agrona 1.9.0
2021-02-16 09:21:32 +01:00
Patrik Nordwall
6db28f4be6
Merge pull request #30014 from scala-steward/update/metrics-core-4.1.17
Update metrics-core, metrics-jvm to 4.1.17
2021-02-15 14:39:15 +01:00
Scala Steward
b41d6a0c43
Update sbt to 1.4.7 (#30015) 2021-02-10 10:54:34 +01:00
Scala Steward
c9789878e6
Update sbt-dotty to 0.5.2 (#30011) 2021-02-10 10:51:34 +01:00
Scala Steward
79b1eecc1e
Update metrics-core, metrics-jvm to 4.1.17 2021-02-09 04:04:12 +01:00
Andrea Peruffo
da70e0ccd4
Scala 3 cross compatible akka-actor / akka-testkit / akka-actor-tests (#29956)
* Remove @switch when it doesn't take effect
* Use ActorRef.noSender
* Minor tweaks to SchedulerSpec
* Disambiguate TypedActor for Scala 3
* Bump ScalaTest to a version compatible with Scala 3
* Bump ScalaCheck
* Disambiguate Event in SupervisorHierarchySpec
* Scala 3 compatible EventBusSpec
* Prevent private unused variables to be erased by Scala 3
* Bump mockito
* Explicit actorRef2Scala import
* restore original .scalafix.conf
* Scala 3 compatible tailrec
* Reminder to re add switch annotation in case
* Move to nowarn instead of silencer
* Bump to Scala 2.12.13
* Cross compatible annotations
* fix docs generation
* adapt the build for Scala 3
* fix errors but bus
* remove more SerialVersion from trait
* scalacheck only from scalatest
* cross-compile akka-actor-tests
* restore cross-compilation
* early initializers workaround
* scalacheck switch
* cross compatible FSM.State class
* cross compatible LARS spec
* Change results to pass LineNumberSpec
* fix stackoverflow in AsyncDnsResolverIntegrationSpec
* FSM.State unapply
* fix Scala 2.13 mima
* SerialVersionRemover compiler plugin
* removed unused nowarns
2021-02-01 16:38:29 +01:00
Johan Andrén
9ce6680b01
MiMa for 2.6.12 take 2 (#29987) 2021-02-01 12:48:05 +01:00
Johan Andrén
7d25067568
Update to paradox theme with new cookie banner (#29978) 2021-01-28 09:31:55 +00:00
Scala Steward
1542ef1e6a
Update asn-one to 0.5.0 (#29943) 2021-01-21 16:35:59 +01:00
Scala Steward
2a698ad53b
Update sbt-pgp to 2.1.1 (#29944) 2021-01-21 16:35:30 +01:00
Patrik Nordwall
c83b57674f
update latestPatchOf26 to 2.6.11 (#29952) 2021-01-15 17:13:40 +01:00
Johan Andrén
a1d405d564
Merge pull request #29881 from scala-steward/update/jackson-databind-2.10.5.1
* Update jackson-databind to 2.10.5.1
* Separately version jackson-databind
2021-01-13 09:37:52 +01:00
Patrik Nordwall
65fa8b635a
Merge pull request #29945 from scala-steward/update/metrics-core-4.1.16
Update metrics-core, metrics-jvm to 4.1.16
2021-01-13 08:07:21 +01:00
Scala Steward
245ea645a2
Update metrics-core, metrics-jvm to 4.1.16 2021-01-10 02:03:46 +01:00
Arnout Engelen
31f654768f
Update copyright to 2021 2021-01-08 17:55:38 +01:00
Patrik Nordwall
ec7e1f29f2
Merge pull request #29886 from scala-steward/update/jctools-core-3.2.0
Update jctools-core to 3.2.0
2021-01-04 10:58:03 +01:00
Scala Steward
8bb74b592d
Update paradox-theme-akka, ... to 0.36 (#29883) 2020-12-14 16:21:39 +01:00
Scala Steward
7164aa5584
Update sbt-scalafix to 0.9.24 (#29880) 2020-12-14 16:20:49 +01:00
Scala Steward
f89e22cf85
Update sbt-pgp to 2.0.2 (#29882) 2020-12-14 16:17:40 +01:00
Scala Steward
adbba64af8
Update sbt-bill-of-materials to 1.0.1 (#29884) 2020-12-14 15:45:39 +01:00
Scala Steward
426bdda67d
Update spray-json to 1.3.6 (#29885) 2020-12-14 15:34:55 +01:00
Arnout Engelen
1de02c71ea
Separately version jackson-databind 2020-12-14 09:38:06 +00:00
Scala Steward
0ffe4f6c3e
Update jctools-core to 3.2.0 2020-12-11 00:04:10 +01:00
Scala Steward
331b6663a0
Update jackson-databind to 2.10.5.1 2020-12-11 00:03:04 +01:00