[Snyk] Upgrade typedoc from 0.26.4 to 0.28.10 #379
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade typedoc from 0.26.4 to 0.28.10.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 34 versions ahead of your current version.
The recommended version was released 23 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-MARKDOWNIT-12143043
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-PRISMJS-9055448
Release notes
Package name: typedoc
Bug Fixes
Features
Bug Fixes
Features
plugin
option can now be given plugin functions to load.-
within tag names to supporttypescript-json-schema
's@ TJS-type
tag, #2972.Context.createSymbolId
for use by plugins.Bug Fixes
<img srcset>
will now be discovered by TypeDoc, #2975.<source src>
and<source srcset>
elements will now be discovered by TypeDoc, #2975.Thanks!
Features
@ sortStrategy
tag to override thesort
option on a specific reflection, #2965.Bug Fixes
export { type X }
are no longer missing comments, #2970.locale
to an unknown value will now cause TypeDoc to operate in English instead of a debug locale.Features
Bug Fixes
export { type X }
are now detected and converted as interfaces/type aliases, #2962.Thanks!
Bug Fixes
ignoredHighlightLanguages
can now be used to prevent warnings for codeblocks containing languageswhich are supported by Shiki but are not loaded, #2956.
Features
Bug Fixes
The
chevronSmall
helper is now deprecated and will be removed with v0.29.0.@ hidden
will no longer appear in the"Hierarchy" section of the docs.
Thanks!
Bug Fixes
@ inline
now functions when referencing tuple types, #2932.@ link
links to the current page are now rendered, #2934.@ includeCode
now supports regions in TypeScript files with.mts
and.cts
file extensions, #2935.Features
@ group none
and@ category none
will now render their children without a sectionheading in the default theme, #2922.
@ disableGroups
tag to completely disable the grouping mechanism for agiven reflection, #2922.
Bug Fixes
@ class
now correctly handle@ category
, #2914.@ class
now include constructor parameters, #2914.@ class
with a generic first constructor function now adoptthat function's type parameters as the class type parameters, #2914.
externalSymbolLinkMappings
option when URL is set to#
, #2921.@ typedef
now correctly handle the constraint, #2929.toString
on types containing index signatures now behave correctly, #2917.@ inlineType
to the list of tags excluded by default.Features
TypeDocOptions
interface now marks options as optional so it no longer has to be wrapped inPartial
for use in config files, #2901.
localStorage
without clearing it, #2908.Bug Fixes
--watch
can now infer entry points frompackage.json
as supported in non-watch mode, #2899.@ include
with regions now works on files with CRLF line endings, #2902.module.exports = []
, #2909../
in relative links, #2910.Thanks!
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: