Skip to content

devdeps: bump typedoc from 0.28.12 to 0.28.13 in the dev-patch group - #41

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-patch-3c6588e3e9
Open

devdeps: bump typedoc from 0.28.12 to 0.28.13 in the dev-patch group#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-patch-3c6588e3e9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2025

Copy link
Copy Markdown
Contributor

Bumps the dev-patch group with 1 update: typedoc.

Updates typedoc from 0.28.12 to 0.28.13

Release notes

Sourced from typedoc's releases.

v0.28.13

Features

  • The basePath option now also affects relative link resolution, TypeDoc will also check for paths relative to the provided base path. If you instead want TypeDoc to only change the rendered base path for sources, use the displayBasePath option, #3009.

Bug Fixes

  • Fixed bug introduced in 0.28.8 where TypeDoc could not render docs with some mixin classes, #3007.
  • @inheritDoc will now correctly overwrite @remarks and @returns blocks on the target comment, #3012.
  • The externalSymbolLinkMappings option now works properly on links pointing to inherited/overwritten signatures, #3014.
Changelog

Sourced from typedoc's changelog.

v0.28.13 (2025-09-14)

Features

  • The basePath option now also affects relative link resolution, TypeDoc will also check for paths relative to the provided base path. If you instead want TypeDoc to only change the rendered base path for sources, use the displayBasePath option, #3009.

Bug Fixes

  • Fixed bug introduced in 0.28.8 where TypeDoc could not render docs with some mixin classes, #3007.
  • @inheritDoc will now correctly overwrite @remarks and @returns blocks on the target comment, #3012.
  • The externalSymbolLinkMappings option now works properly on links pointing to inherited/overwritten signatures, #3014.
Commits
  • 7240906 Update changelog for release
  • a57c48e Bump version to 0.28.13
  • 33e4eb9 Fix externalSymbolLinkMappings with inherited methods
  • 3b84d2d Use basePath option for relative links
  • 12a3f3a Fix tests
  • 8f94288 Fix #3012
  • df88357 Merge pull request #3010 from boneskull/boneskull/packagedocumentation-link
  • e0fd143 docs(tags): fix link to packageDocumentation
  • 1269e3a Make parent links even more restrictive
  • See full diff in compare view

Dependabot compatibility score

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 22, 2025
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-3c6588e3e9 branch from 4267e18 to 5696444 Compare October 20, 2025 14:13
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-3c6588e3e9 branch 2 times, most recently from 533676e to f43f2b0 Compare November 17, 2025 13:30
@dependabot @github

dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-3c6588e3e9 branch from f43f2b0 to b592961 Compare November 24, 2025 13:53
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-3c6588e3e9 branch from b592961 to 0c192ac Compare December 8, 2025 13:23
Bumps the dev-patch group with 1 update: [typedoc](https://github.com/TypeStrong/TypeDoc).


Updates `typedoc` from 0.28.12 to 0.28.13
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.12...v0.28.13)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-3c6588e3e9 branch from 0c192ac to 259e104 Compare December 15, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants