Skip to content

docs(deps): update dependency typedoc to ^0.28.11

This MR contains the following updates:

Package Change Age Confidence
typedoc (source) ^0.28.10 -> ^0.28.11 age confidence

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.28.11

Compare Source

Features
  • Object properties declared with shorthand property assignment will now use the variable's comment if they do not have their own comment, #​2999.
Bug Fixes
  • Fixed link resolution not working correctly in first comment on the file in some cases, #​2994.
  • Optional methods are now rendered with a trailing ? in the reflection preview and signature, #​2995.
  • The compilerOptions option now functions properly with non-boolean options, #​3000.
  • Configuration errors within the compilerOptions option are now handled gracefully, #​3000.
  • Fixed improper casing of "Type Declaration" header, #​3002.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading