Skip to content

Any way of excluding unstable versions? #15

@hubertgrzeskowiak

Description

@hubertgrzeskowiak

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions