Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Updated docfx from 2.78.3 to 2.78.4.

Release notes

Sourced from docfx's releases.

2.78.4

πŸš€ Release Notes

🌟 New Features

🐞 Bug Fixes

  • βœ… Include [Experimental] attribute support by default. (#​10566)
  • βœ… Include global type metadata for all output formats. (#​10611)
  • βœ… Skip non-managed assemblies to prevent runtime errors. (#​10692)
  • βœ… Fix TOC grouping regression introduced by earlier refactor. (#​10700)
  • βœ… Fix Bicep.js import error on the samples site. (#​10738)
  • βœ… Handle IOException gracefully when file access conflicts occur. (#​10786)
  • βœ… Fix PDF generation failure when navigating within the same page or hash fragment. (#​10768)
  • βœ… Use textContent to correctly render header titles. (#​10790)
  • βœ… Fixed nightly build CI and dependency updates. (#​10679, #​10694)
  • βœ… Added event handling for AnalyzerLoadFailed to improve debugging. (#​10617)

⚑ Performance Improvements

  • βš™οΈ Use cached MarkdownPipeline instance to reduce re-initialization overhead. (#​10568)
  • βš™οΈ Reuse YamlDeserializer instance for better memory efficiency. (#​10567)
  • βš™οΈ Migrated test assertions to AwesomeAssertions for faster, cleaner test runs. (#​10563)
  • βš™οΈ Improved analyzer diagnostics and reduced noisy suggestions. (#​10578)

πŸ“˜ Documentation Updates

  • πŸ“„ Minor doc fix and .slnx inclusion. (#​10610)
  • πŸ“„ Fixed config reference documentation. (#​10683)
  • πŸ“„ Corrected PlantUML class diagram link. (#​10638)
  • πŸ“„ Updated β€œTabs with ***” section formatting. (#​10699)
  • πŸ“„ Fixed minor spelling errors. (#​10723)
  • πŸ“„ Updated Bicep sample to use official Highlight.js syntax. (#​10715)
  • πŸ“„ Added DeepWiki badge and improved emoji font embedding in PDF generation. (#​10680, #​10678)
  • πŸ“„ Inputs in navigation and TOC search now auto-focus when icons are clicked. (#​10754)

πŸ™Œ Contributors

Thanks to our awesome contributors for this release:
@​filzrev, @​Lombra, @​frarees, @​ettfemnio, @​Lulalaby, @​mgarstenauer, @​anthony-c-martin, @​clicktodev, @​Copilot, and everyone who helped improve this release πŸ’™

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Oct 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 24, 2025 18:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Oct 24, 2025
Copy link

@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) October 24, 2025 18:22
---
updated-dependencies:
- dependency-name: docfx
  dependency-version: 2.78.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/dot-config/docfx-2.78.4 branch from 7c0e55b to 9d511c0 Compare October 24, 2025 22:49
Copy link

@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

Copy link

@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
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Senzing.Sdk 99% 89% 701 βœ”
Summary 99% (4040 / 4086) 89% (379 / 426) 701 βœ”

Minimum allowed line rate is 85%

3 similar comments
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Senzing.Sdk 99% 89% 701 βœ”
Summary 99% (4040 / 4086) 89% (379 / 426) 701 βœ”

Minimum allowed line rate is 85%

@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Senzing.Sdk 99% 89% 701 βœ”
Summary 99% (4040 / 4086) 89% (379 / 426) 701 βœ”

Minimum allowed line rate is 85%

@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Senzing.Sdk 99% 89% 701 βœ”
Summary 99% (4040 / 4086) 89% (379 / 426) 701 βœ”

Minimum allowed line rate is 85%

@github-actions github-actions bot merged commit 240f8ff into main Oct 27, 2025
36 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/dot-config/docfx-2.78.4 branch October 27, 2025 17:25
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.

3 participants