Eugene Yokota
adc246ea9a
Bump io, util, and scala-xml
2022-11-10 13:45:08 -05:00
eugene yokota
1b3f9a6357
Merge pull request #7072 from eed3si9n/wip/io
...
[1.8.x] lm-coursier-shaded 2.0.13
2022-11-10 12:26:36 -05:00
Eugene Yokota
03e1b3cadc
Wipe out boot directory
2022-11-10 12:02:37 -05:00
Eugene Yokota
e55955d918
lm-coursier-shaded 2.0.13
2022-11-10 11:19:57 -05:00
eugene yokota
c8b7ee7d54
Merge pull request #405 from eed3si9n/wip/ivy
...
Ivy 2.3.0-sbt-a8f9eb5bf09d0539ea3658a2c2d4e09755b5133e
2022-11-10 10:11:23 -05:00
Eugene Yokota
adc682c926
Ivy 2.3.0-sbt-a8f9eb5bf09d0539ea3658a2c2d4e09755b5133e
2022-11-10 10:04:52 -05:00
Adrien Piquerez
3ddf025c55
Merge pull request #429 from adpi2/coursier-2.1.0-RC1
...
Update coursier to 2.1.0-RC1
2022-11-10 15:42:06 +01:00
Adrien Piquerez
ce16f8914e
Update coursier to 2.1.0-RC1
2022-11-10 14:59:06 +01:00
Eugene Yokota
f974cd3bab
sbt 1.8.0-RC1
2022-11-06 23:25:22 -05:00
eugene yokota
34349e810e
Merge pull request #7068 from eed3si9n/wip/bump
...
Bump lm and zinc
2022-11-06 22:12:03 -05:00
Eugene Yokota
92c6903ec5
Bump lm and zinc
2022-11-06 21:35:26 -05:00
Tomasz Godzik
e662168496
Merge pull request #428 from scala-steward/update/sbt-1.7.3
...
Update sbt, scripted-plugin to 1.7.3
2022-11-02 15:52:48 +01:00
Scala Steward
8b08a62ffc
Update sbt, scripted-plugin to 1.7.3
2022-11-02 13:34:16 +00:00
Tomasz Godzik
93244bf665
Merge pull request #427 from ckipp01/scalaxmlannoyingusall
...
chore(deps): bump scala-xml to 2.1.0
2022-11-02 10:10:57 +01:00
Chris Kipp
02486bce1e
chore(deps): bump scala-xml to 2.1.0
...
Same reason that I had for https://github.com/coursier/coursier/pull/2548 but
since sbt 1.7.3 was released a bunch of people will see the following:
```
03:31:06 [info] loading global plugins from /root/.sbt/1.0/plugins
03:31:10 [error] java.lang.RuntimeException: found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
03:31:10 [error]
03:31:10 [error] * org.scala-lang.modules:scala-xml_2.12:2.1.0 (early-semver) is selected over {1.3.0, 1.2.0, 1.0.6}
03:31:10 [error] +- org.scala-lang:scala-compiler:2.12.17 (depends on 2.1.0)
03:31:10 [error] +- org.scala-sbt:testing_2.12:1.7.3 (depends on 1.3.0)
03:31:10 [error] +- org.scala-sbt:sbinary_2.12:0.5.1 (depends on 1.0.6)
03:31:10 [error] +- org.scala-sbt:main_2.12:1.7.3 (depends on 1.3.0)
03:31:10 [error] +- org.scala-sbt:librarymanagement-core_2.12:1.7.1 (depends on 1.2.0)
03:31:10 [error] +- io.get-coursier:lm-coursier-shaded_2.12:2.0.12 (depends on 1.3.0)
```
Since there is a mismatch of scala-xml all over the place. Since Scala has bumped
I think it's appropriate the everyone else bumps as well. sbt has also merged in
this change for the 1.8.x series.
Relates to https://github.com/sbt/sbt/issues/6997 .
2022-10-31 09:32:43 +01:00
eugene yokota
4841e85af0
Merge pull request #7059 from eed3si9n/wip/coursier
...
lm-coursier-shaded 2.0.12
2022-10-30 20:00:13 -04:00
Eugene Yokota
39dc13668f
lm-coursier-shaded 2.0.12
...
https://github.com/coursier/sbt-coursier/releases/tag/v2.0.12
2022-10-30 18:25:04 -04:00
Alexandre Archambault
daf3f3dd65
Update coursier to 2.1.0-M7-39-gb8f3d7532 ( #426 )
2022-10-30 15:06:51 +01:00
Scala Steward
6e42e4d7bb
Update scala-library to 2.12.17 ( #414 )
2022-10-28 18:07:36 +02:00
Alexandre Archambault
30321c784e
Merge pull request #421 from scala-steward/update/coursier-2.1.0-M7-34-gf519b50a3
...
Update coursier to 2.1.0-M7-34-gf519b50a3
2022-10-28 17:32:54 +02:00
Scala Steward
b1fca0a553
Update coursier to 2.1.0-M7-34-gf519b50a3
2022-10-28 16:39:57 +02:00
Alexandre Archambault
0b49f74571
Ignore scala-xml major version bump
2022-10-28 16:39:57 +02:00
Alexandre Archambault
3fea17c278
Enable reload on change
2022-10-28 16:39:57 +02:00
dependabot[bot]
4ec2f7b794
Bump actions/cache from 3.0.9 to 3.0.11
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.9 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.9...v3.0.11 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 16:02:45 +09:00
dependabot[bot]
02f927b4a2
Bump coursier/cache-action from 6.3 to 6.4 ( #424 )
...
Bumps [coursier/cache-action](https://github.com/coursier/cache-action ) from 6.3 to 6.4.
- [Release notes](https://github.com/coursier/cache-action/releases )
- [Commits](https://github.com/coursier/cache-action/compare/v6.3...v6.4 )
---
updated-dependencies:
- dependency-name: coursier/cache-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 14:25:55 +02:00
Scala Steward
f726a523ac
Update sbt-ci-release to 1.5.11 ( #423 )
2022-10-24 10:26:55 +02:00
dependabot[bot]
1a95cb63df
Bump coursier/setup-action from 1.2.1 to 1.3.0 ( #425 )
...
Bumps [coursier/setup-action](https://github.com/coursier/setup-action ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/coursier/setup-action/releases )
- [Commits](https://github.com/coursier/setup-action/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: coursier/setup-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:26:30 +02:00
Scala Steward
8256650592
Update slf4j-api to 2.0.3 ( #422 )
2022-10-20 10:26:21 +02:00
Eugene Yokota
07725bb626
sjson-new 0.11.0
2022-10-19 01:31:12 -04:00
Scala Steward
38f75d3de5
Update coursier to 2.1.0-M7-18-g67daad6a9 ( #417 )
...
* Update coursier to 2.1.0-M7-18-g67daad6a9
* Update shading config
Co-authored-by: Alexandre Archambault <alexandre.archambault@gmail.com>
2022-10-18 17:38:11 +02:00
Scala Steward
bf9ff1c520
Update scala-library to 2.13.10 ( #418 )
...
* Update scala-library to 2.13.10
* Bump semanticdb version too
Co-authored-by: Alexandre Archambault <alexandre.archambault@gmail.com>
2022-10-18 17:08:15 +02:00
Scala Steward
76a320c98e
Update sbt-scalafix to 0.10.4 ( #416 )
2022-10-18 16:10:52 +02:00
Scala Steward
2f1d19ab8c
Update sbt, scripted-plugin to 1.7.2 ( #419 )
2022-10-18 16:10:43 +02:00
Scala Steward
12db8905df
Update scalatest to 3.2.14 ( #420 )
2022-10-18 16:10:36 +02:00
eugene yokota
a2c3a4c69a
Merge pull request #7053 from 987Nabil/add-zio-test-framework
...
Add zio-test TestFramework to default test frameworks
2022-10-17 23:58:22 -04:00
Ondra Pelech
01a501f4f7
Dependency graph with colors (based on the organization) ( #7052 )
2022-10-17 13:25:02 -04:00
Nabil Abdel-Hafeez
e7a847615a
Add zio-test TestFramework to default test frameworks
2022-10-16 22:42:53 +02:00
dependabot[bot]
4e7fefa70c
Bump actions/cache from 3.0.8 to 3.0.9
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.8...v3.0.9 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09 08:58:12 +09:00
Eugene Yokota
90795c3590
Util 1.7.1
2022-10-02 21:49:45 -04:00
eugene yokota
16eba98b1a
Merge pull request #7043 from eed3si9n/bport/6978
...
[1.8.x] Protect against missing edges in graph by using map get vs apply
2022-10-02 14:31:16 -04:00
eugene yokota
fda734c6b5
Merge pull request #6978 from frosforever/fix-modules-get
...
Grab modules from graph using `get` instead of `apply` to account for missing edges
2022-10-02 14:26:44 -04:00
frosforever
d366b77b23
Protect against missing edges in graph by using map get vs apply
2022-10-02 14:04:50 -04:00
eugene yokota
666c2b69f4
Merge branch 'develop' into fix-modules-get
2022-10-02 13:44:05 -04:00
eugene yokota
a451178719
Merge pull request #7041 from eed3si9n/wip/unique-temp
...
Fix /tmp/.sbt/ collision for domain socket
2022-10-02 13:27:47 -04:00
Eugene Yokota
2a61fb35f9
Fix /tmp/.sbt/ collision for domain socket
...
Problem
-------
Fixes https://github.com/sbt/sbt/issues/7013
In a shared environment, multiple users will try to create
`/tmp/.sbt/` directory, and fail.
Solution
--------
Append a deterministic hash like `/tmp/.sbt1234ABCD` based
on the user home, so the same directory is used for the given
user, but each user would have a unique runtime directory.
2022-10-02 12:45:30 -04:00
eugene yokota
abd9f13b6f
Merge pull request #7039 from eed3si9n/bport/7006
...
[1.8.x] fix: also include diagnosticCode and related info in InterfaceUtil
2022-10-02 06:33:45 -04:00
eugene yokota
70a76aa8ac
Merge pull request #7034 from eed3si9n/wip/launcher
...
Launcher 1.4.1
2022-10-02 04:53:28 -04:00
Chris Kipp
dadfee5846
fix: also include diagnosticCode and related info in InterfaceUtil
...
Looks like I missed this in https://github.com/sbt/sbt/pull/6874 and I
hit on it in Mill when I couldn't figure out why it was also empty, and
thanks to @adpi realized it was because of the `LoggedReporter` in zinc
not taking it into account. However before I can bump that this needs to
be bumped as well.
refs: https://github.com/lampepfl/dotty/issues/14904
2022-10-02 04:50:44 -04:00
eugene yokota
87bbdd9f9b
Merge pull request #7023 from sashashura/patch-1
...
GitHub Workflows security hardening
2022-10-02 04:42:01 -04:00
Eugene Yokota
a775fb8f1d
Launcher 1.4.1
...
Launcher 1.4.1 is capable of launching Scala 3 apps.
In other words, launchers prior to 1.4.1 are not capable of
launching Scala 3 apps, including tests for sbt 2.x.
2022-10-02 04:07:49 -04:00