Skip to content

build: Bump docfx from 2.80.1 to 2.81.0 - #7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/docfx-2.80.1
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/docfx-2.80.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Updated docfx from 2.80.1 to 2.81.0.

Release notes

Sourced from docfx's releases.

2.81.0

What's Changed

✨ Features & Platform Support

  • Allow custom templates to override search.min.js in the modern template by @​filzrev in #​10055.
  • Add metadata.sourceLinkExclude to exclude selected source paths from View Source links without removing API documentation by @​vicancy in #​11141.
  • Record the DocFX build version in the docfx_version field of manifest.json by @​vicancy in #​11162.
  • Add a .NET 11 RC target, including support for the .NET 11 Razor source generator, while retaining .NET 8, 9, and 10 targets by @​vicancy and @​filzrev in #​11176 and #​11182.

⚡ Performance & Reliability

  • Reduce JavaScript template processing overhead and memory allocations by reusing parsed scripts and improving model conversion. Add execution limits to prevent runaway scripts from hanging builds by @​lahma in #​11084.
  • Avoid unnecessary exceptions and repeated file reads when loading toc.yml by @​filzrev in #​9974.

🐛 Bug Fixes

  • Restore source links for partial types extended by source generators by @​vicancy in #​11141.
  • Fix local namespace links in managed reference documentation by resolving them through xrefs during site generation by @​vicancy in #​11163.
  • Preserve nested XML blocks when inserting Markdown separators, preventing content from incorrectly rendering as code blocks by @​vicancy in #​11175.
  • Preserve explicit false and 0 values when overwriting nullable properties by @​vicancy in #​11181.

📦 Dependency Updates

Upgrade Notes

Custom JavaScript template preprocessors now enforce a 30-second timeout and a 50-million-statement limit for each getOptions or transform invocation. Long-running custom scripts may need adjustment.

Full Changelog: dotnet/docfx@v2.80.1...v2.81.0

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 22, 2026
@masa-iwm masa-iwm mentioned this pull request Sep 25, 2026
9 tasks
masa-iwm pushed a commit that referenced this pull request Sep 25, 2026
Dependabot's update (#7) drops the final newline from
.config/dotnet-tools.json, which .editorconfig requires, so the bump
is made here with the newline kept.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
---
updated-dependencies:
- dependency-name: docfx
  dependency-version: 2.80.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build: Bump docfx from 2.78.5 to 2.80.1 build: Bump docfx from 2.80.1 to 2.81.0 Sep 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/dot-config/docfx-2.80.1 branch from da07a53 to 3bd0527 Compare September 25, 2026 13:22
masa-iwm pushed a commit that referenced this pull request Sep 25, 2026
Dependabot's update (#7) drops the final newline from
.config/dotnet-tools.json, which .editorconfig requires, so the bump
is made here with the newline kept.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@masa-iwm masa-iwm mentioned this pull request Sep 25, 2026
9 tasks
masa-iwm pushed a commit that referenced this pull request Sep 25, 2026
Dependabot's update (#7) drops the final newline from
.config/dotnet-tools.json, which .editorconfig requires, so the bump
is made here with the newline kept.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor Author

Looks like docfx is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 25, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/dot-config/docfx-2.80.1 branch September 25, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants