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

Warn about outdated milestone dependencies #2626

Open
armanbilge opened this issue Dec 13, 2023 · 0 comments
Open

Warn about outdated milestone dependencies #2626

armanbilge opened this issue Dec 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@armanbilge
Copy link
Contributor

Version(s)
1.1.0

Describe the bug
scala-cli warns about outdated versions, but not if they are milestones.

To Reproduce

//> using dep "org.typelevel::munit-cats-effect:2.0.0-M1"

Expected behaviour

The latest version is v2.0.0-M4 so scala-cli should warn us that v2.0.0-M1 is outdated.

Scala Steward is able to identify outdated milestone dependencies:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant