Skip to content

chore(deps): update dependency typedoc to v0.23.7#1101

Merged
bhovhannes merged 1 commit intomasterfrom
renovate/typedoc-0.23.x
Jul 13, 2022
Merged

chore(deps): update dependency typedoc to v0.23.7#1101
bhovhannes merged 1 commit intomasterfrom
renovate/typedoc-0.23.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) 0.23.5 -> 0.23.7 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.23.7

Compare Source

Bug Fixes
  • Tags must now contain whitespace after the tag name to be parsed as a tag, @jest/globals in a comment will no longer be parsed as a tag #​1990.
  • The private member visibility option will now be respected in generated sites, #​1992.
  • Overload rendering will no longer be broken if JavaScript is disabled, #​453.
  • All overloads are now shown at once rather than requiring clicks to see the documentation for each signature, #​1100.

v0.23.6

Compare Source

Features
  • Improved support for --entryPointStrategy Packages. TypeDoc will now load package-specific configurations from package.json typedoc field. This configuration allows configuring a custom display name (typedoc.displayName) field, entry point (typedoc.entryPoint - this is equivalent and will override typedocMain), and path to a readme file to be rendered at the top of the package page (typedoc.readmeFile), #​1658.
  • The --includeVersion option will now be respected by --entryPointStrategy Packages. Also, for this combination, missing version field in the root package.json will not issue a warning.
  • The navigation partial will now call the new settings, primaryNavigation, and secondaryNavigation partials, #​1987.
Bug Fixes
  • All warnings will be reported instead of only the first warning of a given type, #​1981.
  • Include references will no longer be incorrectly parsed as links, #​1986.
  • The generated schema.json on the website will now use enum values rather than enum names if possible.
Thanks!

Configuration

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

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@bhovhannes bhovhannes merged commit daff784 into master Jul 13, 2022
@renovate renovate Bot deleted the renovate/typedoc-0.23.x branch July 13, 2022 04:33
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.

1 participant