Skip to content

Update dependency docfx to v2.81.0 - #1525

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docfx-2.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docfx-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 18, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
docfx 2.80.1 → 2.81.0 age confidence

Release Notes

dotnet/docfx (docfx)

v2.81.0

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 18, 2026
@renovate
renovate Bot force-pushed the renovate/docfx-2.x branch from f73a533 to f11ae4e Compare September 18, 2026 22:03
@renovate renovate Bot changed the title Update dependency docfx to v2.78.6 Update dependency docfx to v2.80.1 Sep 18, 2026
@renovate renovate Bot changed the title Update dependency docfx to v2.80.1 Update dependency docfx to v2.80.1 - autoclosed Sep 19, 2026
@renovate renovate Bot closed this Sep 19, 2026
@renovate
renovate Bot deleted the renovate/docfx-2.x branch September 19, 2026 14:00
@renovate renovate Bot changed the title Update dependency docfx to v2.80.1 - autoclosed Update dependency docfx to v2.81.0 Sep 25, 2026
@renovate renovate Bot reopened this Sep 25, 2026
@renovate
renovate Bot force-pushed the renovate/docfx-2.x branch from f11ae4e to 6dfaf35 Compare September 25, 2026 05:30

This branch has not been deployed

No deployments
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants