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.3.0 #176

Merged
merged 6 commits into from
May 6, 2024
Merged

Update cli to 1.3.0 #176

merged 6 commits into from
May 6, 2024

Conversation

typelevel-steward[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates org.virtuslab.scala-cli:cli from 1.2.2 to 1.3.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

TonioGela commented Apr 28, 2024

Blocked by #170 as this sets native 0.5 by default

@armanbilge
Copy link
Member

I wouldn't say it's blocked per se. We can add the directives to specify Scala Native 0.4, to match our current documentation.

@TonioGela
Copy link
Member

I wouldn't say it's blocked per se. We can add the directives to specify Scala Native 0.4, to match our current documentation.

We could, but idk what I prefer to be fair

@armanbilge
Copy link
Member

I think we should keep testing against the latest scala-cli.

@zetashift
Copy link
Contributor

zetashift commented Apr 29, 2024

I think we should keep testing against the latest scala-cli.

Yeah same here, but it's not a strong preference.

@TonioGela
Copy link
Member

I think we should keep testing against the latest scala-cli.

Yeah same here, but it's not a strong preference.

@zetashift do you want to take care of this? Pinning Scala Native to 0.4 in this build and testing it against cli-1.3.0?

@zetashift
Copy link
Contributor

zetashift commented Apr 29, 2024

@zetashift do you want to take care of this? Pinning Scala Native to 0.4 in this build and testing it against cli-1.3.0?

I'm a bit occupied until next week wednesday, after that I can/will pick it up if that's okay!

@mergify mergify bot added the tests label May 6, 2024
@TonioGela TonioGela merged commit 4025c2d into main May 6, 2024
11 checks passed
@TonioGela TonioGela deleted the update/cli-1.3.0 branch May 6, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants