Skip to content

Conversation

@joperezr
Copy link
Member

@joperezr joperezr commented Aug 6, 2024

Fixing Component Governance alert due to a transitive dependency.

@joperezr joperezr requested review from ericstj and radical August 6, 2024 18:27
@joperezr joperezr enabled auto-merge (squash) August 6, 2024 18:28
Co-authored-by: Jared Parsons <jared@paranoidcoding.org>
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.5.0" />
<PackageVersion Include="Microsoft.Build" Version="17.5.0" />

<!-- component governance -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure it's helpful to say component governance here. We need this because it's a transitive dependency of MSBuild.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, sorry, had auto-merge set so it merged after your approval but I can fix this in a follow up. The thinking here is that this isn't a direct dependency, so I wanted to add a section for Versions that are only there due to lifting transitive dependencies for CG. We do that in Aspire too. This way, we know we can safely remove those once we update direct dependencies that have bumped the transitive version.

Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fine, but as a nit I'd just put it in with "Other dependencies". We need it because it's a transitive dependency of MSBuild.

@joperezr joperezr merged commit 4292dd2 into main Aug 6, 2024
@akoeplinger akoeplinger deleted the FixCGAlert branch April 25, 2025 14:26
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.

4 participants