Skip to content

Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 4.14.0 to 5.6.0 - #11965

Merged
jonathanpeppers merged 3 commits into
release/10.0.1xxfrom
dependabot/nuget/src/Mono.Android/release/10.0.1xx/Microsoft.CodeAnalysis.PublicApiAnalyzers-5.6.0
Jul 13, 2026
Merged

Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 4.14.0 to 5.6.0#11965
jonathanpeppers merged 3 commits into
release/10.0.1xxfrom
dependabot/nuget/src/Mono.Android/release/10.0.1xx/Microsoft.CodeAnalysis.PublicApiAnalyzers-5.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Microsoft.CodeAnalysis.PublicApiAnalyzers from 4.14.0 to 5.6.0.

Release notes

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

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)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 3, 2026
@dependabot dependabot Bot added the .NET Pull requests that update .NET code label Jul 3, 2026
@jonathanpeppers

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

Comment thread src/Mono.Android/Mono.Android.csproj
Co-authored-by: jonathanpeppers <840039+jonathanpeppers@users.noreply.github.com>
@jonathanpeppers

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

…d/release/10.0.1xx/Microsoft.CodeAnalysis.PublicApiAnalyzers-5.6.0
@jonathanpeppers

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Jul 13, 2026
@jonathanpeppers
jonathanpeppers merged commit 3339d65 into release/10.0.1xx Jul 13, 2026
2 checks passed
@jonathanpeppers
jonathanpeppers deleted the dependabot/nuget/src/Mono.Android/release/10.0.1xx/Microsoft.CodeAnalysis.PublicApiAnalyzers-5.6.0 branch July 13, 2026 15:30
@jonathanpeppers

Copy link
Copy Markdown
Member

/backport to main

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to main (link to workflow run)

@github-actions

Copy link
Copy Markdown
Contributor

@jonathanpeppers backporting to main failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 4.14.0 to 5.6.0
Using index info to reconstruct a base tree...
M	src/Mono.Android/Mono.Android.csproj
Falling back to patching base and 3-way merge...
Auto-merging src/Mono.Android/Mono.Android.csproj
Applying: Fix whitespace-only changes in Mono.Android.csproj
error: sha1 information is lacking or useless (src/Mono.Android/Mono.Android.csproj).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0002 Fix whitespace-only changes in Mono.Android.csproj
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

jonathanpeppers added a commit that referenced this pull request Jul 13, 2026
Backport of #11965 to main.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants