Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/microsoft-22487dd323
Open

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Updated Microsoft.CodeAnalysis.BannedApiAnalyzers from 4.14.0 to 5.6.0.

Release notes

Sourced from Microsoft.CodeAnalysis.BannedApiAnalyzers's releases.

5.0.4

Release

5.0.2

Release Notes
Install Instructions

Repos

5.0.1

Release Notes
Install Instructions

Repo

Commits viewable in compare view.

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.

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.CodeAnalysis.BannedApiAnalyzers from 4.14.0 to 5.6.0
Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.BannedApiAnalyzers
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: microsoft
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependabot: dependencies nuget Dependabot: nuget labels Jul 5, 2026
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request updates two dependencies in a .NET project:

  1. Microsoft.CodeAnalysis.BannedApiAnalyzers bumped from version 4.14.0 to 5.6.0.
  2. Microsoft.NET.Test.Sdk updated from version 18.6.0 to 18.7.0.

Technical Requirements and Constraints:

  • The upgrades target compatibility with newer versions of analyzers and test SDKs, likely requiring the project to support the APIs and runtime versions compatible with these updated dependencies.
  • The Microsoft.CodeAnalysis.BannedApiAnalyzers update spans a major and multiple minor versions, which may include breaking changes or new diagnostics rules.
  • The Microsoft.NET.Test.Sdk update includes added ARM64 support and updates to System.Memory, implying potential compatibility and performance improvements on ARM64 platforms.

Implementation Considerations:

  • The bump of analyzers may affect build or analysis outputs, necessitating review of new or modified warnings/errors generated by

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

Suggested Labels: performance test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot: dependencies nuget Dependabot: nuget

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants