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.5 #326

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps docfx.console from 2.58.0 to 2.58.5.

Release notes

Sourced from docfx.console's releases.

Version 2.58.5

  1. Fix Preserve url query string when using tabs (#7617)

Version 2.58.4

  1. Fix unexpected NuGet package layout change by pinning to 5.9.1. (#7570)

Version 2.58.3

  1. Fix unexpected NuGet package layout change by pinning to 5.9.1. (#7570)

Version 2.58.2

  1. Bug fix:
    1. unexpected NuGet package layout change. (#7557)
    2. Rest API build failure when definition contains examples. (#7561)

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.

v2.58.5

  1. Fix Preserve url query string when using tabs (#7617)

v2.58.4

  1. Fix unexpected NuGet package layout change by pinning to 5.9.1. (#7570)

v2.58.3

  1. Fix unexpected NuGet package layout change by pinning to 5.9.1. (#7570)

v2.58.2

  1. Bug fix:
    1. unexpected NuGet package layout change. (#7557)
    2. Rest API build failure when definition contains examples. (#7561)

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)

... (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 #327.