dependabot[bot] opened a new pull request, #7046:
URL: https://github.com/apache/ignite-3/pull/7046

   Updated [docfx](https://github.com/dotnet/docfx) from 2.78.2 to 2.78.4.
   
   <details>
   <summary>Release notes</summary>
   
   _Sourced from [docfx's releases](https://github.com/dotnet/docfx/releases)._
   
   ## 2.78.4
   
   # 🚀 Release Notes
   
   ## 🌟 New Features
   - 🧩 Updated to **Roslyn 4.13.0** and added `.NET 10` nightly build support. 
([#​10577](https://github.com/dotnet/docfx/pull/10577), 
[#​10561](https://github.com/dotnet/docfx/pull/10561))  
   
   ## 🐞 Bug Fixes
   - ✅ Include `[Experimental]` attribute support by default. 
([#​10566](https://github.com/dotnet/docfx/pull/10566))  
   - ✅ Include global type metadata for all output formats. 
([#​10611](https://github.com/dotnet/docfx/pull/10611))  
   - ✅ Skip non-managed assemblies to prevent runtime errors. 
([#​10692](https://github.com/dotnet/docfx/pull/10692))  
   - ✅ Fix TOC grouping regression introduced by earlier refactor. 
([#​10700](https://github.com/dotnet/docfx/pull/10700))  
   - ✅ Fix Bicep.js import error on the samples site. 
([#​10738](https://github.com/dotnet/docfx/pull/10738))  
   - ✅ Handle `IOException` gracefully when file access conflicts occur. 
([#​10786](https://github.com/dotnet/docfx/pull/10786))  
   - ✅ Fix PDF generation failure when navigating within the same page or hash 
fragment. ([#​10768](https://github.com/dotnet/docfx/pull/10768))  
   - ✅ Use `textContent` to correctly render header titles. 
([#​10790](https://github.com/dotnet/docfx/pull/10790))  
   - ✅ Fixed nightly build CI and dependency updates. 
([#​10679](https://github.com/dotnet/docfx/pull/10679), 
[#​10694](https://github.com/dotnet/docfx/pull/10694))  
   - ✅ Added event handling for `AnalyzerLoadFailed` to improve debugging. 
([#​10617](https://github.com/dotnet/docfx/pull/10617))  
   
   ## ⚡ Performance Improvements
   - ⚙️ Use cached `MarkdownPipeline` instance to reduce re-initialization 
overhead. ([#​10568](https://github.com/dotnet/docfx/pull/10568))  
   - ⚙️ Reuse `YamlDeserializer` instance for better memory efficiency. 
([#​10567](https://github.com/dotnet/docfx/pull/10567))  
   - ⚙️ Migrated test assertions to **AwesomeAssertions** for faster, cleaner 
test runs. ([#​10563](https://github.com/dotnet/docfx/pull/10563))  
   - ⚙️ Improved analyzer diagnostics and reduced noisy suggestions. 
([#​10578](https://github.com/dotnet/docfx/pull/10578))  
   
   ## 📘 Documentation Updates
   - 📄 Minor doc fix and `.slnx` inclusion. 
([#​10610](https://github.com/dotnet/docfx/pull/10610))  
   - 📄 Fixed config reference documentation. 
([#​10683](https://github.com/dotnet/docfx/pull/10683))  
   - 📄 Corrected PlantUML class diagram link. 
([#​10638](https://github.com/dotnet/docfx/pull/10638))  
   - 📄 Updated “Tabs with ***” section formatting. 
([#​10699](https://github.com/dotnet/docfx/pull/10699))  
   - 📄 Fixed minor spelling errors. 
([#​10723](https://github.com/dotnet/docfx/pull/10723))  
   - 📄 Updated Bicep sample to use official Highlight.js syntax. 
([#​10715](https://github.com/dotnet/docfx/pull/10715))  
   - 📄 Added DeepWiki badge and improved emoji font embedding in PDF 
generation. ([#​10680](https://github.com/dotnet/docfx/pull/10680), 
[#​10678](https://github.com/dotnet/docfx/pull/10678))  
   - 📄 Inputs in navigation and TOC search now auto-focus when icons are 
clicked. ([#​10754](https://github.com/dotnet/docfx/pull/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 💙
   
   
   ## 2.78.3
   
   <!-- Release notes generated using configuration in .github/release.yml at 
main -->
   
   ## What's Changed
   ### 🎉 New Features
   * feat: Add `noRestore` option to `docfx metadata` command by @​filzrev in 
https://github.com/dotnet/docfx/pull/10428
   * feat: Allow extensionless URL HTML file access by @​filzrev in 
https://github.com/dotnet/docfx/pull/10436
   * feat: Add `.slnx` solution format metadata generation support by @​filzrev 
in https://github.com/dotnet/docfx/pull/10540
   * feat!: search improvements by @​frarees in 
https://github.com/dotnet/docfx/pull/10113
   ### 🐞 Bug Fixes
   * fix: Add `remarks` content to enum members by @​filzrev in 
https://github.com/dotnet/docfx/pull/10434
   * fix: Modify `isCoverPage` check conditions by @​filzrev in 
https://github.com/dotnet/docfx/pull/10453
   * fix: Use provided references for search of dependencies in 
AssemblyCompilations by @​Herrmel in https://github.com/dotnet/docfx/pull/10491
   * fix: Doc comment `<code>` block is not rendered correctly by @​filzrev in 
https://github.com/dotnet/docfx/pull/10390
   ### 🚀 Performance Improvements
   * perf: Optimize pdf generation performance by reducing file I/O by 
@​filzrev in https://github.com/dotnet/docfx/pull/10461
   * perf: Reduce exceptions of `APIPage` deserialization by @​filzrev in 
https://github.com/dotnet/docfx/pull/10548
   ## New Contributors
   * @​Herrmel made their first contribution in 
https://github.com/dotnet/docfx/pull/10491
   
   **Full Changelog**: https://github.com/dotnet/docfx/compare/2.78.2...v2.78.3
   
   Commits viewable in [compare 
view](https://github.com/dotnet/docfx/compare/v2.78.2...v2.78.4).
   </details>
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docfx&package-manager=nuget&previous-version=2.78.2&new-version=2.78.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to