Keep Microsoft.CodeAnalysis at 4.14.0 (meets >= 4.13.0 requirement) #3447
+0
−0
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.
Confirms that Microsoft.CodeAnalysis 4.14.0 already meets the security requirement to avoid transitive dependencies on vulnerable System.Text.Json version 8.0.4.
Changes
eng/Versions.props: No change - keepingMicrosoftCodeAnalysisVersionandMicrosoftCodeAnalysisPreviewVersionat 4.14.0Context
The issue requested upgrading to version 4.13.0 or greater to eliminate transitive dependencies on vulnerable System.Text.Json 8.0.4. The codebase was already at version 4.14.0, which satisfies this requirement (4.14.0 >= 4.13.0).
An initial attempt to upgrade to 5.0.0 caused CI failures due to compatibility issues. After investigation, version 4.14.0 was confirmed to be the appropriate version as it:
Original prompt
<issue_description>
Scaffolding/eng/Versions.props
Line 58 in 2ec8ac2
Upgrade MicrosoftCodeAnalysisVersion to 4.13.0 or greater to avoid bringing in transitional dependency on vulnerable System.Text.Json version 8.0.4</issue_description>
<agent_instructions>bump this version</agent_instructions>
Comments on the Issue (you are @copilot in this section)
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.