Skip to content

Commit

Permalink
npm: bump typedoc-plugin-markdown from 4.4.1 to 4.4.2 (#69)
Browse files Browse the repository at this point in the history
Bumps
[typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown)
from 4.4.1 to 4.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/releases">typedoc-plugin-markdown's
releases</a>.</em></p>
<blockquote>
<h2>typedoc-plugin-markdown@4.4.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>Handle duplicate symbols with leading underscores</li>
<li>Correctly flag optional nested parameters (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/765">#765</a>).</li>
<li>Introduced ja theme translations as per TypeDoc 0.27.7.</li>
<li>Expose anchors to relative document links (thanks <a
href="https://github.com/matus-vacula"><code>@​matus-vacula</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md">typedoc-plugin-markdown's
changelog</a>.</em></p>
<blockquote>
<h2>4.4.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>Handle duplicate symbols with leading underscores</li>
<li>Correctly flag optional nested parameters (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/765">#765</a>).</li>
<li>Introduced ja theme translations as per TypeDoc 0.27.7.</li>
<li>Expose anchors to relative document links (thanks <a
href="https://github.com/matus-vacula"><code>@​matus-vacula</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/e3297aa99d2c7fe296881ea1dc7fbef38e4f5e08"><code>e3297aa</code></a>
Version Packages</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/69321ce60d0c0a001652390ff23f649edbd32707"><code>69321ce</code></a>
fix(core): introduced ja theme translations</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/7dff921af0bc9cd0c5a752a08a0735bd47c050f9"><code>7dff921</code></a>
chore(core): updated packages</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/67100a8768e9cf2c08aa839e43c7f0b392c70451"><code>67100a8</code></a>
fix(core): correctly flag optional nested parameters</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/b910fba643f2c123b538e6516363b5fea6a21a76"><code>b910fba</code></a>
fix(core): handle duplicate symbols with leading underscores</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/79f7a6ef09be17a3c0a4135473a948bb7ba2e47b"><code>79f7a6e</code></a>
fix(core): preserve anchors in project document links</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/51245fdf9a07dded0d544dca844465b80d7a65d5"><code>51245fd</code></a>
chore(docs): updated docs</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/e14f7e6fc1451e7753f392dbe19c4ac329178441"><code>e14f7e6</code></a>
chore(docs): updated changelog date</li>
<li>See full diff in <a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.4.2/packages/typedoc-plugin-markdown">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typedoc-plugin-markdown&package-manager=npm_and_yarn&previous-version=4.4.1&new-version=4.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
gaspard-lebaube authored Feb 10, 2025
2 parents cea00cb + 1f11600 commit b2518bc
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2518bc

Please sign in to comment.