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

Update GitVersion dependency range to >=6.1.0 <7.0.0 #1387

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

arturcic
Copy link
Member

This change modifies the acceptable version range for the GitVersion tool, ensuring compatibility with versions starting from 6.1.0 up to, but not including, 7.0.0. This update is necessary to leverage the latest features and bug fixes while ensuring that future changes in version 7.0.0 do not introduce unforeseen issues.

@arturcic arturcic added this to the v4.x milestone Dec 10, 2024
@arturcic arturcic force-pushed the feature/gitversion-range branch 3 times, most recently from 4a92222 to b79dfb7 Compare December 10, 2024 18:22
This change modifies the acceptable version range for the GitVersion tool, ensuring compatibility with versions starting from 6.1.0 up to, but not including, 7.0.0. This update is necessary to leverage the latest features and bug fixes while ensuring that future changes in version 7.0.0 do not introduce unforeseen issues.
This commit updates the version specification for GitVersion from '6.0.x' to '6.1.x' in various test files, documentation examples, and CI configuration files. These changes ensure consistency and alignment with the updated GitVersion.
@arturcic arturcic force-pushed the feature/gitversion-range branch from b79dfb7 to 71952c6 Compare December 11, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant