Skip to content

Commit 739a872

Browse files
Bump typedoc-plugin-mdn-links from 5.0.9 to 5.0.10 (#966)
Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 5.0.9 to 5.0.10. <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.10 (2025-10-11)</h2> <ul> <li>No behavior changes, migrated release workflow to use trusted publishing.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/4b58c6295cbcf335692e9d513657d04c2fb51204"><code>4b58c62</code></a> Bump version to 5.0.10</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/commit/86bafe64a4f74ea256a576b6ba6647effafa4ed5"><code>86bafe6</code></a> Migrate to OIDC</li> <li>See full diff in <a href="https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v5.0.9...v5.0.10">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for typedoc-plugin-mdn-links since your current version.</p> </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typedoc-plugin-mdn-links&package-manager=npm_and_yarn&previous-version=5.0.9&new-version=5.0.10)](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`. --- <details> <summary>Dependabot commands and options</summary> 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 9d377d4 commit 739a872

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"typedoc": "^0.28.13",
5151
"typedoc-plugin-frontmatter": "^1.3.0",
5252
"typedoc-plugin-markdown": "^4.9.0",
53-
"typedoc-plugin-mdn-links": "^5.0.9",
53+
"typedoc-plugin-mdn-links": "^5.0.10",
5454
"typescript": "^5.8.3"
5555
},
5656
"engines": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)