-
Notifications
You must be signed in to change notification settings - Fork 667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency typedoc-plugin-markdown to v4.0.1 - autoclosed #1986
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
❌ Deploy Preview for tauri-v2 failed.
|
028d8b7
to
2e4d598
Compare
2e4d598
to
1fdd57f
Compare
1fdd57f
to
3078d1f
Compare
3078d1f
to
8a4ce61
Compare
8a4ce61
to
134d034
Compare
d394b10
to
1674be2
Compare
1674be2
to
08a11e0
Compare
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
This PR contains the following updates:
4.0.0-next.17
->4.0.1
Release Notes
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.0.1
Compare Source
Patch Changes
@example
tags on same reflection.v4.0.0
Compare Source
Architectural Changes
Features
Structural Changes
--outputFileStrategy
. To achieve the same output as v3 (whereby only Classes, Enums and Interfaces have their own file), set the optionmembersWithOwnFile
option.--parametersFormat=table
.Breaking Changes
theme
to"markdown"
is no longer required and should be removed.indexTitle
has been removed. Please use the"title.indexPage"
key with option--textContentMappings
.allReflectionsHaveOwnDocument
has been removed (this behaviour is now the default). Please see optionoutputFileStrategy
](/docs/options#outputfilestrategy).entryDocument
has been renamed toentryFileName
to better reflect its purpose.namedAnchors
has been renamed touseHTMLAnchors
to better reflect its purpose.hideInPageTOC
has been removed. In-page TOC are no longer included by default. You can include in-page TOCs by usingtypedoc-plugin-remark
and theremark-toc
plugin.objectLiteralTypeDeclarationStyle
has been removed. Please use option--typeDeclarationFormat=list
.Bug Fixes
readmeFile
configuration (#383)<
and>
breaks Docusaurus Markdown parser. (#276)Earlier changelog entries can be found in
CHANGELOG_ARCHIVE.md
.v4.0.0-next.60
Compare Source
Patch Changes
v4.0.0-next.59
Compare Source
Patch Changes
v4.0.0-next.58
Compare Source
Patch Changes
v4.0.0-next.57
Compare Source
Patch Changes
navigationModel
option.v4.0.0-next.56
Compare Source
Patch Changes
v4.0.0-next.55
Compare Source
Patch Changes
flattenOutputFiles
option.Object
keyword.v4.0.0-next.54
Compare Source
v4.0.0-next.53
Compare Source
Patch Changes
v4.0.0-next.52
Compare Source
Patch Changes
useMDXFileExt
option.v4.0.0-next.51
Compare Source
v4.0.0-next.50
Compare Source
Patch Changes
@group
headings.v4.0.0-next.49
Compare Source
Patch Changes
publicPath
implemention.v4.0.0-next.48
Compare Source
Patch Changes
entryModule
is defined.v4.0.0-next.47
Compare Source
Patch Changes
v4.0.0-next.46
Compare Source
Patch Changes
v4.0.0-next.45
: [email protected]/45Compare Source
Patch Changes
@experimental
and@internal
doc flagsv4.0.0-next.44
Compare Source
v4.0.0-next.43
Compare Source
Patch Changes
v4.0.0-next.42
Compare Source
Patch Changes
v4.0.0-next.41
Compare Source
v4.0.0-next.40
Compare Source
v4.0.0-next.39
Compare Source
Patch Changes
textContentMappings
optionv4.0.0-next.38
Compare Source
Patch Changes
v4.0.0-next.37
Compare Source
Patch Changes
v4.0.0-next.36
Compare Source
Patch Changes
v4.0.0-next.35
Compare Source
Patch Changes
mergeReadme
for packages entryPointStrategyv4.0.0-next.34
Compare Source
Patch Changes
mergeReadme
optionv4.0.0-next.33
Compare Source
Patch Changes
publicPath
optionv4.0.0-next.32
Compare Source
Patch Changes
v4.0.0-next.31
Compare Source
Patch Changes
v4.0.0-next.30
Compare Source
Patch Changes
v4.0.0-next.29
Compare Source
Patch Changes
v4.0.0-next.28
Compare Source
Patch Changes
--entryModule
optionv4.0.0-next.27
Compare Source
Patch Changes
v4.0.0-next.26
Compare Source
Patch Changes
v4.0.0-next.25
Compare Source
Patch Changes
--indexPageTitle
to {projectName}--titleTemplate
->--memberPageTitle
v4.0.0-next.24
Compare Source
Patch Changes
v4.0.0-next.23
Compare Source
Patch Changes
v4.0.0-next.22
Compare Source
Patch Changes
v4.0.0-next.21
Compare Source
Patch Changes
v4.0.0-next.20
Compare Source
Patch Changes
v4.0.0-next.19
Compare Source
Patch Changes
v4.0.0-next.18
Compare Source
Patch Changes
titleTemplate
option to replace hideKindPrefix optionConfiguration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.