chore(deps-dev): bump typedoc from 0.28.7 to 0.28.11
Open
Number: #905
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 1
Association: None
Comments: 1
Created:
August 26, 2025 at 02:54 PM UTC
(10 months ago)
(10 months ago)
Updated:
August 26, 2025 at 02:55 PM UTC
(10 months ago)
(10 months ago)
Labels:
dependencies skip-changelog javascript
dependencies skip-changelog javascript
Description:
Bumps typedoc from 0.28.7 to 0.28.11.
Release notes
Sourced from typedoc's releases.
v0.28.11
Features
- Object properties declared with shorthand property assignment will now use the variable's comment if they do not have their own comment, #2999.
Bug Fixes
- Fixed link resolution not working correctly in first comment on the file in some cases, #2994.
- Optional methods are now rendered with a trailing
?in the reflection preview and signature, #2995.- The
compilerOptionsoption now functions properly with non-boolean options, #3000.- Configuration errors within the
compilerOptionsoption are now handled gracefully, #3000.- Fixed improper casing of "Type Declaration" header, #3002.
v0.28.10
Bug Fixes
- Fixed inconsistent anchors on module pages for re-exports, #2990.
- Markdown references which appear to be footnotes will no longer be checked for links, #2991.
v0.28.9
Features
- Add support for TypeScript 5.9, #2989.
Bug Fixes
- Fixed bug introduced in 0.28.8 where TypeDoc could not render docs when members inherited from a complex type alias, #2982.
- Fixed automatic discovery of entry points when not running in packages mode, #2988.
- Fixed discovery of package.json file when running with entry points containing a glob, #2985.
v0.28.8
Features
- If using JS config files, the
pluginoption can now be given plugin functions to load.- Permit
-within tag names to supporttypescript-json-schema's@TJS-typetag, #2972.- Exposed
Context.createSymbolIdfor use by plugins.Bug Fixes
- Relative links in
<img srcset>will now be discovered by TypeDoc, #2975.- Relative links in
<source src>and<source srcset>elements will now be discovered by TypeDoc, #2975.- Improved inherited from/overwrites link discovery to point to parent properties in more cases, #2978
Thanks!
... (truncated)
Changelog
Sourced from typedoc's changelog.
v0.28.11 (2025-08-25)
Features
- Object properties declared with shorthand property assignment will now use the variable's comment if they do not have their own comment, #2999.
Bug Fixes
- Fixed link resolution not working correctly in first comment on the file in some cases, #2994.
- Optional methods are now rendered with a trailing
?in the reflection preview and signature, #2995.- The
compilerOptionsoption now functions properly with non-boolean options, #3000.- Configuration errors within the
compilerOptionsoption are now handled gracefully, #3000.- Fixed improper casing of "Type Declaration" header, #3002.
v0.28.10 (2025-08-10)
Bug Fixes
- Fixed inconsistent anchors on module pages for re-exports, #2990.
- Markdown references which appear to be footnotes will no longer be checked for links, #2991.
v0.28.9 (2025-08-01)
Features
- Add support for TypeScript 5.9, #2989.
Bug Fixes
- Fixed bug introduced in 0.28.8 where TypeDoc could not render docs when members inherited from a complex type alias, #2982.
- Fixed automatic discovery of entry points when not running in packages mode, #2988.
- Fixed discovery of package.json file when running with entry points containing a glob, #2985.
v0.28.8 (2025-07-28)
Features
- If using JS config files, the
pluginfunction can now be given plugin functions to load.- Permit
-within tag names to supporttypescript-json-schema's@TJS-typetag, #2972.- Exposed
Context.createSymbolIdfor use by plugins.Bug Fixes
- Relative links in
<img srcset>will now be discovered by TypeDoc, #2975.- Relative links in
<source src>and<source srcset>elements will now be discovered by TypeDoc, #2975.- Improved inherited from/overwrites link discovery to point to parent properties in more cases, #2978
Thanks!
... (truncated)
Commits
17347c9Update changelog for release2077c80Bump version to 0.28.118f47c24Fix rendering of "Type Declaration" header06a4239Pick up shorthand property's variable commentse5cd9d1Fix rendering of optional methodsef3a42eConvert compiler options before setting overrides708e77dFix TS link resolution in first comment of file0489e32Update changelog for release4a01cd2Bump version to 0.28.101f917bfClear comment cache between conversions- 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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 5830540 |
| UUID: | 3356001361 |
| Node ID: | PR_kwDOEp0fV86lbjxM |
| Host: | GitHub |
| Repository: | maxGraph/maxGraph |