Skip to content

deps: Bump Microsoft.Extensions.Hosting from 10.0.5 to 10.0.7#434

Merged
jongalloway merged 3 commits intomainfrom
dependabot/nuget/DotNetMcp/Microsoft.Extensions.Hosting-10.0.7
Apr 29, 2026
Merged

deps: Bump Microsoft.Extensions.Hosting from 10.0.5 to 10.0.7#434
jongalloway merged 3 commits intomainfrom
dependabot/nuget/DotNetMcp/Microsoft.Extensions.Hosting-10.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updated Microsoft.Extensions.Hosting from 10.0.5 to 10.0.7.

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

No release notes found for this version range.

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies dotnet .NET and NuGet-related changes labels Apr 27, 2026
@jongalloway
Copy link
Copy Markdown
Owner

@copilot fix broken build

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 29, 2026

@copilot fix broken build

Fixed in 03f69b6. The CI failure was a NU1605 package downgrade error — DotNetMcp.Tests had Microsoft.Extensions.Logging.Abstractions pinned to 10.0.5, but Microsoft.Extensions.Hosting 10.0.7 (via ModelContextProtocol → Microsoft.Extensions.Hosting.Abstractions 10.0.7) requires >= 10.0.7. Bumped it to 10.0.7 in the test project to resolve the conflict.

Copilot AI requested a review from jongalloway April 29, 2026 20:12
@jongalloway jongalloway merged commit 32d9fcf into main Apr 29, 2026
4 checks passed
@jongalloway jongalloway deleted the dependabot/nuget/DotNetMcp/Microsoft.Extensions.Hosting-10.0.7 branch April 29, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dotnet .NET and NuGet-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants