Entomy / LibLangly

The combined Langly runtime
https://entomy.github.io/LibLangly/
33 stars 7 forks source link

Bump docfx.console from 2.58.0 to 2.58.1 #310

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps docfx.console from 2.58.0 to 2.58.1.

Release notes

Sourced from docfx.console's releases.

Version 2.58.1

  1. Dozens of document improvements. Thanks @​BryanLa!
  2. Bug fix:
    1. Show cref name instead of missing if not resolved. Thanks @​Emdot! (#7245)
    2. Fix showing wrong syntax for nullable value types. Thanks @​mikernet! (#7045, #5964)
    3. Fix exception when loading memberpage plugin. Thanks @​jamiehankins! (#7422)
    4. Get latest Visual Studio version when creating MSBuild instance. Thanks @​jamiehankins (#7463)
Changelog

Sourced from docfx.console's changelog.

Version Notes (Current Version: v2.58.1)

v2.58.1

  1. Dozens of document improvements. Thanks @​BryanLa!
  2. Bug fix:
    1. Show cref name instead of missing if not resolved. Thanks @​Emdot! (#7245)
    2. Fix showing wrong syntax for nullable value types. Thanks @​mikernet! (#7045, #5964)
    3. Fix exception when loading memberpage plugin. Thanks @​jamiehankins! (#7422)
    4. Get latest Visual Studio version when creating MSBuild instance. Thanks @​jamiehankins (#7463)

v2.58

  1. Basic C# 9 support. Thanks @​tannergooding! (#6805)
  2. Support VS Visual Studio 16.10 by using latest Microsoft.Build.Locator 1.4.1. Thanks @​jamiehankins! (#4880, #7406)

v2.57.2

  1. Fix search function break. (#7302)

v2.57.1

  1. Fix breaking theme by reverting bootstrap from 4.6.0 back to 3.4.1.

v2.57

  1. Improve display of enum flags. Thanks @​mikernet! (#7043)
  2. Some improvements in docfx.console.targets. Thanks @​alexrp! (#7117)
  3. New tools available: TocDocfxCreation, DocLinkChecker, DocLanguageTranslator and some examples. Thanks @​Ellerbach! (#7231)
  4. Security updates:
    1. Replace use of MD5, SHA1 with SHA256. (#7149, #7157)
    2. Specify noopener/noreferer for external link. (#7204)
    3. Avoid reinterpreting DOM text as HTML without escaping meta-characters. (#7210)
    4. Check certificate revocation list in HTTP calls. (#7142)
    5. Upgrade some NPM, NuGet packages. (#7135, #7147)
    6. Migrate bower to NPM. (#7273)
    7. Enable CodeQL. (#7184)
  5. Bug fix:
    1. <code source=...> not work when using DLL + XML documents as input. Thanks @​james-hunt-ra! (#7096)
    2. Sub navbar not fully shows if remove .html extension from URL. Thanks @​CyberAndrii! (#7046)

v2.56.7

  1. Page UI updates:
    1. Support more inheritance levels in UI. Thanks @​georgius! (#6880)
    2. Fix AnchorJS links hover issue. (#6910)
  2. Remove warning of $schema in JSON schema element. Thanks @​kzu! (#6927)
  3. Fix MacOS case insensitive issue. Thanks @​georgius! (#6888)
  4. Fix hasAttribute not working in API filter. (#5159)

... (truncated)

Commits


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 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[bot] commented 3 years ago

Superseded by #311.