rdkit-js
rdkit-js copied to clipboard
Bump typedoc from 0.25.3 to 0.26.11
Bumps typedoc from 0.25.3 to 0.26.11.
Release notes
Sourced from typedoc's releases.
v0.26.11
Features
- If
hostedBaseUrlis set to the root page on a website, TypeDoc will now includeWebSitestructured data, #2760.Bug Fixes
- Fix support for ESM config files with Node 23, #2752.
- Fix type errors when using
"module": "ESNext"and importing TypeDoc, #2747.- Inherited comments on overloaded methods now consider the overload position when inheriting a comment, #2755.
v0.26.10
Bug Fixes
- Fixed missing space on page headers, #2748.
v0.26.9
Features
- Added
headingsoption to control optional headings, #2729.- Updated Chinese translations, #2739.
- Added a folder icon to page navigation elements which are not links, #2741.
Bug Fixes
externalSymbolLinkMappingsnow uses the TypeScript reported link target if available, #2725.- TypeDoc will no longer omit the modules page if a project contains only modules/documents, #2730.
- Fixed missing breadcrumbs on project page, #2728.
- TypeDoc will no longer render an empty readme page if no readme was found.
Thanks!
v0.26.8
Features
- Updated Chinese translations, #2706.
- Exported constants no longer render the type and default value if they are the same, #2717.
- The HTML output now wraps tag blocks with
<div>tags and includes the tag name in a class name, #2723.Bug Fixes
- Correctly handle external link resolver link text when referencing an external symbol, #2700.
... (truncated)
Changelog
Sourced from typedoc's changelog.
v0.26.11 (2024-11-01)
Features
- If
hostedBaseUrlis set to the root page on a website, TypeDoc will now includeWebSitestructured data, #2760.Bug Fixes
- Fix support for ESM config files with Node 23, #2752.
- Fix type errors when using
"module": "ESNext"and importing TypeDoc, #2747.- Inherited comments on overloaded methods now consider the overload position when inheriting a comment, #2755.
v0.26.10 (2024-10-16)
Bug Fixes
- Fixed missing space on page headers, #2748.
v0.26.9 (2024-10-11)
Features
- Added
headingsoption to control optional headings, #2729.- Updated Chinese translations, #2739.
- Added a folder icon to page navigation elements which are not links, #2741.
Bug Fixes
externalSymbolLinkMappingsnow uses the TypeScript reported link target if available, #2725.- TypeDoc will no longer omit the modules page if a project contains only modules/documents, #2730.
- Fixed missing breadcrumbs on project page, #2728.
- TypeDoc will no longer render an empty readme page if no readme was found.
Thanks!
v0.26.8 (2024-10-04)
Features
- Updated Chinese translations, #2706.
- Exported constants no longer render the type and default value if they are the same, #2717.
- The HTML output now wraps tag blocks with
<div>tags and includes the tag name in a class name, #2723.Bug Fixes
- Correctly handle external link resolver link text when referencing an external symbol, #2700.
... (truncated)
Commits
c4b6545Update changelog for releasef3fde9fBump version to 0.26.11713d036Add structuredWebSitedata to index page if possible18c4661Consider overload position when discovering commentsab8f4ebSmarter path handlingf06401fAlso use import when loading plugins23f29f3Fix ESM config files on Node 230e1afaeRemoveimplements Mapfrom stable key map2c73a28Update changelog for release94759c3Bump version to 0.26.10- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.