Skip to content

chore(deps): update dependency typedoc-plugin-markdown to v4.12.0#809

Open
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/vitepress-typedoc-plugin-markdown-4.x
Open

chore(deps): update dependency typedoc-plugin-markdown to v4.12.0#809
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/vitepress-typedoc-plugin-markdown-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v4.12.0

Compare Source

Minor Changes
  • Support JSDoc-style <caption> labels for @example tags (#​861).
  • Add Markdown theme translations for the fr locale.
Patch Changes
  • Fixed duplicate sidebar groups when navigation.includeCategories=true and navigation.includeGroups=false (#​866).

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.

@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for pkg-x ready!

Name Link
🔨 Latest commit 0a42811
🔍 Latest deploy log https://app.netlify.com/projects/pkg-x/deploys/6a311f4160896e0008707fa0
😎 Deploy Preview https://deploy-preview-809--pkg-x.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants