Skip to content

Bump the nuget-minor-and-patch group with 7 updates - #22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/HyperV.Mcp.Server/nuget-minor-and-patch-bfbc50824f
Open

Bump the nuget-minor-and-patch group with 7 updates#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/HyperV.Mcp.Server/nuget-minor-and-patch-bfbc50824f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated GitHubActionsTestLogger from 3.0.4 to 3.0.5.

Release notes

Sourced from GitHubActionsTestLogger's releases.

3.0.5

What's Changed

Enhancements

New Contributors

Full Changelog: Tyrrrz/GitHubActionsTestLogger@3.0.4...3.0.5

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.Binder from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Configuration.Binder's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Abstractions from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Console from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Extensions.Logging.Console's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

Commits viewable in compare view.

Updated Microsoft.PowerShell.SDK from 7.4.17 to 7.4.18.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

7.4.18

## 7.4.18

Engine Updates and Fixes

  • Merged PR 40624: Validate CAB path before expansion

Tests

  • Update CI workflow to also target servicing-* branches (#​27649)

Build and Packaging Improvements

Update to .NET SDK 8.0.423

  • Update branch for release (#​27690)
  • Avoid calling credential provider for public feed for Wix (#​27664)
  • Separate NuGet publish into its own stage after pushing the git tag (#​27648)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • A8DD02E41161D7C7F79108157F3CE929735E3914EC9F910104EB1B7BC9E247E6
  • powershell-7.4.18-1.cm.aarch64.rpm
    • BA48F61DED48333F1E04BA38E3EC33225D736B8A69BD5E68C70263B5D53462E6
  • powershell-7.4.18-1.cm.x86_64.rpm
    • 639DE25F6675C4C34B8C044E33A6FCD4EA38F0987B93688A0BAAC3CE46455ECF
  • powershell-7.4.18-1.rh.x86_64.rpm
    • 72D7BFDE0B5FC6CD7232B6C3D7DF557B3A73EFEFF6996507D94DAB6D50B58590
  • powershell-7.4.18-linux-arm32.tar.gz
    • 56559D49D18913247C8B4CFEB1AD366DD01AB44F765EEAA52C232CDE7EB3A7A4
  • powershell-7.4.18-linux-arm64.tar.gz
    • 220D7DFE387C7128E2B5B339945E62571CB91A5FFC9EF230EBF4254E864B8A9E
  • powershell-7.4.18-linux-musl-x64.tar.gz
    • 979CCF2603FDB4EDA6EF115AD55B05E76CC00CC5EEE741B864E3A64704FE7FCB
  • powershell-7.4.18-linux-x64-fxdependent.tar.gz
    • B011386CBB21D4B0682FFB893943025455B7076152C5E330A757BA99FEDE601C
  • powershell-7.4.18-linux-x64-musl-noopt-fxdependent.tar.gz
    ... (truncated)

Commits viewable in compare view.

Updated ModelContextProtocol from 1.4.0 to 1.4.1.

Release notes

Sourced from ModelContextProtocol's releases.

1.4.1

This release backports a memory-leak fix for HTTP/SSE-based MCP servers. StreamableHttpServerTransport now releases its Server-Sent Events response stream reference as soon as a GET request ends, instead of holding it until the session is disposed via explicit DELETE or idle timeout. Long-lived SSE clients that disconnect without sending DELETE no longer pin the underlying Kestrel connection and its associated memory-pool buffers (~20 MiB per session), preventing the sustained memory growth that could accumulate under connect/disconnect churn.

What's Changed

  • Release SSE response stream reference when GET request ends #​1628 by @​halter73 (co-authored by @​joelmforsyth @​Copilot)

Acknowledgements

  • @​slomangino123 submitted issue #​766 (resolved by #​1628)

Full Changelog: modelcontextprotocol/csharp-sdk@v1.4.0...v1.4.1

Commits viewable in compare view.

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps GitHubActionsTestLogger from 3.0.4 to 3.0.5
Bumps Microsoft.Extensions.Configuration.Binder from 10.0.9 to 10.0.10
Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.9 to 10.0.10
Bumps Microsoft.Extensions.Logging.Console from 10.0.9 to 10.0.10
Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1
Bumps Microsoft.PowerShell.SDK from 7.4.17 to 7.4.18
Bumps ModelContextProtocol from 1.4.0 to 1.4.1

---
updated-dependencies:
- dependency-name: GitHubActionsTestLogger
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-and-patch
- dependency-name: Microsoft.PowerShell.SDK
  dependency-version: 7.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
- dependency-name: ModelContextProtocol
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants