Commit c85622d
authored
Bump typedoc-plugin-markdown from 4.6.4 to 4.7.0 (#557)
Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.6.4 to 4.7.0.
<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.7.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>Added <code>useCustomAnchors</code> and <code>customAnchorsFormat</code> options - thanks <a href="https://github.com/ocavue"><code>@ocavue</code></a>.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Fix incorrect overload function comments (<a href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/827">#827</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.7.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>Added <code>useCustomAnchors</code> and <code>customAnchorsFormat</code> options - thanks <a href="https://github.com/ocavue"><code>@ocavue</code></a>.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Fix incorrect overload function comments (<a href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/827">#827</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/362c3a50f320de5ff5276884a2f21eaa02ef9a51"><code>362c3a5</code></a> Version Packages</li>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/ffac19cbb44fcb18ab478cb5fc6b4a55d1fdc3fc"><code>ffac19c</code></a> fix(core): fix incorrect overload function comments (<a href="https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown/issues/827">#827</a>)</li>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/8bc50c85a1b94a0fefa2895d84cc1ea7adcbd5e6"><code>8bc50c8</code></a> chore(core): clean-up config</li>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/b53ca3520c8109c6aac502a992fbcfcb944a966e"><code>b53ca35</code></a> Merge pull request <a href="https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown/issues/826">#826</a> from ocavue/ocavue-members-types</li>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/c399926f04f0d194785498da91d0d8a5f1988d6d"><code>c399926</code></a> chore: remove unused imports</li>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/815fe20add717dde23dbffbe7363ad2d8a6f7694"><code>815fe20</code></a> fix(core): remove some incorrect type assertions</li>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/e50a2df06c26c43152864636dd57e45a1ed972df"><code>e50a2df</code></a> fix(core): correct return type of <code>helpers.getKeyword</code></li>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/a62a218cf580be249bea943820ecda4fc960de4f"><code>a62a218</code></a> chore(all): updated packages</li>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/5113f15848afe5401373289181ab589f6eebb2ba"><code>5113f15</code></a> Merge pull request <a href="https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown/issues/823">#823</a> from ocavue/ocavue-custom-h-id</li>
<li><a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/a3f20bfe07b482b69299673622874442907f649e"><code>a3f20bf</code></a> format code</li>
<li>Additional commits viewable in <a href="https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.7.0/packages/typedoc-plugin-markdown">compare view</a></li>
</ul>
</details>
<br />
[](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>1 parent 8e81b83 commit c85622d
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments