Commit 75953ce
authored
Bump typedoc-plugin-mdn-links from 4.0.14 to 5.0.1 (#18)
Bumps
[typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links)
from 4.0.14 to 5.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md">typedoc-plugin-mdn-links's
changelog</a>.</em></p>
<blockquote>
<h2>v5.0.1 (2025-03-02)</h2>
<ul>
<li>Correct documented TypeDoc support in README.</li>
</ul>
<h2>v5.0.0 (2025-03-02)</h2>
<ul>
<li>Breaking: Drop support for TypeDoc 0.26.x</li>
<li>Add support for TypeDoc 0.28.x</li>
</ul>
<h2>v4.0.15 (2025-03-02)</h2>
<ul>
<li>Updated MDN API index with <code>@mdn/browser-compat-data</code>
version 5.6.43</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/0d1214a9f4675dc209b96d1c6c10317eb3e71b46"><code>0d1214a</code></a>
Bump version to 5.0.1</li>
<li><a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/f57d7489898c0b813dfaeb99516f503b68db2bba"><code>f57d748</code></a>
Correct TypeDoc support in README</li>
<li><a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/5dd366dc0817d17eec2f3ec04c618500c0505839"><code>5dd366d</code></a>
Disable git checks when publishing</li>
<li><a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/d79ba7a7a6f8d8d7be6b70c445e71dd810efe9e6"><code>d79ba7a</code></a>
Bump version to 5.0.0</li>
<li><a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/d8c6638ecf52ba05f233c799d28c3960feb642e8"><code>d8c6638</code></a>
Update node versions</li>
<li><a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/22987b8f18ba73e449d8b6a623366ad52a351c55"><code>22987b8</code></a>
Update CI scripts</li>
<li><a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/2233f08392b9f9da0bceb574b95eb8466cd462d8"><code>2233f08</code></a>
Update TypeDoc to 0.28</li>
<li><a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/7ca30b6c37870fcab854c496979fde8153d02a16"><code>7ca30b6</code></a>
[github-actions] Update Web API Index</li>
<li>See full diff in <a
href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v4.0.14...v5.0.1">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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 02da542 commit 75953ce
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
| 605 | + | |
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments