Skip to content

chore(deps): consolidate Dependabot NuGet bumps (#514-#522)#524

Merged
jongalloway merged 1 commit into
mainfrom
chore/consolidate-dependabot-nuget-bumps
Jul 8, 2026
Merged

chore(deps): consolidate Dependabot NuGet bumps (#514-#522)#524
jongalloway merged 1 commit into
mainfrom
chore/consolidate-dependabot-nuget-bumps

Conversation

@jongalloway

Copy link
Copy Markdown
Contributor

Summary

Consolidates all open Dependabot NuGet update PRs (#514#522) into a single change so they can be reviewed, built, and merged together.

Closes #514, #515, #516, #517, #518, #519, #520, #521, #522.

Package updates

Part 2 - Project Creation / GenAiLab.ServiceDefaults

Part 2 - Project Creation / GenAiLab.Web

Part 6 - Deployment / GenAiLab.ServiceDefaults

Part 6 - Deployment / GenAiLab.Web

Additional change required for the build

Microsoft.SemanticKernel.Core 1.77.0 requires Microsoft.Extensions.AI >= 10.5.0. Part 6's Web project pinned it at 10.3.0, which caused an NU1605 downgrade error. To resolve it, Microsoft.Extensions.AI and Microsoft.Extensions.AI.OpenAI in Part 6 - Deployment / GenAiLab.Web were bumped 10.3.0 → 10.7.0 (matching Part 2).

Validation

  • dotnet build "Part 2 - Project Creation/GenAiLab/GenAiLab.sln" -c Release — succeeded, 0 warnings, 0 errors.
  • dotnet build "Part 6 - Deployment/GenAiLab/GenAiLab.sln" -c Release — succeeded, 0 warnings, 0 errors.

Applies all open Dependabot NuGet updates in a single change and aligns Microsoft.Extensions.AI to 10.7.0 in Part 6 Web to satisfy Microsoft.SemanticKernel.Core 1.77.0.
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.

1 participant