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

Any way of excluding unstable versions? #15

Open
hubertgrzeskowiak opened this issue Nov 28, 2017 · 0 comments
Open

Any way of excluding unstable versions? #15

hubertgrzeskowiak opened this issue Nov 28, 2017 · 0 comments

Comments

@hubertgrzeskowiak
Copy link

hubertgrzeskowiak commented Nov 28, 2017

Some people use the optional last field of SemVer to convey instability of a version, e.g.:

  • 3.6.0-rc0
  • 2.0.0-beta.5
  • 4.0.0-alpha3
  • 5.0.0.Alpha2
    (These are actually real versions of popular packages)

Naturally you do not want to upgrade your dependencies to unstable versions. Is there a way to exclude those from the search?
Would you need to implement a custom strategy for that?

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

No branches or pull requests

1 participant