Skip to content

[main] Bump Microsoft.CodeAnalysis.BannedApiAnalyzers +PublicAPI from 5.10.0-1.26461.4 to 5.10.0-1.26467.6 - #11375

Merged
Amaury Levé (Evangelink) merged 3 commits into
mainfrom
dependabot/nuget/Microsoft.CodeAnalysis.BannedApiAnalyzers-5.10.0-1.26467.6
Sep 21, 2026
Merged

Amaury Levé (Evangelink) merged 3 commits into
mainfrom
dependabot/nuget/Microsoft.CodeAnalysis.BannedApiAnalyzers-5.10.0-1.26467.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.CodeAnalysis.BannedApiAnalyzers from 5.10.0-1.26461.4 to 5.10.0-1.26467.6.

Release notes

Sourced from Microsoft.CodeAnalysis.BannedApiAnalyzers'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)

…6461.4 to 5.10.0-1.26467.6

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.BannedApiAnalyzers
  dependency-version: 5.10.0-1.26467.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Updates to dependency manifests. label Sep 18, 2026
Copilot AI balanced review requested due to automatic review settings September 18, 2026 06:51
@github-actions github-actions Bot added the state/needs-review Awaiting review from the team. label Sep 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The PR metadata incorrectly describes the update as affecting only BannedApiAnalyzers.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates the shared Roslyn analyzer pin to a newer preview build.

Changes:

  • Bumps both PublicApiAnalyzers and BannedApiAnalyzers to 5.10.0-1.26467.6.
File summaries
File Description
Directory.Packages.props Updates the shared analyzer version property.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Balanced

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread Directory.Packages.props
@microsoft-github-policy-service microsoft-github-policy-service Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 18, 2026
@github-actions github-actions Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 18, 2026
@github-actions

This comment has been minimized.

Copilot AI review requested due to automatic review settings September 21, 2026 10:59
@github-actions github-actions Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The focused dependency update preserves the existing shared-version configuration and satisfies the documented minimum build requirement.

Review effort: Balanced
Findings: 1 Medium severity

Open (1)

@Evangelink Amaury Levé (Evangelink) changed the title [main] Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 5.10.0-1.26461.4 to 5.10.0-1.26467.6 [main] Bump Microsoft.CodeAnalysis.BannedApiAnalyzers +PublicAPI from 5.10.0-1.26461.4 to 5.10.0-1.26467.6 Sep 21, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 21, 2026
@github-actions github-actions Bot added state/approved Proposal approved; ready for implementation. and removed state/needs-review Awaiting review from the team. labels Sep 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Final test-triage resolution — Azure Pipelines build 1605002

This is the final (completed-build) resolution for this build.

Test evidence: All 93,506 normalized test records collected from the published CTRF/TRX/JUnit reports (Windows Debug, Windows Release, Linux Release) show only passed (93,103) or skipped (403) status. There are no failed tests, no retries, and no flaky-test signals in results.json (failureOrRetryCount: 0).

Build failure cause: The overall Azure Pipelines run is marked failed, but this stems from the macOS Release job being cancelled due to a worker timeout (Job cancelled due to worker timeout, Agent Azure Pipelines 29 did not respond to a cancelation request within 00:05:00), which in turn cancelled the "Publish Test Results folders" step. The pipeline's own timeline explicitly flags this leg as non-blocking: "macOS is non-blocking for PRs; this failure does not block the merge." This is an infrastructure/runner-timeout issue, not a test-product failure, retry, flaky test, crash/hang, or duration regression — it falls outside this agent's scope (test failures, flakiness, crash/hang diagnostics, and duration regressions) and is left to build-failure analysis if further action is warranted.

Diagnostics/slowness: No crash or hang diagnostics were collected (diagnosticCount: 0), and while 35 candidates were evaluated for duration, none showed a slowness regression (slowRegressionCount: 0).

Conclusion: No actionable test-product issue was found. No issue is being created, since the only failure signal is a non-blocking macOS worker-timeout cancellation with no associated test failures.

🤖 Automated content by GitHub Copilot. Generated by the Pipeline Test Triage workflow. · copilot · auto · 41.4 AIC · ⌖ 5.74 AIC · ⊞ 8.9K

Copilot AI review requested due to automatic review settings September 21, 2026 14:03
@github-actions github-actions Bot added state/approved Proposal approved; ready for implementation. and removed state/approved Proposal approved; ready for implementation. labels Sep 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The focused dependency update preserves the existing shared-version configuration and satisfies the documented minimum build constraint.

Review effort: Balanced
Findings: None

Resolved since last review (1)

@Evangelink
Amaury Levé (Evangelink) merged commit dedd3b4 into main Sep 21, 2026
25 checks passed
@Evangelink
Amaury Levé (Evangelink) deleted the dependabot/nuget/Microsoft.CodeAnalysis.BannedApiAnalyzers-5.10.0-1.26467.6 branch September 21, 2026 15:48
@github-actions github-actions Bot removed the state/approved Proposal approved; ready for implementation. label Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependency manifests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants