Skip to content

Commit 0750462

Browse files
chore(deps): update dependency typedoc-plugin-mdn-links to v5 (#737)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typedoc-plugin-mdn-links](https://redirect.github.com/Gerrit0/typedoc-plugin-mdn-links) | [`^4.0.10` -> `^5.0.0`](https://renovatebot.com/diffs/npm/typedoc-plugin-mdn-links/4.0.15/5.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc-plugin-mdn-links/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc-plugin-mdn-links/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc-plugin-mdn-links/4.0.15/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc-plugin-mdn-links/4.0.15/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)</summary> ### [`v5.0.1`](https://redirect.github.com/Gerrit0/typedoc-plugin-mdn-links/blob/HEAD/CHANGELOG.md#v501-2025-03-02) [Compare Source](https://redirect.github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v5.0.0...v5.0.1) - Correct documented TypeDoc support in README. ### [`v5.0.0`](https://redirect.github.com/Gerrit0/typedoc-plugin-mdn-links/blob/HEAD/CHANGELOG.md#v500-2025-03-02) [Compare Source](https://redirect.github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v4.0.15...v5.0.0) - Breaking: Drop support for TypeDoc 0.26.x - Add support for TypeDoc 0.28.x </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/ts-api-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ba5c91 commit 0750462

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"typedoc-plugin-coverage": "^3.4.1",
8787
"typedoc-plugin-custom-validation": "^2.0.2",
8888
"typedoc-plugin-konamimojisplosion": "^0.0.2",
89-
"typedoc-plugin-mdn-links": "^4.0.10",
89+
"typedoc-plugin-mdn-links": "^5.0.0",
9090
"typescript": "^5.7.3",
9191
"typescript-eslint": "^8.22.0",
9292
"vitest": "^3.0.0"

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)