Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cli to 1.2.0 #154

Closed
wants to merge 1 commit into from
Closed

Update cli to 1.2.0 #154

wants to merge 1 commit into from

Conversation

typelevel-steward[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates org.virtuslab.scala-cli:cli from 1.1.3 to 1.2.0

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.virtuslab.scala-cli", artifactId = "cli" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.virtuslab.scala-cli", artifactId = "cli" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@TonioGela
Copy link
Member

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Mar 10, 2024

rebase

βœ… Branch has been successfully rebased

@TonioGela
Copy link
Member

TonioGela commented Mar 10, 2024

@armanbilge Apparently there was an error and runner_2.13:1.2.0 was not correctly published or it was discontinued. I'll ask for info.

https://github.com/typelevel/toolkit/actions/runs/8222884766/job/22484907472?pr=154#step:9:87

[EDIT] The situation is even stranger:

Artifact Last Version
https://repo1.maven.org/maven2/org/virtuslab/scala-cli/test-runner_3/ 1.2.0
https://repo1.maven.org/maven2/org/virtuslab/scala-cli/test-runner_2.13/ 1.1.3
https://repo1.maven.org/maven2/org/virtuslab/scala-cli/runner_3/ 1.1.3
https://repo1.maven.org/maven2/org/virtuslab/scala-cli/runner_2.13/ 1.1.3

Somehow 1.2.0 was published just for test-runner_3, but somehow we got the "running and not testing" tests working, that I assume use the runner_2.13, or better, the runner_3 since we're declaring the dependency using for2.13_use3.

@typelevel-steward
Copy link
Contributor Author

Superseded by #162.

@typelevel-steward typelevel-steward bot deleted the update/cli-1.2.0 branch March 29, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant