Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps typedoc-plugin-markdown from 4.6.4 to 4.9.0.

Release notes

Sourced from typedoc-plugin-markdown's releases.

typedoc-plugin-markdown@4.9.0

Minor Changes

  • Exposed new option navigationJson that can be used to write navigation structure as JSON to disk.

Patch Changes

  • Remove type params from inline reflection titles when router=module to resolve anchoring issues (#843).

typedoc-plugin-markdown@4.8.1

Patch Changes

  • Correctly handle empty markdown links (#836).

typedoc-plugin-markdown@4.8.0

Minor Changes

  • Exposed additional placeholders in pageTitleTemplates and adjusted default templates (#831).
  • Tweaked the format of abstract class page titles to include the translated abstract keyword (e.g., "Abstract Class: MyClass") for improved readability.
  • Added strikeDeprecatedPageTitles option.

Patch Changes

  • Fix incorrect link fragments (#832).

typedoc-plugin-markdown@4.7.1

Patch Changes

typedoc-plugin-markdown@4.7.0

Minor Changes

  • Added useCustomAnchors and customAnchorsFormat options - thanks @​ocavue.

Patch Changes

  • Fix incorrect overload function comments (#827).
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.9.0 (2025-09-19)

Minor Changes

  • Exposed new option navigationJson that can be used to write navigation structure as JSON to disk.

Patch Changes

  • Remove type params from inline reflection titles when router=module to resolve anchoring issues (#843).

4.8.1 (2025-08-12)

Patch Changes

  • Correctly handle empty markdown links (#836).

4.8.0 (2025-07-29)

Minor Changes

  • Exposed additional placeholders in pageTitleTemplates and adjusted default templates (#831).
  • Tweaked the format of abstract class page titles to include the translated abstract keyword (e.g., "Abstract Class: MyClass") for improved readability.
  • Added strikeDeprecatedPageTitles option.

Patch Changes

  • Fix incorrect link fragments (#832).

4.7.1 (2025-07-19)

Patch Changes

  • Escape square brackets in index signature types (#829).
  • Fix missing segments in declaration titles that contain periods.

4.7.0 (2025-06-19)

Minor Changes

  • Added useCustomAnchors and customAnchorsFormat options - thanks @​ocavue.

Patch Changes

  • Fix incorrect overload function comments (#827).
Commits
  • 5b803ed Version Packages
  • 43d37d0 chore(docs): updated docs
  • df8ea16 chore(all): updated packages
  • 7844eb9 feat(core): exposed new option "navigationJson"
  • 1cf3854 chore(docs): updated docs website
  • 36bc98f fix(core): remove type params from inline reflection titles to resolve anchor...
  • 7e20370 chore(docs): updated changelog date
  • 6682592 Version Packages
  • 54b6d06 chore(all): fix npm
  • f98c0b6 fix(core): correctly handle empty markdown links
  • 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)

🔭🐙🐈 Test this branch here: https://design-system.deutschebahn.com/core-web/review/dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 12, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 12, 2025

⚠️ No Changeset found

Latest commit: e8e6133

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ⏰ready for release in UX Engineering Team Backlog Nov 12, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from ec6c910 to 6fe835b Compare November 12, 2025 23:34
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2025

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-typedoc-plugin-markdown-4.9.0 branch from 6fe835b to 84e2f93 Compare November 13, 2025 06:36
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from 84e2f93 to 5d99d3f Compare November 13, 2025 08:47
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from 5d99d3f to 979c237 Compare November 13, 2025 09:27
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from 979c237 to b5affc3 Compare November 13, 2025 11:09
github-actions[bot]
github-actions bot previously approved these changes Nov 13, 2025
@dependabot dependabot bot dismissed github-actions[bot]’s stale review November 14, 2025 17:46

The merge-base changed after approval.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from b5affc3 to af1450f Compare November 14, 2025 17:46
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from af1450f to 6d52657 Compare November 14, 2025 20:03
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from 6d52657 to 09c51d0 Compare November 14, 2025 23:26
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from 09c51d0 to 9bcb849 Compare November 15, 2025 21:51
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from 9bcb849 to 6d1f454 Compare November 16, 2025 13:12
@mfranzke mfranzke moved this from 🎁 Ready for review to 👀 Actively In Review in UX Engineering Team Backlog Nov 25, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch 6 times, most recently from 55c235b to 83f89c8 Compare November 26, 2025 05:59
@mfranzke mfranzke moved this from 👀 Actively In Review to 🎁 Ready for review in UX Engineering Team Backlog Nov 26, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from 83f89c8 to faa6096 Compare November 26, 2025 22:29
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch 12 times, most recently from 2a7cb01 to b2382e4 Compare December 3, 2025 13:16
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch 6 times, most recently from 49e174d to 5e62d4c Compare December 5, 2025 14:32
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.6.4 to 4.9.0.
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.9.0/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: typedoc-plugin-markdown
  dependency-version: 4.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.9.0 branch from 5e62d4c to e8e6133 Compare December 5, 2025 16:25
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

Status: 🎁 Ready for review

Development

Successfully merging this pull request may close these issues.

1 participant