chore(deps): update dependency typedoc to v0.22.3#341
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
12dfed0 to
e2aa53f
Compare
e2aa53f to
a5da893
Compare
c5e98d8 to
60af6e5
Compare
60af6e5 to
7e8500a
Compare
7e8500a to
3f5b0e0
Compare
a0c5462 to
55eb6c1
Compare
55eb6c1 to
a32f909
Compare
a32f909 to
8d9c993
Compare
8d9c993 to
c34be86
Compare
c34be86 to
7b5411c
Compare
7b5411c to
937136b
Compare
2be72eb to
f5b25ae
Compare
f5b25ae to
b940b61
Compare
b940b61 to
8c8ec2c
Compare
8c8ec2c to
fb35370
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
0.20.36->0.22.3Release Notes
TypeStrong/TypeDoc
v0.22.3Compare Source
Bug Fixes
light-plusanddark-plus, they were accidentally set tomin-lightandmin-darkin v0.22.0.Features
validationoption 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": { "notExported": true } }validationoption, deprecatedlistInvalidSymbolLinks, which will be removed in 0.23.v0.22.2Compare Source
Bug Fixes
v0.22.1Compare Source
Bug Fixes
v0.22.0Compare Source
Breaking Changes
packagesandentryPointsoptions have been combined.To migrate configurations which used
packages, replacepackageswithentryPointsand setentryPointStrategytopackages.disableOutputChecktocleanOutputDirto more clearly reflect its behavior.highlightThemeoption has been split intolightHighlightThemeanddarkHighlightTheme.tocoption.This change provides major performance benefits, reducing rendering time by up to 10x for several benchmarked projects.
It also allows themes to be easily type checked, preventing mistakes when creating custom themes.
Removing Handlebars also fixed memory leaks when
--watchwas specified due to Handlebar's caching mechanism.This change breaks all existing custom themes, so a theme created for v0.21 or earlier will not work in v0.22.
See internal-docs/custom-themes.md for documentation on how to create a custom theme in v0.22.
entryPointStrategyfromexpandtoresolve.Features
customCssoption, closes #1060.for documentation on how to create a plugin which enables this.
Support for linking to MDN for global types is provided by typedoc-plugin-mdn-links.
entryPointStrategyto reduce confusion from new TypeDoc users on handling of entry points.There are three possible options:
<directory>/indexas the entry point.--packagesin v0.21, behaves as documented in the Monorepo section in the readme.typedocMainin package.json when using thepackagesstrategy for resolving entry points.application.validate(project).as constenums", closes #1675.hideLegendoption, closes #1108.--logLevel Verbose)Bug Fixes
@param, the name will not be dropped when rendering, closes #1410.API Breaking Changes
"export"key inpackage.json, preventing plugins from importing internal paths.TypeDoc should now export all necessary structures (potentially marked with
@internalif likely to change) from the root export.ReflectionKindvalues forProject,Module,Namespace, andEnumhave changed.export=. Plugins are now required to export aloadfunction.TypeParameterType, references to type parameters have produced aReferenceTypesince v0.20.0.clonemethod. It inconsistently performed deep or shallow clones, and was not used by TypeDoc.equalsmethod. It was occasionally correct for medium-complexity types, and always incorrect for more complicated types.Thanks!
v0.21.9 (2021-07-29)
Bug Fixes
Thanks!
v0.21.8 (2021-07-28)
Features
Thanks!
v0.21.7 (2021-07-27)
Features
v0.21.6 (2021-07-19)
Features
Bug Fixes
Thanks!
v0.21.5 (2021-06-31)
Features
Bug Fixes
Thanks!
v0.21.4 (2021-06-12)
Bug Fixes
v0.21.3 (2021-06-10)
Breaking Changes
Bug Fixes
Thanks!
v0.21.2 (2021-05-27)
Bug Fixes
v0.21.1 (2021-05-25)
Bug Fixes
readmecould not be set tononein a config file, closes #1608v0.21.9Compare Source
Bug Fixes
Thanks!
v0.21.8Compare Source
Features
Thanks!
v0.21.7Compare Source
Features
v0.21.6Compare Source
Features
Bug Fixes
Thanks!
v0.21.5Compare Source
Features
Bug Fixes
Thanks!
v0.21.4Compare Source
Bug Fixes
v0.21.3Compare Source
Breaking Changes
Bug Fixes
Thanks!
v0.21.2Compare Source
Bug Fixes
v0.21.1Compare Source
Bug Fixes
readmecould not be set tononein a config file, closes #1608v0.21.0Compare Source
Breaking Changes
Features
Bug Fixes
voidreturn type, closes #1215Thanks!
v0.20.37 (2021-05-16)
Features
Bug Fixes
markeddependency to 2.0.x (#1602), closes #1601Thanks!
v0.20.36 (2021-03-23)
Features
Bug Fixes
Thanks!
v0.20.35 (2021-03-03)
Features
Bug Fixes
Thanks!
v0.20.34 (2021-02-25)
Bug Fixes
v0.20.33 (2021-02-22)
Bug Fixes
v0.20.32 (2021-02-14)
Bug Fixes
v0.20.31 (2021-02-14)
Bug Fixes
Thanks!
v0.20.30 (2021-02-06)
Bug Fixes
v0.20.29 (2021-02-04)
Features
v0.20.28 (2021-01-23)
Bug Fixes
v0.20.27 (2021-01-20)
Features
Bug Fixes
Thanks!
v0.20.26 (2021-01-20)
Bug Fixes
v0.20.25 (2021-01-15)
Features
v0.20.24 (2021-01-11)
Features
Thanks!
v0.20.23 (2021-01-06)
Bug Fixes
Thanks!
v0.20.22 (2021-01-06)
Bug Fixes
v0.20.21 (2021-01-05)
Bug Fixes
v0.20.20 (2021-00-31)
Features
Bug Fixes
Thanks!
v0.20.19 (2021-00-25)
Features
v0.20.18 (2021-00-24)
Bug Fixes
v0.20.17 (2021-00-23)
Features
Bug Fixes
Thanks!
v0.20.16 (2021-00-17)
Bug Fixes
v0.20.15 (2021-00-16)
Features
Bug Fixes
@types/ws, closes #1463@enumtags, closes #1464Thanks!
v0.20.14 (2021-00-09)
Bug Fixes
Thanks!
v0.20.13 (2021-00-06)
Bug Fixes
v0.20.12 (2021-00-05)
Bug Fixes
Thanks!
v0.20.11 (2021-00-04)
Bug Fixes
v0.20.10 (2021-00-03)
Bug Fixes
v0.20.9 (2021-00-02)
Bug Fixes
1886304v0.20.8 (2021-00-01)
Bug Fixes
v0.20.7 (2020-00-01)
Bug Fixes
v0.20.6 (2020-00-01)
Features
Bug Fixes
v0.20.5 (2020-11-30)
Bug Fixes
v0.20.4 (2020-11-30)
Bug Fixes
v0.20.3 (2020-11-29)
Features
v0.20.2 (2020-11-29)
Features
Bug Fixes
v0.20.1 (2020-11-29)
Bug Fixes
v0.20.37Compare Source
Features
Bug Fixes
markeddependency to 2.0.x (#1602), closes #1601Thanks!
Configuration
📅 Schedule: "every weekend" in timezone Asia/Tokyo.
🚦 Automerge: Disabled due to failing status checks.
♻ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.