Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps the typescript group with 2 updates in the / directory: typedoc and typedoc-plugin-missing-exports.

Updates typedoc from 0.28.9 to 0.28.10

Release notes

Sourced from typedoc's releases.

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.
Changelog

Sourced from typedoc's changelog.

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.
Commits
  • 0489e32 Update changelog for release
  • 4a01cd2 Bump version to 0.28.10
  • 1f917bf Clear comment cache between conversions
  • 192d1b5 Remove test cases which use module instead of namespace
  • b006595 Do not parse markdown footnotes as references
  • 2118cc2 Avoid non-breaking spaces in renderer specs
  • 7bdb05f Fix inconsistent anchors for aliases
  • See full diff in compare view

Updates typedoc-plugin-missing-exports from 4.0.0 to 4.1.0

Changelog

Sourced from typedoc-plugin-missing-exports's changelog.

4.1.0 (2025-08-10)

  • Added --includeDocCommentReferences option, #33.
  • Plugin will no longer convert methods outside of their class, #35.
Commits

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 <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

…updates

Bumps the typescript group with 2 updates in the / directory: [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-plugin-missing-exports](https://github.com/Gerrit0/typedoc-plugin-missing-exports).


Updates `typedoc` from 0.28.9 to 0.28.10
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.9...v0.28.10)

Updates `typedoc-plugin-missing-exports` from 4.0.0 to 4.1.0
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md)
- [Commits](Gerrit0/typedoc-plugin-missing-exports@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
- dependency-name: typedoc-plugin-missing-exports
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Aug 11, 2025
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Aug 11, 2025
Copy link

@svozza svozza merged commit eba63de into main Aug 11, 2025
34 checks passed
@svozza svozza deleted the dependabot/npm_and_yarn/main/typescript-82e7cd7c0f branch August 11, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant