Skip to content

chore(deps): bump typedoc-plugin-markdown from 4.12.0 to 4.13.0 - #101

Merged
btravers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typedoc-plugin-markdown-4.13.0
Aug 31, 2026
Merged

chore(deps): bump typedoc-plugin-markdown from 4.12.0 to 4.13.0#101
btravers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typedoc-plugin-markdown-4.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps typedoc-plugin-markdown from 4.12.0 to 4.13.0.

Release notes

Sourced from typedoc-plugin-markdown's releases.

typedoc-plugin-markdown@4.13.0

Minor Changes

  • add a parametersFormat: "none" option to completely drop the parameter list/table and its heading (#876) - thanks @​Jym77.
  • expand type parameters in signatures when expandParameters is set (#875) - thanks @​Jym77.

Patch Changes

  • fix signature parameters (#874) - thanks @​Jym77.
  • Symbol links without a declaration reference now print a warning and render as plain text instead of attempting to resolve to the nearest link (#870).
  • formatWithPrettier now resolves Prettier config against the file being written and reads .editorconfig, so path-specific settings are honoured (#881).
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.13.0 (2026-08-25)

Minor Changes

  • add a parametersFormat: "none" option to completely drop the parameter list/table and its heading (#876) - thanks @​Jym77.
  • expand type parameters in signatures when expandParameters is set (#875) - thanks @​Jym77.

Patch Changes

  • fix signature parameters (#874) - thanks @​Jym77.
  • Symbol links without a declaration reference now print a warning and render as plain text instead of attempting to resolve to the nearest link (#870).
  • formatWithPrettier now resolves Prettier config against the file being written and reads .editorconfig, so path-specific settings are honoured (#881).
Commits
  • 57302a9 Version Packages
  • e75e95d fix(core): resolve Prettier config against the file being written (#881)
  • 3b29a55 feat(core): render symbol links without declaration references as plain text
  • cd46b32 chore(core): updated changesets and fixed tests
  • 6cab553 Merge pull request #879 from Jym77/add-parameterFormat-none
  • 8c79421 Merge pull request #878 from Jym77/expand-type-parameters
  • 73077ff fix(core): revert to unticked type parameters names
  • 6f818d7 chore(core): clean up
  • b7a9067 fix(core): do not add backticks around unexpanded type parameters in page titles
  • ce6a676 Potential fix for pull request finding
  • 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 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)

Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.12.0 to 4.13.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.13.0/packages/typedoc-plugin-markdown)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 31, 2026
@btravers
btravers merged commit 9918d4a into main Aug 31, 2026
13 checks passed
@btravers
btravers deleted the dependabot/npm_and_yarn/typedoc-plugin-markdown-4.13.0 branch August 31, 2026 15:45
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.

1 participant