Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / VirtusLab/scala-cli issues and pull requests
#3451 - Add release notes for Scala CLI v1.6.1
Pull Request -
State: open - Opened by Gedochao 1 day ago
#3450 - Bump Scala CLI launchers to v1.6.0
Pull Request -
State: open - Opened by Gedochao 1 day ago
#3449 - chore: Update Bloop to 2.0.8
Pull Request -
State: closed - Opened by tgodzik 1 day ago
#3448 - Release v1.6.1
Issue -
State: open - Opened by Gedochao 1 day ago
Labels: internal
#3447 - Enable direct usage of `--repl-init-script` with Scala REPL >= 3.6.4-RC1
Pull Request -
State: closed - Opened by Gedochao 1 day ago
#3446 - Fix `update-packages` step of the release job on the CI
Pull Request -
State: closed - Opened by Gedochao 1 day ago
#3445 - chore: Test Bloop under newest snapshot
Pull Request -
State: closed - Opened by tgodzik 2 days ago
#3444 - Add release notes for Scala CLI v1.6.0
Pull Request -
State: closed - Opened by Gedochao 2 days ago
#3443 - Run tests with Bloop 2.0.7-8-fe3f53d9-SNAPSHOT
Pull Request -
State: closed - Opened by Gedochao 2 days ago
#3442 - Update scalafmt-cli_2.13, scalafmt-core to 3.8.5
Pull Request -
State: open - Opened by scala-steward 3 days ago
#3441 - Update munit to 1.0.4
Pull Request -
State: closed - Opened by scala-steward 3 days ago
#3440 - Update Scala.js to 1.18.1
Pull Request -
State: closed - Opened by scala-steward 3 days ago
#3439 - Update core_2.13 to 3.10.2
Pull Request -
State: closed - Opened by scala-steward 3 days ago
#3438 - Update mill-main to 0.12.5
Pull Request -
State: open - Opened by scala-steward 3 days ago
#3437 - Update scalafix-interfaces to 0.14.0
Pull Request -
State: closed - Opened by scala-steward 3 days ago
#3436 - Update bloop-rifle_2.13 to 2.0.7
Pull Request -
State: open - Opened by scala-steward 3 days ago
#3435 - Update bloop-config_2.13 to 2.3.1
Pull Request -
State: closed - Opened by scala-steward 3 days ago
#3434 - publish scalafmt-native-image for 3.8.4 and 3.8.5
Issue -
State: closed - Opened by He-Pin 4 days ago
- 2 comments
Labels: fmt, missing feature
#3433 - [NIT] Add extra logs when retrying flaky tests
Pull Request -
State: closed - Opened by Gedochao 5 days ago
#3432 - [DON'T MERGE] Run tests with Scala 3.3.5-RC2
Pull Request -
State: open - Opened by Gedochao 6 days ago
#3431 - Update Scala Next RC to 3.6.4-RC1
Pull Request -
State: closed - Opened by Gedochao 6 days ago
#3430 - Different error reporting outputs between Bloop and `scalac` in `scala/scala3#22380` reproduction
Issue -
State: closed - Opened by Gedochao 6 days ago
- 2 comments
Labels: bug, scalac compatibility, Bloop, blocked upstream, reporting
#3429 - Update `coursier` to 2.1.24
Pull Request -
State: closed - Opened by Gedochao 6 days ago
#3428 - Make `fix` sub-command test suite pass on Windows
Issue -
State: open - Opened by Gedochao 6 days ago
Labels: bug, windows, experimental, subcommand:fix
#3427 - Temporarily disable built-in rules of `fix` when `--check` is enabled, until fully supported
Pull Request -
State: closed - Opened by Gedochao 6 days ago
#3426 - Update Scala Next to 3.6.3
Pull Request -
State: closed - Opened by Gedochao 6 days ago
#3425 - Ensure test source directives with test scope equivalents are migrated by `fix` to `project.scala`
Pull Request -
State: closed - Opened by Gedochao 6 days ago
#3424 - Add CLI flag & directive for clang/LLVM target triples when using Scala Native
Pull Request -
State: open - Opened by bynux-gh 7 days ago
- 4 comments
#3423 - Support `--check` for built-in rules in the `fix` sub-command
Issue -
State: open - Opened by Gedochao 7 days ago
Labels: enhancement, experimental, missing feature, subcommand:fix
#3422 - Don't migrate directives with `fix` for single-file projects
Pull Request -
State: closed - Opened by Gedochao 7 days ago
#3421 - The `fix` sub-command built-in rules don't retain directive key aliases and use defaults
Issue -
State: open - Opened by Gedochao 7 days ago
Labels: bug, UX, experimental, subcommand:fix
#3420 - Merge `scalafix` doc into `fix`
Pull Request -
State: closed - Opened by Gedochao 9 days ago
#3419 - Back port of documentation changes to main
Pull Request -
State: closed - Opened by github-actions[bot] 9 days ago
#3418 - Update Scala 2.13 series to 2.13.16
Pull Request -
State: closed - Opened by Gedochao 9 days ago
#3417 - Support experimental/deprecated feature warning suppression in `scala-cli-signing`
Issue -
State: open - Opened by Gedochao 10 days ago
Labels: publish command, experimental, reporting, deprecation
#3416 - docs: document Scala Native flag options
Pull Request -
State: closed - Opened by scarf005 11 days ago
- 2 comments
#3415 - Please publish for Scala 2.13.16
Issue -
State: closed - Opened by SethTisue 12 days ago
Labels: dependencies
#3414 - `fix` built-in rules: don't wrap directive values in double quotes if not necessary
Pull Request -
State: closed - Opened by Gedochao 12 days ago
- 3 comments
#3413 - Add aliases for `scalafix` options
Pull Request -
State: closed - Opened by Gedochao 12 days ago
- 1 comment
#3412 - Deprecate `--src` and `--sources` to disambiguate with `--source` compiler option
Pull Request -
State: closed - Opened by Gedochao 12 days ago
#3411 - don't let `fix` migrate directives in single-file projects
Issue -
State: closed - Opened by Gedochao 12 days ago
Labels: bug, UX, experimental, subcommand:fix
#3410 - `test.dep` directives aren't migrated from test scope files by `fix`
Issue -
State: closed - Opened by Gedochao 12 days ago
Labels: bug, UX, experimental, subcommand:fix
#3409 - `fix` sub-command merges directives accepting lists of values into super-long lines
Issue -
State: closed - Opened by Gedochao 12 days ago
Labels: bug, UX, experimental, subcommand:fix
#3408 - Undocumented behaviour for non-github setup of `publish.vcs` directive
Issue -
State: open - Opened by Gedochao 13 days ago
- 1 comment
Labels: bug, documentation, publish command, experimental
#3407 - Set Scala 3.6.3-RC2 as the latest announced RC version
Pull Request -
State: closed - Opened by Gedochao 13 days ago
#3406 - Add ways to suppress deprecation warnings
Pull Request -
State: closed - Opened by Gedochao 13 days ago
#3405 - Allow to use Bloop snapshot versions
Pull Request -
State: closed - Opened by Gedochao 15 days ago
#3404 - [WIP] Improve Scala CLI parallel processes handling (second attempt)
Pull Request -
State: open - Opened by Gedochao 15 days ago
#3403 - Feature request: Do not break the progress if there is a networking problem.
Issue -
State: open - Opened by He-Pin 18 days ago
- 3 comments
Labels: enhancement, requires scoping, fmt
#3402 - Feature request: Scala doc local support, as `rustup doc --book`
Issue -
State: open - Opened by He-Pin 18 days ago
Labels: enhancement, Community help wanted, doc command
#3401 - Graalvm: PGO support
Issue -
State: closed - Opened by He-Pin 19 days ago
- 4 comments
Labels: enhancement, package command, GraalVM
#3400 - Merge `scalafix` into `fix`
Pull Request -
State: closed - Opened by Gedochao 22 days ago
#3399 - [WIP] Improve handling for parallel Scala CLI runs
Pull Request -
State: open - Opened by Gedochao 23 days ago
#3398 - Update Scala 3 Next RC to 3.6.3-RC2
Pull Request -
State: closed - Opened by Gedochao 23 days ago
#3397 - `--java-home` broken with `cs` Java installation on Windows
Issue -
State: open - Opened by Gedochao 24 days ago
- 1 comment
Labels: bug, Community help wanted, windows, jvm
#3396 - Some JVM indexes fail when passed without specifying the distro on aarch64
Issue -
State: open - Opened by Gedochao 24 days ago
Labels: missing feature, coursier, jvm, arch:aarch64
#3395 - Update `coursier` to 2.1.23
Pull Request -
State: closed - Opened by scala-steward 25 days ago
#3394 - Scala 2.13 REPL has no color on Windows
Issue -
State: closed - Opened by Friendseeker 30 days ago
- 13 comments
Labels: bug, windows, REPL, blocked upstream
#3393 - test SlackApiClient hangs
Issue -
State: closed - Opened by ekskimn about 1 month ago
- 8 comments
Labels: bug, requires scoping, needs reproduction
#3392 - Update bloop-config_2.13 to 2.2.0
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
#3391 - publish `scala-js-cli` for `aarch64`
Issue -
State: open - Opened by He-Pin about 1 month ago
- 3 comments
Labels: bug, Scala.js, arch:aarch64
#3390 - tests: Add tests for issue with rereporting errors
Pull Request -
State: closed - Opened by tgodzik about 1 month ago
#3389 - The unrecognized directive error for an unrecognized directive without values reports strings from the next line
Issue -
State: open - Opened by vasilmkd about 1 month ago
Labels: bug, using directives, reporting
#3388 - Support `//> using exclude` in `.sc` script files
Issue -
State: open - Opened by Gedochao about 1 month ago
Labels: enhancement, scripting, --exclude
#3387 - Warn when `--exclude`/`//> using exclude` does not actually exclude any files from the project
Issue -
State: open - Opened by Gedochao about 1 month ago
Labels: enhancement, UX, --exclude
#3386 - docs: document Scala Native flag options
Pull Request -
State: closed - Opened by scarf005 about 1 month ago
- 1 comment
#3385 - The `//> using exclude` directive is silently ignored when declared in any file other than `project.scala`
Issue -
State: open - Opened by Gedochao about 1 month ago
Labels: bug, documentation, --exclude
#3384 - Passing `--exclude` from the command line uses the project root for relative paths, rather than the current working directory
Issue -
State: open - Opened by Gedochao about 1 month ago
Labels: bug, --exclude
#3383 - Update using_directives to 1.1.4
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
- 1 comment
#3382 - Retry some more flaky tests on the CI
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3381 - Fix using directives crashing on `*/` by removing `/* (..) */` comments support in `using_directives`
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3380 - Bump the announced Scala 3 Next RC version to 3.6.3-RC1
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3379 - Update publish_2.13 to 0.2.0
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
- 1 comment
#3378 - Update `coursier` to 2.1.22
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
#3377 - Update mill-main to 0.12.4
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
#3376 - Update guava to 33.4.0-jre
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
#3375 - Run extra tests for main supported JVM versions
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3374 - `using_directives` parser crashes on `*/*/Foo.scala`
Issue -
State: closed - Opened by prolativ about 1 month ago
- 1 comment
Labels: bug, using directives, --exclude
#3373 - Crash in watch mode after a few code changes
Issue -
State: closed - Opened by nemoo about 1 month ago
- 1 comment
Labels: bug, duplicate, Bloop, --watch
#3372 - Recover from invalid paths returned from Bloop diagnostics
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
- 3 comments
#3370 - Crash when compiler emits a warning due to analyzing a dependency
Issue -
State: closed - Opened by q-ata about 1 month ago
- 1 comment
Labels: bug, scalac compatibility, Bloop
#3369 - Update scala3-library to 3.5.2
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
#3368 - Update bloop-rifle_2.13 to 2.0.6
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
#3367 - Support IDE imports for multiple scripts/projects sharing the same project root
Issue -
State: open - Opened by jackkoenig about 1 month ago
- 4 comments
Labels: enhancement, IDE, bsp, scripting
#3366 - Improve deprecation warnings for commas with whitespace used as using directive value separators
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3365 - Set Scala 3.6.2 as the latest Next announced version
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3364 - Update metaconfig-typesafe-config to 0.14.0
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
#3363 - Update coursier-jvm_2.13, ... to 2.1.21
Pull Request -
State: closed - Opened by scala-steward about 1 month ago
#3362 - Fix integration tests when run with a Scala 3 LTS RC version
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3361 - [DON'T MERGE] Run tests for Scala 3.3.5-RC1
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3360 - Bump Scala Next RC to 3.6.3-RC1
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3359 - Bump nanoid from 3.3.7 to 3.3.8 in /website
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies, javascript
#3358 - Bump Scala Next to 3.6.2
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3357 - Add missing support for excluding transient dependencies when publishing
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
- 2 comments
#3356 - Update `coursier` to 2.1.20
Pull Request -
State: closed - Opened by Gedochao about 1 month ago
#3355 - Support `:` instead of `%` in transitive dependency exclusion clauses
Issue -
State: open - Opened by Gedochao about 2 months ago
Labels: enhancement, coursier, dependency management
#3354 - Add support for global excluding of transitive dependencies
Issue -
State: open - Opened by Gedochao about 2 months ago
- 4 comments
Labels: enhancement, coursier, dependency management
#3353 - Update dependency to 0.3.2
Pull Request -
State: closed - Opened by scala-steward about 2 months ago
#3352 - Update coursier-jvm_2.13, ... to 2.1.20
Pull Request -
State: closed - Opened by scala-steward about 2 months ago
- 1 comment
#3351 - Retain Bloop connection when restarting a build with `--watch`
Pull Request -
State: closed - Opened by Gedochao about 2 months ago