Skip to content

Commit 1676fc9

Browse files
deps: bump typedoc-plugin-missing-exports from 4.0.0 to 4.1.2 (#411)
Bumps [typedoc-plugin-missing-exports](https://github.com/Gerrit0/typedoc-plugin-missing-exports) from 4.0.0 to 4.1.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md">typedoc-plugin-missing-exports's changelog</a>.</em></p> <blockquote> <h3>4.1.2 (2025-10-11)</h3> <ul> <li>No behavior changes, dealing with problems caused by trusted publishing migration.</li> </ul> <h3>4.1.1 (2025-10-11)</h3> <ul> <li>No behavior changes, migrated release workflow to use trusted publishing.</li> </ul> <h3>4.1.0 (2025-08-10)</h3> <ul> <li>Added <code>--includeDocCommentReferences</code> option, <a href="https://redirect.github.com/Gerrit0/typedoc-plugin-missing-exports/issues/33">#33</a>.</li> <li>Plugin will no longer convert methods outside of their class, <a href="https://redirect.github.com/Gerrit0/typedoc-plugin-missing-exports/issues/35">#35</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/ccaa38548ec63827f11f99ce339f8bac86d8f732"><code>ccaa385</code></a> Bump version to 4.1.2</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/41c9c2eb7e01400592f0a83861ddb8c109438c8f"><code>41c9c2e</code></a> Bump version to 4.1.1</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/32b17c65a1d6e1ea0e59e1b35c3976c7b2e2c207"><code>32b17c6</code></a> Revert version bump</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/422cd90e5dcfd45f0ac18571901985074c7454c8"><code>422cd90</code></a> Upgrade npm</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/8f268beae2ec3860b42190db894ec6267372f1ee"><code>8f268be</code></a> Release v4.1.1</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/da1fa99079b1df32d4e58c8115d20d73bc582854"><code>da1fa99</code></a> Migrate to trusted publishers</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/b183eaaf3ca4c6a0736c95fbab8feae00a94c1ca"><code>b183eaa</code></a> Bump version to 4.1.0</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/e76511152b6ac6bdb522d9758eb911f92aa201e9"><code>e765111</code></a> Merge pull request <a href="https://redirect.github.com/Gerrit0/typedoc-plugin-missing-exports/issues/36">#36</a> from Gerrit0/gh33</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/b677a941795eed583ce0bdacbc6442e59df8d26a"><code>b677a94</code></a> Restore excludeTags behavior</li> <li><a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/commit/9df19ed4f0a286a7ca464a61f49800f71781267d"><code>9df19ed</code></a> <a href="https://redirect.github.com/Gerrit0/typedoc-plugin-missing-exports/issues/33">#33</a>, update TypeDoc to fix tests</li> <li>Additional commits viewable in <a href="https://github.com/Gerrit0/typedoc-plugin-missing-exports/compare/v4.0.0...v4.1.2">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-missing-exports since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typedoc-plugin-missing-exports&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 493aa5b commit 1676fc9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"ts-node": "^10.9.2",
7373
"typedoc": "^0.28.1",
7474
"typedoc-plugin-markdown": "^4.9.0",
75-
"typedoc-plugin-missing-exports": "^4.0.0",
75+
"typedoc-plugin-missing-exports": "^4.1.2",
7676
"typescript": "^5"
7777
}
7878
}

0 commit comments

Comments
 (0)