Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 11, 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: 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, click this checkbox.

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

@renovate renovate bot requested review from a team, Codelax, QuiiBz and chambo-e and removed request for a team July 11, 2022 17:27
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 8b857f2 to 0f63ef9 Compare July 12, 2022 05:42
@QuiiBz QuiiBz merged commit bf6a630 into main Jul 12, 2022
@renovate renovate bot deleted the renovate/typedoc-0.x branch July 12, 2022 09:55
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.

2 participants