Skip to content

Conversation

@caugner
Copy link
Contributor

@caugner caugner commented Feb 5, 2026

What are you trying to accomplish?

Adds semantic-versioning option that defaults to relaxed for current behavior, and supports strict value that causes 0.y.z and 0.0.z releases to be considered major updates according to https://semver.org/.

Fixes #8685.

Anything you want to highlight for special attention from reviewers?

How will you know you've accomplished your goal?

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@caugner caugner force-pushed the 8685-semantic-versioning branch from bf6ad95 to 742e435 Compare February 5, 2026 19:43
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

Successfully merging this pull request may close these issues.

Allow ignoring dependency in group where major version is zero

1 participant