chartjs-chart-graph
chartjs-chart-graph copied to clipboard
build(deps-dev): bump typedoc-plugin-markdown from 4.3.3 to 4.4.1
Bumps typedoc-plugin-markdown from 4.3.3 to 4.4.1.
Release notes
Sourced from typedoc-plugin-markdown's releases.
[email protected]
Patch Changes
- Correctly display inline objects for tuple optional types (#745).
- Expose isDeprecated flag to navigation category items.
[email protected]
Minor Changes
- Expose "isDeprecated" flag to navigation model (#747).
- Moved source link inline and exposed to all parent symbols (#746).
- Remove extraneous "Index" headings.
- Always assign HTML anchor ids to linkable symbols within table rows.
Patch Changes
Changelog
Sourced from typedoc-plugin-markdown's changelog.
4.4.1 (2025-01-01)
Patch Changes
- Correctly display inline objects for tuple optional types (#745).
- Expose isDeprecated flag to navigation category items.
4.4.0 (2024-12-30)
This release introduces structural enhancements to the user interface and bug fixes to enhance overall functionality.
Structural Changes
- Source file links are now placed inline rather than under separate "Defined in" headings. This change aligns with the default HTML theme, generates more compact output, and improves the readability of automatically generated Table of Contents (TOCs).
- Extraneous "Index" headings on module landing pages have been removed, bringing the structure in line with the default HTML theme and reducing unnecessary clutter.
- Anchor IDs are now applied to linkable symbols within table rows by default. Previously, the useHTMLAnchors option was required, but since there is no alternative way to link to these items, this behaviour is now the default.
Minor Changes
- Expose "isDeprecated" flag to navigation model (#747).
- Moved source link inline and exposed to all parent symbols (#746).
- Remove extraneous "Index" headings.
- Always assign HTML anchor ids to linkable symbols within table rows.
Patch Changes
Commits
37b9a0dVersion Packagesc317a99chore(core): expose dedicated async jobs to renderere8a181cfix(core): correctly display inline objects for tuple optional typesed1f3e9fix(core): expose isDeprecated flag to navigation category items1f781d5feat(docusaurus): strikeout deprecated items in sidebar0abd3bcchore(docs): updated changelog1b0d04bVersion Packages28e23bcchore(all): updated dev docs591939cfix(core): fix index generation issues75cf255chore(docs): moved api docs- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)