Skip to content

deps(dotnet): Bump the microsoft group with 2 updates#104

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/microsoft-cab701d4df
Closed

deps(dotnet): Bump the microsoft group with 2 updates#104
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/microsoft-cab701d4df

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

18.7.0

What's Changed

New Contributors

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

Commits viewable in compare view.

Updated Microsoft.Web.WebView2 from 1.0.4022.49 to 1.0.4078.44.

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 Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0
Bumps Microsoft.Web.WebView2 from 1.0.4022.49 to 1.0.4078.44

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Web.WebView2
  dependency-version: 1.0.4078.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Jul 12, 2026
@github-actions

Copy link
Copy Markdown

AI Analysis

Technical Summary

This pull request updates two dependencies in a .NET project under the Microsoft group:

  1. Microsoft.NET.Test.Sdk

    • Version bump: 18.6.0 → 18.7.0
    • Changes include:
      • Added support for ARM64 msdia140.dll in the test platform packages, which may enhance compatibility and support for ARM64-based development and test environments.
      • Updated System.Memory from version 4.5.5 to 4.6.3, which could include bug fixes, performance improvements, or new features in memory management.
    • Potential impact:
      • Enables running tests smoothly on ARM64 architectures.
      • May require verification that the updated System.Memory version does not introduce behavioral changes.
  2. Microsoft.Web.WebView2

    • Version bump: 1.0.4022.49 → 1.0.4078.

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

Suggested Labels: bug performance test

@github-actions github-actions Bot added the bug Something isn't working label Jul 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 19, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/microsoft-cab701d4df branch July 19, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file nuget NuGet package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants