Skip to content

deps(dotnet): Bump Microsoft.CodeAnalysis.BannedApiAnalyzers and Microsoft.NET.Test.Sdk - #5

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

deps(dotnet): Bump Microsoft.CodeAnalysis.BannedApiAnalyzers and Microsoft.NET.Test.Sdk#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 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

@dependabot dependabot Bot changed the title deps(dotnet): Bump the microsoft group with 2 updates deps(dotnet): Bump Microsoft.CodeAnalysis.BannedApiAnalyzers and Microsoft.NET.Test.Sdk Jul 12, 2026
…osoft.NET.Test.Sdk

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 force-pushed the dependabot/nuget/microsoft-22487dd323 branch from 51db36a to 8697d42 Compare July 12, 2026 06:39
@dependabot @github

dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
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-22487dd323 branch July 19, 2026 06:40
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