[Snyk] Upgrade typedoc from 0.19.2 to 0.22.8 #12
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.19.2 to 0.22.8.
ℹ️ 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 fixes:
SNYK-JS-MARKED-1070800
Why? Has a fix available, CVSS 7.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: typedoc
Features
See the documentation in custom-themes.md for details.
Bug Fixes
@ category
tag incorrectly appearing on function types if used on a type alias, #1745.Thanks!
Features
githubprivate.com
domain, #1743.Bug Fixes
hideGenerator
is set, #1749.@ category
tag incorrectly appearing on function types if used on a type alias, #1745.Thanks!
Features
@ enum
to all variables whose property types are string literals, #1740.Bug Fixes
as const
style enums, #1727.@ typeParam
on type aliases, #1733.Thanks!
Features
@ param
comments for destructured parameters and rename__namedParameters
to the name specifiedin the
@ param
comment if the number of@ param
comments match the number of parameters, resolves #1703.intentionallyNotExported
option may now include file names/paths to limit its scope, for example, the followingwill suppress warnings from
Foo
insrc/foo.ts
not being exported, but will not suppress warnings if anotherFoo
declared in
src/utils/foo.ts
is not exported.--emit
option can now be used to more finely control what TypeDoc will emit.both
docs
none
true
both
, for backwards compatibility. Will be removed in 0.23.false
docs
, for backwards compatibility. Will be removed in 0.23.Bug Fixes
<caption>
elements from@ example
tags, resolves #1679.emitDeclarationOnly
compiler option is now supported, resolves #1716..json
, resolves #1712.globalThis
namespace, could only be caused by a plugin.Thanks!
Features
validation
can now be set to true/false to enable/disable all flags within them.githubPages
option (default: true), which will create a.nojekyll
page in the generated output, resolves #1680.MarkdownEvent
is now exported, resolves #1696.Bug Fixes
Thanks!
Bug Fixes
light-plus
anddark-plus
, they were accidentally set tomin-light
andmin-dark
in v0.22.0.Features
validation
option which can be used to disable checks for non-exported symbols.On the command line, this can be specified with
--validation.notExported true
, or in an options file with:validation
option, deprecatedlistInvalidSymbolLinks
, which will be removed in 0.23.Bug Fixes
Bug Fixes
Read more
Bug Fixes
Thanks!
Commit messages
Package name: typedoc
Compare
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs