Skip to content

chore(deps): update nuget dependencies#150

Open
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/nuget-dependencies
Open

chore(deps): update nuget dependencies#150
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/nuget-dependencies

Conversation

@Infra-Workleap
Copy link
Copy Markdown
Contributor

@Infra-Workleap Workleap IT (Infra-Workleap) commented Oct 18, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
CliWrap 3.9.03.10.1 age confidence
Meziantou.Framework.FullPath 1.1.31.1.21 age confidence
Meziantou.Framework.TemporaryDirectory 1.0.201.0.40 age confidence
Microsoft.Build.Framework (source) 17.10.4617.14.28 age confidence
Swashbuckle.AspNetCore 10.1.010.2.0 age confidence
Workleap.DotNet.CodingStandards 1.1.311.2.4 age confidence

Release Notes

Tyrrrz/CliWrap (CliWrap)

v3.10.1

Compare Source

What's Changed
New Contributors

Full Changelog: Tyrrrz/CliWrap@3.10...3.10.1

v3.10.0

Compare Source

dotnet/msbuild (Microsoft.Build.Framework)

v17.14.28

What's Changed

Full Changelog: dotnet/msbuild@v17.14.8...v17.14.28

v17.14.8

What's Changed

Full Changelog: dotnet/msbuild@v17.14.5...v17.14.8

v17.14.5

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Infra-Workleap
Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@Infra-Workleap Workleap IT (Infra-Workleap) changed the title chore(deps): update dependency microsoft.build.framework to 17.14.28 chore(deps): update nuget dependencies Oct 19, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates NuGet package dependencies across the MSBuild task project, its unit tests, and the sample/system-test Web API projects to keep tooling and analyzers current.

Changes:

  • Bump CliWrap to 3.10.1 in the MSBuild task project and unit tests.
  • Bump Swashbuckle.AspNetCore to 10.1.7 in the debugger and system-test Web API projects.
  • Update Workleap.DotNet.CodingStandards to 1.2.4 and refresh several test-only dependencies (including Microsoft.Build.Framework).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/Workleap.OpenApi.MSBuild/Workleap.OpenApi.MSBuild.csproj Updates CliWrap dependency for the MSBuild task package.
src/WebApiDebugger/WebApiDebugger.csproj Updates Swashbuckle.AspNetCore used by the debugger sample app.
src/tests/Workleap.OpenApi.MSBuild.Tests/Workleap.OpenApi.MSBuild.Tests.csproj Updates test dependencies (CliWrap, Meziantou.*, Microsoft.Build.Framework).
src/tests/WebApi.MsBuild.SystemTest.SpectralError/WebApi.MsBuild.SystemTest.SpectralError.csproj Updates Swashbuckle.AspNetCore for a system test app.
src/tests/WebApi.MsBuild.SystemTest.OasDiffError/WebApi.MsBuild.SystemTest.OasDiffError.csproj Updates Swashbuckle.AspNetCore for a system test app.
src/tests/WebApi.MsBuild.SystemTest.GenericTest/WebApi.MsBuild.SystemTest.GenericTest.csproj Updates Swashbuckle.AspNetCore for a system test app.
src/Directory.Build.props Updates Workleap.DotNet.CodingStandards analyzer package version.

Comment on lines +14 to +15
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.1.21" />
<PackageReference Include="Meziantou.Framework.TemporaryDirectory" Version="1.0.40" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants