Skip to content

chore(deps): update dependency typedoc-plugin-markdown to v4.11.0#79

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/typedoc-plugin-markdown-4.x-lockfile
Open

chore(deps): update dependency typedoc-plugin-markdown to v4.11.0#79
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/typedoc-plugin-markdown-4.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Change Age Confidence
typedoc-plugin-markdown (source) 4.9.04.11.0 age confidence

Release Notes

typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)

v4.11.0

Compare Source

Minor Changes
  • Improved rendering of union types when documented type details are present (#​857).
  • Improved rendering of union types used in parameter declarations.
  • When a function returns another function, full documentation for the returned function is now only shown when meaningful comments are present, aligning with the default theme.
  • Index signature declarations are now rendered as blockquotes for improved consistency.
Patch Changes
  • Added locale translations for grouped @example headings (#​858).
  • Function-typed properties are now rendered without parentheses in headings. This avoids implying that the member is a method and more accurately reflects that it is a property whose type is a function.
  • Optional properties are now indicated with ? in the property name, making the optionality explicit.
  • All pipe characters (|) in union type output are now escaped.

v4.10.0

Compare Source

Minor Changes
  • A JSON schema to be consumed by typedoc.json is now published to the package root.
  • Mark parameters with default values as optional, matching the default TypeDoc theme.
Patch Changes
  • Fixed markdownlint errors related to empty table cells and invalid link fragments.
  • Anchors inside table cells (when property formats equal "table") are now namespaced by reflection kind (for example property-foo) to prevent collisions with Markdown heading slugs and ensure stable in-page links (#​856).
  • Resolve "does not have an anchor but one was requested" warnings in verbose log mode (#​850).
  • Guard against undefined types causing errors in complex types in tables (thanks @​ilyabo).

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 force-pushed the renovate/typedoc-plugin-markdown-4.x-lockfile branch 2 times, most recently from ce5062d to 6ab1c48 Compare February 17, 2026 20:44
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v4.10.0 chore(deps): update dependency typedoc-plugin-markdown to v4.11.0 Mar 19, 2026
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-4.x-lockfile branch from 6ab1c48 to 0569151 Compare March 19, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants