#1357 - Updates Node.js and agent versions#1558
Merged
arturcic merged 2 commits intoGitTools:vnextfrom Apr 2, 2025
Merged
Conversation
cfb085f to
d17c39f
Compare
1ad1a69 to
d54b444
Compare
2 tasks
Updates the supported Node.js versions and Azure DevOps agent versions in the compatibility matrix. This change ensures that the documentation reflects the latest supported versions, providing users with accurate information for compatibility.
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.
Contributor
|
Thank you @arturcic for your contribution! |
This was referenced Apr 2, 2025
arturcic
added a commit
to arturcic/gittools-actions
that referenced
this pull request
Apr 28, 2025
GitTools#1357 - Updates Node.js and agent versions
arturcic
added a commit
that referenced
this pull request
Apr 30, 2025
#1357 - Updates Node.js and agent versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the supported Node.js versions and Azure DevOps agent versions in the compatibility matrix.
This change ensures that the documentation reflects the latest supported versions, providing users with accurate information for compatibility.
Closes #1357,
Closes #1402