Commit graph

124 commits

Author SHA1 Message Date
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]
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]
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]
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]
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
PJ Fanning
fb67f7f666
sbt 1.10.2 (#1498) 2024-09-23 15:06:35 +02:00
PJ Fanning
ab098af3e7
Revert "Update sbt to 1.10.2 (#1496)" (#1497)
This reverts commit 5ec5f0b3fc.
2024-09-22 22:23:15 +02:00
scala-steward-asf[bot]
5ec5f0b3fc
Update sbt to 1.10.2 (#1496)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-09-22 02:10:11 +01:00
scala-steward-asf[bot]
0c2eb9ffa6
Update sbt to 1.10.1 (#1395)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-14 09:51:17 +01:00
scala-steward-asf[bot]
ebcffc7925
Update sbt to 1.10.0 (#1316)
* Update sbt to 1.10.0

* chore: Use `;` to separate commands

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: He-Pin <hepin1989@gmail.com>
2024-05-12 20:14:31 +08:00
scala-steward-asf[bot]
5aa4e0d784
Update sbt to 1.9.9 (#1144)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-25 13:42:28 +08:00
scala-steward-asf[bot]
e29137d1e6 Update sbt to 1.9.7 2023-10-27 15:05:03 +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
kerr
e6ebc66db8 =sbt Bump sbt to 1.9.4 2023-08-25 18:43:48 +08:00
Dongxu Wang
60b13b4872
sbt.version 1.9.3 (#499) 2023-07-26 11:51:55 +01:00
PJ Fanning
8e8dfa9cbb sbt.version 1.9.2 2023-07-15 15:43:29 +08:00
He-Pin
fa4d0d6217 =sbt Bump sbt version to 1.9.1
Signed-off-by: He-Pin <hepin1989@gmail.com>
2023-06-26 19:39:09 +08:00
Matthew de Detrich
15d9a31f8c Update sbt to 1.9.0 2023-06-02 17:10:56 +02:00
He-Pin
8289ae7843 =build Update to sbt 1.9.0-RC3 2023-05-27 10:45:00 +02:00
Matthew de Detrich
31cb6043d4 Use ApacheMavenSnapshotsRepo constant 2023-05-04 10:22:37 +02:00
Matthew de Detrich
bb5558035e Update latest sbt version 2023-01-05 17:34:40 +01:00
Scala Steward
d6ed0f7b27
Update sbt to 1.7.1 (#31484) 2022-08-23 14:13:32 +02:00
Scala Steward
3e1a43f913
Update sbt to 1.6.2 (#31113) 2022-03-24 16:05:53 +01:00
Johannes Rudolph
221da34234
build: update to sbt 1.5.8 (#31052) 2022-01-10 12:35:04 +01:00
Johannes Rudolph
ad3a8a965d
Update to sbt 1.5.6 (#30988)
To mitigate any impact of sbt's use of log4j2
2021-12-13 15:30:50 +01:00
Scala Steward
6e789d3bc1
Update sbt to 1.5.5 (#30507) 2021-08-23 11:06:16 +02:00
Scala Steward
aec7479665
Update sbt to 1.5.4 (#30382) 2021-07-09 15:12:04 +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
b41d6a0c43
Update sbt to 1.4.7 (#30015) 2021-02-10 10:54:34 +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
ohze.net
214defac7a
Update sbt 1.3.13 (#29366)
Co-authored-by: Bùi Việt Thành <thanhbv@sandinh.net>
2020-07-10 15:06:37 +02:00
Scala Steward
09201bf65c
Update sbt to 1.3.12 (#29307) 2020-06-26 09:06:35 +02:00
Scala Steward
acfb8c44e3
Update sbt to 1.3.10 (#28921) 2020-04-15 12:52:35 +02:00
Scala Steward
c12b9d4593
Update sbt to 1.3.9 (#28855) 2020-04-01 12:25:30 +02:00
Scala Steward
b0b39e81e6
Update sbt to 1.3.8 (#28561) 2020-02-04 14:54:12 +01:00
Scala Steward
c7e03584a6 Update sbt to 1.3.7 (#28495) 2020-01-20 10:29:11 +01:00
Scala Steward
90eac0f103 Update sbt to 1.3.6 (#28433) 2020-01-03 09:16:34 +01:00
Scala Steward
2ab714cd71 Update sbt to 1.3.5 (#28377) 2019-12-16 10:18:59 +01:00
Scala Steward
5e2435a424 Update sbt to 1.3.4 (#28230) 2019-11-25 11:11:29 +00:00
Scala Steward
1649bf5508
Update sbt to 1.3.3 2019-10-14 12:06:47 +02:00
Arnout Engelen
8fd4fa2c1f Update sbt to 1.3.2 (#26935)
* Don't set a MaxMetaspaceSize for sbt
* Update mima as well
2019-10-01 13:49:02 +02:00
Christopher Batey
f2708c9dd3
Remove outdated comment from build.properties (#26475) 2019-03-06 15:15:46 +00:00
Arnout Engelen
a7e0a5a645 Update to sbt 1.2.8 (adding --ignore-source-errors for javadoc) (#26233)
* Update to 1.2.8 and add --ignore-source-errors for javadoc

`--ignore-source-errors` makes 'sbt -Dakka.genjavadoc.enabled=true clean unidoc'
at least output something to target/javaunidoc, though AFAICS it is not
complete (missing index, CSS etc)

* Skip javadoc for scaladsl/GraphDSL.java

As problematic javadoc seems to be generated for
akka.stream.scaladsl.GraphDSL.Implicits.ReversePortsOps

* Enable frames again
2019-01-28 08:04:09 +01:00
Patrik Nordwall
5621899bb6 unidoc genjavadoc doesn't work with sbt 1.2.7 yet (#26150) 2018-12-21 12:01:44 +01:00
Arnout Engelen
bf3bc4d6e1
Remove CallerSensitive (#26112)
Having this file at all was a workaround for a problem with building on jdk9
for jdk8, but I can no longer reproduce this problem.

See also https://github.com/akka/akka/pull/25326
2018-12-18 15:56:09 +01:00
Patrik Nordwall
7bce22f2ea revert to sbt 1.2.6, because unidoc issue
* the update to sbt 1.2.7 in commit 6ba4c341f5
  broke unidoc (javadoc)
2018-12-06 12:48:08 +01:00
kerr
6ba4c341f5 update sbt and sbt plugins (#26017)
* =build update sbt to 1.2.7.

* =build update sbt plugins.
2018-12-03 15:14:27 +00:00
Patrik Nordwall
f907941c8a update to sbt 1.2.6
* due to https://github.com/sbt/zinc/pull/606
2018-10-17 12:01:02 +02:00
kerr
138db54f6d update to sbt 1.2.4 (#25759) 2018-10-10 14:32:46 +02:00
kerr
ffc08d0b7a update to sbt 1.2.3 (#25626) 2018-09-17 11:19:48 +01:00