Eugene Yokota
ef8652f93a
sbt 1.9.6
2023-09-15 11:57:17 -04:00
eugene yokota
8b2c9f2050
Merge pull request #7381 from eed3si9n/wip/zinc_revert
...
Zinc 1.9.5
2023-09-15 11:03:21 -04:00
Eugene Yokota
4701bf7677
Zinc 1.9.5
2023-09-15 10:35:54 -04:00
Eugene Yokota
c532d7e69f
sbt 1.9.5
2023-09-14 00:56:37 -04:00
eugene yokota
36f7635f10
Merge pull request #7379 from eed3si9n/wip/zinc
...
Zinc 1.9.4
2023-09-13 23:51:52 -04:00
Eugene Yokota
c551c0fbcd
Zinc 1.9.4
2023-09-13 23:29:11 -04:00
eugene yokota
8f6de15dd8
Merge pull request #7378 from mdedetrich/remove-invalid-test
...
Remove invalid test
2023-09-13 21:40:04 -04:00
Matthew de Detrich
47344d264d
Remove invalid test
2023-09-13 22:34:41 +02:00
eugene yokota
f7025eff6a
Merge pull request #7087 from mdedetrich/increase-socket-backlog-for-server-client
...
Set socket backlog to default size of 50
2023-09-13 11:07:44 -04:00
eugene yokota
8b15b441c9
Merge pull request #7374 from eed3si9n/wip/bridge
...
Use binary compiler bridge
2023-09-12 10:56:41 -04:00
Eugene Yokota
b1e9308ebe
Use binary compiler bridge
...
Problem
-------
Starting Scala 2.13.12, Scala 2 has in-sourced the compiler bridge
implementtion, which hopefully will be kept up to date more than the
ones in Zinc.
Solution
--------
This switches to using the pre-compiled compiler bridge for >=2.13.12.
2023-09-11 23:15:15 -04:00
eugene yokota
edac172780
Merge pull request #7372 from sbt/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-11 12:14:25 -04:00
dependabot[bot]
a5f0b37728
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 04:39:58 +00:00
eugene yokota
8bc8e1316b
Merge pull request #7367 from JD557/patch-1
2023-09-07 09:23:20 -04:00
João Costa
bc93eceff7
Fix java opts load order on windows
2023-09-06 16:34:02 +02:00
azdrojowa123
bc00cee4df
Add comment to https://github.com/sbt/sbt/pull/7358 ( #7362 )
...
comment for new condition in sbt.BasicCommands.runHelp
2023-08-28 10:48:06 -04:00
azdrojowa123
7c400081a1
Fix help command for shells ( #7358 )
...
* sbt-help-fix
* fix BasicCommands.scala formatting
2023-08-25 12:01:49 -04:00
Eugene Yokota
cdaae3bfde
sbt 1.9.4
2023-08-24 20:55:50 -04:00
eugene yokota
d516920b78
Merge pull request #7359 from eed3si9n/wip/bump_ivy
...
Update Ivy and Coursier to latest
2023-08-24 15:00:38 -04:00
Eugene Yokota
bee6748f29
Update Ivy and Coursier to latest
2023-08-24 13:04:58 -04:00
eugene yokota
f5e08386e1
Merge pull request #7354 from SethTisue/add-scala-3-template
...
add a Scala 3 seed to the sbt new menu
2023-08-16 08:12:42 -04:00
Seth Tisue
876a85461d
add a Scala 3 seed to the sbt new menu
2023-08-13 07:18:09 -07:00
eugene yokota
8857ff2960
Merge pull request #7353 from mkurz/rm_conscriptConfigs
...
Remove `conscriptConfigs` task, not used and needed(?) anymore
2023-08-11 23:03:11 -04:00
Matthias Kurz
bd8b11632c
Remove conscriptConfigs task, not used and needed anymore
2023-08-11 21:56:46 +02:00
adpi2
e3b7870b2d
Merge pull request #7347 from adpi2/fix-scala-debug-adapter-543
...
Fix scala-debug-adapter#543: Maintain order of internal deps
2023-08-04 09:32:31 +02:00
eugene yokota
98a04959d2
Merge pull request #7349 from arturaz/patch-1
2023-08-04 08:04:36 +09:00
Artūras Šlajus
f8a041f47e
Update sbt launcher script
...
Fix `sbt_script` lookup by replacing all spaces with `%20` (not only the first one) in the path.
2023-08-02 16:30:40 +03:00
Adrien Piquerez
897e2552e4
Maintain order of internal deps
2023-08-02 10:26:59 +02:00
Eugene Yokota
e1ffc2af08
sbt 1.9.3
2023-07-24 01:38:07 -04:00
eugene yokota
078d8c13af
Merge pull request #7337 from eed3si9n/wip/bump_zinc
...
Zinc 1.9.3
2023-07-23 13:52:39 -04:00
Eugene Yokota
797b9da93e
Zinc 1.9.3
2023-07-23 13:11:45 -04:00
eugene yokota
8d818e2da9
Merge pull request #7336 from eed3si9n/wip/revert_timeout
...
Revert scripted timeout
2023-07-23 01:40:52 -04:00
Eugene Yokota
4c96f45b20
Keep the close method
2023-07-23 01:01:23 -04:00
Eugene Yokota
d5cde98654
Revert "Add timeout to scripted statements"
...
This reverts commit 155526fb11 .
2023-07-23 00:59:44 -04:00
eugene yokota
fe4c5159a1
Merge pull request #7329 from scalacenter/package-arm64-macos
...
Add the aarch64 binaries for macOS to the sbtn mappings
2023-07-10 16:54:27 -04:00
Julien Richard-Foy
4111a8fd2a
Add the aarch64 binaries for macOS to the sbtn mappings
2023-07-10 16:18:12 +02:00
Eugene Yokota
5f6eb1b2ec
sbt 1.9.2
2023-07-09 22:06:17 -04:00
eugene yokota
bcc286d31e
Merge pull request #7328 from eed3si9n/wip/cross_fix
...
Let ++ fall back to a bincompat Scala version
2023-07-09 21:02:39 -04:00
Eugene Yokota
de20328029
Let ++ fall back to a bincompat Scala version
...
Fixes https://github.com/sbt/sbt/issues/7327
**Problem**
In builds with mixed Scala patch versions (like scalameta),
it's possible for a core subproject to be set to the lastest 2.12.x,
but the compiler plugin component is cross published to 2.12.0 etc.
`++ 2.12.0` in this case does not work since sbt 1.7.x onwards requires
the queried Scala version to be listed in `crossScalaVersions`.
**Solution**
This implements sbt 1.6.x-like fallback mechanism,
but instead of using the queried version (e.g. 2.12.0) it will set
the Scala version to one of listed versions that is binary compatible.
2023-07-09 18:31:55 -04:00
Eugene Yokota
4b0b929838
sbt 1.9.1
2023-06-26 00:13:03 -04:00
eugene yokota
0f39da2a87
Merge pull request #7320 from eed3si9n/wip/bump
...
Zinc 1.9.2
2023-06-25 23:27:01 -04:00
Eugene Yokota
271307d326
Zinc 1.9.2
2023-06-25 23:01:45 -04:00
eugene yokota
98cafd366c
Merge pull request #7318 from eed3si9n/wip/template_bump
...
Bump toolkit versions
2023-06-25 20:07:14 -04:00
eugene yokota
4b810a63e7
Merge pull request #7304 from eed3si9n/wip/templates
...
Make sbt new extensible
2023-06-25 20:07:02 -04:00
eugene yokota
ca2c6d77f9
Merge pull request #7319 from eed3si9n/wip/bump_io
...
IO 1.9.1
2023-06-25 20:05:29 -04:00
Eugene Yokota
24066d6c5b
IO 1.9.1
2023-06-25 19:23:34 -04:00
eugene yokota
503f4002bd
Merge pull request #7316 from xuwei-k/dependency-graph-branch
...
fix `dependency-graph.yml` branch setting
2023-06-25 19:19:29 -04:00
Eugene Yokota
952db253a2
Bump toolkit versions
2023-06-25 19:18:43 -04:00
eugene yokota
5fc0a4c8d4
Merge pull request #7317 from xuwei-k/trivial-refactoring
2023-06-25 11:28:41 -04:00
eugene yokota
fb011ecaa3
Merge pull request #7315 from xuwei-k/URL-constructor
2023-06-24 22:14:00 -04:00