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

   Bumps [docfx](https://github.com/dotnet/docfx) from 2.77.0 to 2.78.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/dotnet/docfx/releases";>docfx's releases</a>.</em></p>
   <blockquote>
   <h2>v2.78.0</h2>
   <!-- raw HTML omitted -->
   <p>This release introduces support for .NET 9 and drops support for .NET 6, 
with a wide range of bug fixes and improvements.
   A big thank you to <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> for continuous 
improvements to DocFX and to <a 
href="https://github.com/SimonCropp";><code>@​SimonCropp</code></a> for the <a 
href="https://github.com/dotnet/docfx/issues?q=is%3Apr+author%3ASimonCropp";>substantial
 contributions</a> to code quality in this project!</p>
   <h2>What's Changed</h2>
   <h3>💥 Breaking Changes</h3>
   <ul>
   <li>feat: Add .NET 9 support (and drop .NET 6 support) by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10239";>dotnet/docfx#10239</a></li>
   <li>feat: Change generated HTML encoding to UTF-8N (without BOM) by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10069";>dotnet/docfx#10069</a></li>
   </ul>
   <h3>🎉 New Features</h3>
   <ul>
   <li>feat: Remove Node.js runtime dependencies from docfx tools by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10066";>dotnet/docfx#10066</a></li>
   <li>feat: UseClrTypeNames: new option to indicate that the output must use 
the CLR  type names instead of the language specific aliases by <a 
href="https://github.com/Patrick8639";><code>@​Patrick8639</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10072";>dotnet/docfx#10072</a></li>
   <li>feat: pdfHeaderTemplate/pdfFooterTemplate supports value as file path by 
<a href="https://github.com/yufeih";><code>@​yufeih</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10099";>dotnet/docfx#10099</a></li>
   <li>feat: expose type through the toc by <a 
href="https://github.com/frarees";><code>@​frarees</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10090";>dotnet/docfx#10090</a></li>
   <li>feat: Add <code>CancellationToken</code> support for 
<code>RunBuild.Exec</code> by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10185";>dotnet/docfx#10185</a></li>
   <li>feat: add <code>AllowUnsafeBlocks</code> supports for source code based 
metadata generation by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10175";>dotnet/docfx#10175</a></li>
   <li>feat: Add System.Text.Json serialization/deserialization supports by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10217";>dotnet/docfx#10217</a></li>
   </ul>
   <h3>🐞 Bug Fixes</h3>
   <ul>
   <li>fix: PDF Header/Footer pages size by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10100";>dotnet/docfx#10100</a></li>
   <li>fix: missing delegate group name by <a 
href="https://github.com/frarees";><code>@​frarees</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10114";>dotnet/docfx#10114</a></li>
   <li>fix: prevent the first navbar element from being set as active 
unnecessarily in the modern template by <a 
href="https://github.com/KubaZ2";><code>@​KubaZ2</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10204";>dotnet/docfx#10204</a></li>
   <li>fix: NullReferenceException thrown when running tests in parallel by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10181";>dotnet/docfx#10181</a></li>
   <li>fix: change link as plaintext if API is excluded by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10300";>dotnet/docfx#10300</a></li>
   <li>fix: suppress assembly load warning for wpf 8.0 project by <a 
href="https://github.com/yufeih";><code>@​yufeih</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10303";>dotnet/docfx#10303</a></li>
   </ul>
   <h3>📄 Documentation</h3>
   <ul>
   <li>docs: update ConceptualDocumentProcessor reference by <a 
href="https://github.com/emmanuel-ferdman";><code>@​emmanuel-ferdman</code></a> 
in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10237";>dotnet/docfx#10237</a></li>
   <li>docs: Update Version in &quot;Use the NuGet Library&quot; by <a 
href="https://github.com/RiPont";><code>@​RiPont</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10233";>dotnet/docfx#10233</a></li>
   <li>docs: Add Publish from Azure DevOps by <a 
href="https://github.com/kale-swapnil";><code>@​kale-swapnil</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10213";>dotnet/docfx#10213</a></li>
   <li>docs: fixed article a/an in config.md by <a 
href="https://github.com/MorkovnySok";><code>@​MorkovnySok</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10272";>dotnet/docfx#10272</a></li>
   <li>docs: Add node.js as prerequisite by <a 
href="https://github.com/filzrev";><code>@​filzrev</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10299";>dotnet/docfx#10299</a></li>
   <li>docs: Document the xref <code>nameWithType</code> option by <a 
href="https://github.com/AArnott";><code>@​AArnott</code></a> in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10368";>dotnet/docfx#10368</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/frarees";><code>@​frarees</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10090";>dotnet/docfx#10090</a></li>
   <li><a href="https://github.com/KubaZ2";><code>@​KubaZ2</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10204";>dotnet/docfx#10204</a></li>
   <li><a 
href="https://github.com/emmanuel-ferdman";><code>@​emmanuel-ferdman</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10237";>dotnet/docfx#10237</a></li>
   <li><a href="https://github.com/RiPont";><code>@​RiPont</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10233";>dotnet/docfx#10233</a></li>
   <li><a 
href="https://github.com/kale-swapnil";><code>@​kale-swapnil</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10213";>dotnet/docfx#10213</a></li>
   <li><a href="https://github.com/MorkovnySok";><code>@​MorkovnySok</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10272";>dotnet/docfx#10272</a></li>
   <li><a href="https://github.com/AArnott";><code>@​AArnott</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/dotnet/docfx/pull/10368";>dotnet/docfx#10368</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/dotnet/docfx/compare/v2.77.0...v2.78.0";>https://github.com/dotnet/docfx/compare/v2.77.0...v2.78.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/dotnet/docfx/commit/618e71b424a265cff7cd140dfbafbe56a379371c";><code>618e71b</code></a>
 build(deps): bump Verify.Xunit from 28.2.1 to 28.3.1 in the xunit group (<a 
href="https://redirect.github.com/dotnet/docfx/issues/10396";>#10396</a>)</li>
   <li><a 
href="https://github.com/dotnet/docfx/commit/3c5dfaa0e5f07cd472156f4fc97d566925faebf0";><code>3c5dfaa</code></a>
 build(deps): bump System.Collections.Immutable from 8.0.0 to 9.0.0 (<a 
href="https://redirect.github.com/dotnet/docfx/issues/10391";>#10391</a>)</li>
   <li><a 
href="https://github.com/dotnet/docfx/commit/b243459c8908c0663780a9daa5495c57e807af1e";><code>b243459</code></a>
 build(deps): bump System.Formats.Asn1 from 8.0.1 to 9.0.0 (<a 
href="https://redirect.github.com/dotnet/docfx/issues/10389";>#10389</a>)</li>
   <li><a 
href="https://github.com/dotnet/docfx/commit/ee12ff2f64151f208bba423b352af2190750887c";><code>ee12ff2</code></a>
 build(deps): bump System.Text.Json from 8.0.5 to 9.0.0 (<a 
href="https://redirect.github.com/dotnet/docfx/issues/10388";>#10388</a>)</li>
   <li><a 
href="https://github.com/dotnet/docfx/commit/cb3d2ce2ba24131f61edbda88951cd9ffa8bf47e";><code>cb3d2ce</code></a>
 build(deps): bump Verify.Xunit from 28.2.0 to 28.2.1 in the xunit group (<a 
href="https://redirect.github.com/dotnet/docfx/issues/10386";>#10386</a>)</li>
   <li><a 
href="https://github.com/dotnet/docfx/commit/327e9978d380e3739078d06c2f457a773044fc17";><code>327e997</code></a>
 build(deps): bump System.Composition from 8.0.0 to 9.0.0 (<a 
href="https://redirect.github.com/dotnet/docfx/issues/10387";>#10387</a>)</li>
   <li><a 
href="https://github.com/dotnet/docfx/commit/2723c72838619b8691bfe642dafff5c22604052d";><code>2723c72</code></a>
 build(deps): bump HtmlAgilityPack from 1.11.70 to 1.11.71 (<a 
href="https://redirect.github.com/dotnet/docfx/issues/10384";>#10384</a>)</li>
   <li><a 
href="https://github.com/dotnet/docfx/commit/5b067acb9fcd89aac41899c2ab04eb971a7c78ed";><code>5b067ac</code></a>
 build(deps-dev): bump the typescript-eslint group in /templates with 2 
update...</li>
   <li><a 
href="https://github.com/dotnet/docfx/commit/e32fd68dd275a8eaccb95ed9c1c77c93cf328d7e";><code>e32fd68</code></a>
 build(deps): bump FluentAssertions from 6.12.1 to 6.12.2 (<a 
href="https://redirect.github.com/dotnet/docfx/issues/10382";>#10382</a>)</li>
   <li><a 
href="https://github.com/dotnet/docfx/commit/46b14cf736577a9278467944a64dc8eb9e9b66ec";><code>46b14cf</code></a>
 build(deps): bump Verify.Xunit from 28.1.3 to 28.2.0 in the xunit group (<a 
href="https://redirect.github.com/dotnet/docfx/issues/10380";>#10380</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/dotnet/docfx/compare/v2.77.0...v2.78.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docfx&package-manager=nuget&previous-version=2.77.0&new-version=2.78.0)](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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to