An open index of dependabot pull requests across open source projects.

chore(deps-dev): bump typedoc from 0.28.5 to 0.28.6

Merged
Number: #1313
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 27, 2025 at 09:41 PM UTC
(3 months ago)
Updated: June 28, 2025 at 06:33 AM UTC
(3 months ago)
Merged: June 28, 2025 at 06:33 AM UTC
(3 months ago)
by smorimoto
Time to Close: about 9 hours
Labels:
dependencies javascript
Description:

Bumps typedoc from 0.28.5 to 0.28.6.

Release notes

Sourced from typedoc's releases.

v0.28.6

Features

  • TypeDoc now supports resolving relative paths in links to the package directory as belonging to the project, #2961.
  • Declarations without comments will now check for comments on their export specifier, #2964.

Bug Fixes

  • Attempting to highlight a supported language which is not enabled is now a warning, not an error, #2956.
  • Improved compatibility with CommonMark's link parsing, #2959.
  • Classes, variables, and functions exported with export { type X } are now detected and converted as interfaces/type aliases, #2962.
  • Improved warning messaging for links to symbols which were resolved, but the symbols were not included in the documentation, #2967.
  • Fixed an issue preventing nested documents from being deserialized from TypeDoc's JSON output or used in packages mode, #2969.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.28.6 (2025-06-27)

Features

  • TypeDoc now supports resolving relative paths in links to the package directory as belonging to the project, #2961.
  • Declarations without comments will now check for comments on their export specifier, #2964.

Bug Fixes

  • Attempting to highlight a supported language which is not enabled is now a warning, not an error, #2956.
  • Improved compatibility with CommonMark's link parsing, #2959.
  • Classes, variables, and functions exported with export { type X } are now detected and converted as interfaces/type aliases, #2962.
  • Improved warning messaging for links to symbols which were resolved, but the symbols were not included in the documentation, #2967.
  • Fixed an issue preventing nested documents from being deserialized from TypeDoc's JSON output or used in packages mode, #2969.

Thanks!

Commits
  • d47f04c Update changelog for release
  • d89f9d2 Bump version to v0.28.6
  • a68c3bb Support comments on source declarations in more cases
  • e229822 Fix nested deserialization of documents
  • 1ef4ff3 Improve link validation warning messages
  • dbefdbd Recognize and respect type-only exports
  • a2f0d16 Handpick smaller suite of link tests
  • bc7e8c2 Support relative links to package dir
  • 3da819f Merge pull request #2960 from gibson042/gh-2959-markdown-links
  • bb45c31 Update changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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:
1
Files Changed:
2
Additions:
+6
Deletions:
-6
Package Dependencies
Package:
typedoc
Ecosystem:
npm
Version Change:
0.28.5 → 0.28.6
Update Type:
Patch
Technical Details
ID: 2399413
UUID: 2625489023
Node ID: PR_kwDODeqQrc6cfch_
Host: GitHub
Repository: acacode/swagger-typescript-api
Merge State: Unknown