forked from com-pas/compas-open-scd
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency typedoc-plugin-markdown to v4 #56
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/typedoc-plugin-markdown-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
|
70d95e3
to
998383e
Compare
998383e
to
563e378
Compare
563e378
to
406d468
Compare
c4ec025
to
6ed9cb7
Compare
bd80596
to
86a7a0b
Compare
7455bcc
to
62b40b8
Compare
be797c1
to
2788647
Compare
2788647
to
df101ac
Compare
df101ac
to
82a02f0
Compare
82a02f0
to
d7eeec5
Compare
d7eeec5
to
7d1a99d
Compare
7d1a99d
to
bafc0e8
Compare
d53dba2
to
9a0f077
Compare
bafc0e8
to
8e48521
Compare
e0f24e1
to
b299938
Compare
b299938
to
2aef264
Compare
2aef264
to
3271da2
Compare
eb3762f
to
81d2779
Compare
f4b6ed6
to
128115d
Compare
81d2779
to
0581bf9
Compare
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:
3.12.0
->4.4.2
3.10.4
->4.4.2
Release Notes
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.4.2
Compare Source
Patch Changes
v4.4.1
Compare Source
Patch Changes
v4.4.0
Compare Source
This release introduces structural enhancements to the user interface and bug fixes to enhance overall functionality.
Structural Changes
Minor Changes
Patch Changes
v4.3.3
Compare Source
Patch Changes
v4.3.2
Compare Source
Patch Changes
{@​link}
resolution on type alias properties (#732).@link
tags.v4.3.1
Compare Source
Patch Changes
v4.3.0
Compare Source
This release introduces support for TypeDoc 0.27 and some additional UX features and improvements in addition to some bug fixes.
TypeDoc 0.27 Support
Please see for full TypeDoc changelog for additional information.
There are two TypeDoc breaking changes that might effect users of this plugin:
UX Changes
parametersFormat=table
might be preferable.Features
Patch Changes
v4.2.10
Compare Source
Patch Changes
v4.2.9
Compare Source
Patch Changes
@return
block tags on declarations (#694)v4.2.8
Compare Source
Patch Changes
v4.2.7
Compare Source
Patch Changes
v4.2.6
Compare Source
Patch Changes
v4.2.5
Compare Source
Patch Changes
<thead>
and<tbody>
elements to fix MDX compatibility issues (#671)v4.2.4
Compare Source
Patch Changes
v4.2.3
Compare Source
Patch Changes
v4.2.2
Compare Source
Patch Changes
v4.2.1
Compare Source
Patch Changes
v4.2.0
Compare Source
Minor Changes
.nojekyll
file if TypeDocs "githubPages" option is true (#650)v4.1.2
Compare Source
Patch Changes
v4.1.1
Compare Source
Patch Changes
v4.1.0
Compare Source
New Features
Patch Changes
v4.0.3
Compare Source
Patch Changes
v4.0.2
Compare Source
Patch Changes
v4.0.1
Compare Source
Patch Changes
@example
tags on same reflection.v4.0.0
Compare Source
Architectural Changes
New 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)v3.17.1
Compare Source
v3.17.0
Compare Source
Features
v3.16.0
Compare Source
v3.15.4
Compare Source
Fixes
v3.15.3
Compare Source
v3.15.2
Compare Source
v3.15.1
Compare Source
v3.15.0
Compare Source
Features
v3.14.0
Compare Source
Features
Fixes
v3.13.6
Compare Source
Fixes
v3.13.5
Compare Source
Fixes
v3.13.4
Compare Source
Fixes
Support @typeParam comments (#326 )
v3.13.3
Compare Source
v3.13.2
Compare Source
Fixes
v3.13.1
Compare Source
v3.13.0
Compare Source
Features
v3.12.1
Compare Source
Bug Fixes
v3.12.0
Compare Source
Bug Fixes
Features
preserveAnchorCasing
option (#301) (f51ff45)v3.11.14
Compare Source
Bug Fixes
v3.11.13
Compare Source
Bug Fixes
v3.11.12
Compare Source
Bug Fixes
v3.11.11
Compare Source
Bug Fixes
v3.11.10
Compare Source
Bug Fixes
defineTheme
method (5f2ef42)v3.11.9
Compare Source
Bug Fixes
v3.11.8
Compare Source
Bug Fixes
v3.11.7
Compare Source
Bug Fixes
v3.11.6
Compare Source
Bug Fixes
v3.11.5
Compare Source
Bug Fixes
v3.11.4
Compare Source
Bug Fixes
v3.11.3
Compare Source
Bug Fixes
v3.11.2
Compare Source
Bug Fixes
v3.11.1
Compare Source
Bug Fixes
allReflectionsHaveOwnDocument
option (64376e9)v3.11.0
Compare Source
Features
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.