ForNeVeR / TruePath

File path abstraction library for .NET.
https://fornever.github.io/TruePath/
MIT License
55 stars 9 forks source link

Build(deps): bump docfx from 2.77.0 to 2.78.0 #107

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps docfx from 2.77.0 to 2.78.0.

Release notes

Sourced from docfx's releases.

v2.78.0

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 @​filzrev for continuous improvements to DocFX and to @​SimonCropp for the substantial contributions to code quality in this project!

What's Changed

💥 Breaking Changes

🎉 New Features

🐞 Bug Fixes

📄 Documentation

New Contributors

Full Changelog: https://github.com/dotnet/docfx/compare/v2.77.0...v2.78.0

Commits
  • 618e71b build(deps): bump Verify.Xunit from 28.2.1 to 28.3.1 in the xunit group (#10396)
  • 3c5dfaa build(deps): bump System.Collections.Immutable from 8.0.0 to 9.0.0 (#10391)
  • b243459 build(deps): bump System.Formats.Asn1 from 8.0.1 to 9.0.0 (#10389)
  • ee12ff2 build(deps): bump System.Text.Json from 8.0.5 to 9.0.0 (#10388)
  • cb3d2ce build(deps): bump Verify.Xunit from 28.2.0 to 28.2.1 in the xunit group (#10386)
  • 327e997 build(deps): bump System.Composition from 8.0.0 to 9.0.0 (#10387)
  • 2723c72 build(deps): bump HtmlAgilityPack from 1.11.70 to 1.11.71 (#10384)
  • 5b067ac build(deps-dev): bump the typescript-eslint group in /templates with 2 update...
  • e32fd68 build(deps): bump FluentAssertions from 6.12.1 to 6.12.2 (#10382)
  • 46b14cf build(deps): bump Verify.Xunit from 28.1.3 to 28.2.0 in the xunit group (#10380)
  • Additional 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 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)