Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps typedoc-plugin-markdown from 4.4.1 to 4.4.2.

Release notes

Sourced from typedoc-plugin-markdown's releases.

[email protected]

Patch Changes

  • Handle duplicate symbols with leading underscores
  • Correctly flag optional nested parameters (#765).
  • Introduced ja theme translations as per TypeDoc 0.27.7.
  • Expose anchors to relative document links (thanks @​matus-vacula).
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.4.2 (2025-02-09)

Patch Changes

  • Handle duplicate symbols with leading underscores.
  • Correctly flag optional nested parameters (#765).
  • Introduced ja theme translations as per TypeDoc 0.27.7.
  • Expose anchors to relative document links (thanks @​matus-vacula).
Commits
  • e3297aa Version Packages
  • 69321ce fix(core): introduced ja theme translations
  • 7dff921 chore(core): updated packages
  • 67100a8 fix(core): correctly flag optional nested parameters
  • b910fba fix(core): handle duplicate symbols with leading underscores
  • 79f7a6e fix(core): preserve anchors in project document links
  • 51245fd chore(docs): updated docs
  • e14f7e6 chore(docs): updated changelog date
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2025
@kobenguyent kobenguyent merged commit 003d22d into 3.x Mar 5, 2025
11 of 12 checks passed
@kobenguyent kobenguyent deleted the dependabot/npm_and_yarn/3.x/typedoc-plugin-markdown-4.4.2 branch March 5, 2025 10:19
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.

2 participants