Skip to content

Bump docfx from 2.78.4 to 2.78.5#214

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/dot-config/docfx-2.78.5
Mar 17, 2026
Merged

Bump docfx from 2.78.4 to 2.78.5#214
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/dot-config/docfx-2.78.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Updated docfx from 2.78.4 to 2.78.5.

Release notes

Sourced from docfx's releases.

2.78.5

What's Changed

Add support for .NET 10 target framework by @​filzrev in dotnet/docfx#10859

Full Changelog: dotnet/docfx@v2.78.4...v2.78.5

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: docfx
  dependency-version: 2.78.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2026 18:54
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 17, 2026
Copy link
Copy Markdown

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

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

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot enabled auto-merge (squash) March 17, 2026 18:54
@github-actions
Copy link
Copy Markdown

🤖 Claude Code Review

PR Code Review

This is a minimal dependency bump PR — updating docfx from version 2.78.4 to 2.78.5 in .config/dotnet-tools.json.


Code Quality

  • Style guide: Single-line version bump, no style concerns.
  • No commented-out code
  • Meaningful variable names: N/A
  • DRY principle: N/A
  • Defects: No logic changes; pure dependency version update. No bugs, race conditions, or security issues introduced.
  • CLAUDE.md: No concerns.

Testing

  • Unit/integration tests: Not applicable for a tooling dependency bump.
  • Test coverage: N/A

Documentation

  • README: No update needed for a tooling version bump.
  • API docs: docfx is a doc-generation tool; bumping its version does not change the API surface.
  • Inline comments: N/A
  • ⚠️ CHANGELOG.md: Not included in this diff. Dependency bumps are sometimes tracked in changelogs. This appears to be an automated Dependabot-style bump, so omitting it from the changelog is acceptable practice, but worth confirming against project conventions.
  • Markdown formatting: N/A

Security

  • No hardcoded credentials
  • No .lic files or AQAAAD-prefixed strings
  • No sensitive data
  • Input validation: N/A

Summary

This is a straightforward patch-level version bump of the docfx documentation tool. No functional code changes are present. The change is low-risk and appears safe to merge. The only minor note is the absence of a CHANGELOG entry, which is a matter of project convention for automated dependency updates.

Automated code review analyzing defects and coding standards

@github-actions github-actions bot merged commit 88cd470 into main Mar 17, 2026
35 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/dot-config/docfx-2.78.5 branch March 17, 2026 18:59
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Senzing.Sdk 99% 89% 702
Summary 99% (4055 / 4101) 89% (379 / 426) 702

Minimum allowed line rate is 85%

@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Senzing.Sdk 99% 89% 702
Summary 99% (4051 / 4101) 89% (379 / 426) 702

Minimum allowed line rate is 85%

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants