Skip to content

Add support for 'version_wild' dependency constraints#44

Draft
cottsay wants to merge 1 commit intomasterfrom
cottsay/version_wild
Draft

Add support for 'version_wild' dependency constraints#44
cottsay wants to merge 1 commit intomasterfrom
cottsay/version_wild

Conversation

@cottsay
Copy link
Member

@cottsay cottsay commented Oct 14, 2025

This change adds support for constraining dependency versions using wildcard syntax.

Important

I'm still not sure if this is something we want to do, so I'm going to keep this in draft for now. The regular expressions are far more expensive than the existing comparisons, and I'd like to determine how widespread this sort of syntax is among build and packaging systems.

This change adds support for constraining dependency versions using
wildcard syntax.
@cottsay cottsay self-assigned this Oct 14, 2025
@cottsay cottsay added the enhancement New feature or request label Oct 14, 2025
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants