Skip to content

chore(deps-dev): bump typedoc-plugin-markdown from 4.10.0 to 4.11.0#6383

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-typedoc-plugin-markdown-4.11.0
Open

chore(deps-dev): bump typedoc-plugin-markdown from 4.10.0 to 4.11.0#6383
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-typedoc-plugin-markdown-4.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps typedoc-plugin-markdown from 4.10.0 to 4.11.0.

Release notes

Sourced from typedoc-plugin-markdown's releases.

typedoc-plugin-markdown@4.11.0

Minor Changes

  • Improved rendering of union types when documented type details are present (#857).
  • Improved rendering of union types used in parameter declarations.
  • When a function returns another function, full documentation for the returned function is now only shown when meaningful comments are present, aligning with the default theme.
  • Index signature declarations are now rendered as blockquotes for improved consistency.

Patch Changes

  • Added locale translations for grouped @example headings (#858).
  • Function-typed properties are now rendered without parentheses in headings. This avoids implying that the member is a method and more accurately reflects that it is a property whose type is a function.
  • Optional properties are now indicated with ? in the property name, making the optionality explicit.
  • All pipe characters (|) in union type output are now escaped.
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.11.0 (2026-03-18)

Minor Changes

  • Improved rendering of union types when documented type details are present (#857).
  • Improved rendering of union types used in parameter declarations.
  • When a function returns another function, full documentation for the returned function is now only shown when meaningful comments are present, aligning with the default theme.
  • Index signature declarations are now rendered as blockquotes for improved consistency.

Patch Changes

  • Added locale translations for grouped @example headings (#858).
  • Function-typed properties are now rendered without parentheses in headings. This avoids implying that the member is a method and more accurately reflects that it is a property whose type is a function.
  • Optional properties are now indicated with ? in the property name, making the optionality explicit.
  • All pipe characters (|) in union type output are now escaped.
Commits
  • 0450f29 Version Packages
  • 7e3775f fix(core): added locale translations for grouped "@​example" headings
  • d6f0ce4 chore(core): lint fixes
  • 07af892 chore(core): updated fixtures tsconfig to strict:true
  • d3394b8 feat(core): update function type headings and optional props
  • 0d361e4 feat(core): improved ui of union types used in parameter declarations and oth...
  • 050ed8b feat(core): improved rendering of union types when documented type details ar...
  • 9e7bb1b chore(core): refactor tweaks
  • fe732a5 chore(docs): updated docs
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 24, 2026

⚠️ No Changeset found

Latest commit: 67a4d74

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-actions github-actions bot enabled auto-merge (squash) March 24, 2026 22:55
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.11.0 branch 17 times, most recently from 9dad733 to 89f46f7 Compare March 31, 2026 22:12
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-typedoc-plugin-markdown-4.11.0 branch from 89f46f7 to aea7ae3 Compare April 2, 2026 04:53
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.10.0 to 4.11.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.11.0/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: typedoc-plugin-markdown
  dependency-version: 4.11.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.11.0 branch from aea7ae3 to 67a4d74 Compare April 4, 2026 12:05
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: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

0 participants