Skip to content

Commit

Permalink
build(deps-dev): bump typedoc from 0.25.2 to 0.25.3 (#904)
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.2 to 0.25.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/TypeStrong/TypeDoc/releases">typedoc's releases</a>.</em></p>
<blockquote>
<h2>v0.25.3</h2>
<h3>Features</h3>
<ul>
<li>Added <code>--sourceLinkExternal</code> option to render source code links as external, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2415">#2415</a>.</li>
<li>TypeDoc no longer requires the <code>declarationMap</code> option to be set to true to handle cross-package links in packages mode, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2416">#2416</a>.</li>
<li>Added <code>external-last</code> option for the <code>--sort</code> option, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2418">#2418</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>TypeDoc now attempts to correct local anchor links in readme files which are broken by its deconfliction logic, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2413">#2413</a>.</li>
<li>TypeDoc now finds comments on index signatures again, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2414">#2414</a>.</li>
<li>TypeDoc now does a better job of detecting properties when destructured function arguments are used.</li>
<li>Quotes will now be properly escaped in HTML attribute values.</li>
</ul>
<h3>Thanks!</h3>
<ul>
<li><a href="https://github.com/mogelbrod"><code>@​mogelbrod</code></a></li>
<li><a href="https://github.com/rsanchez"><code>@​rsanchez</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md">typedoc's changelog</a>.</em></p>
<blockquote>
<h2>v0.25.3 (2023-10-29)</h2>
<h3>Features</h3>
<ul>
<li>Added <code>--sourceLinkExternal</code> option to render source code links as external, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2415">#2415</a>.</li>
<li>TypeDoc no longer requires the <code>declarationMap</code> option to be set to true to handle cross-package links in packages mode, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2416">#2416</a>.</li>
<li>Added <code>external-last</code> option for the <code>--sort</code> option, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2418">#2418</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>TypeDoc now attempts to correct local anchor links in readme files which are broken by its deconfliction logic, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2413">#2413</a>.</li>
<li>TypeDoc now finds comments on index signatures again, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2414">#2414</a>.</li>
<li>TypeDoc now does a better job of detecting properties when destructured function arguments are used.</li>
<li>Quotes will now be properly escaped in HTML attribute values.</li>
</ul>
<h3>Thanks!</h3>
<ul>
<li><a href="https://github.com/mogelbrod"><code>@​mogelbrod</code></a></li>
<li><a href="https://github.com/rsanchez"><code>@​rsanchez</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/TypeStrong/typedoc/commit/839b19276a28dcae3c0bd5f6c62bfad2d9333680"><code>839b192</code></a> Update changelog for release</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/af2d099a194e2bbb605688eae143d31abb6881b7"><code>af2d099</code></a> Bump version to 0.25.3</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/57a4b43e3d4b0201c09154486032c1a76747e631"><code>57a4b43</code></a> Correctly escape quotes in attributes</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/ee58d34ecc4d4d999fd220fbeb8471c9a99f3238"><code>ee58d34</code></a> Add declaration paths to remap cache in packages mode</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/7e0b9590e052e3d4669adab42ce33e533f5185e7"><code>7e0b959</code></a> Update changelog</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/325233c36bf67d4f82f31324bd9a4682ad181d9f"><code>325233c</code></a> Rename internal-first sort strategy to external-last</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/02a14c0a69f7a571c55279507de3498ec1485632"><code>02a14c0</code></a> Add internal-first sort strategy</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/d26f5531bcad830d51e939477101b74e50820fd2"><code>d26f553</code></a> Use renderElement for html generation in marked plugin</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/b8faaf7aa23789303da594e7191aa51d6a357b9b"><code>b8faaf7</code></a> Update changelog</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/5305cbf7de14af3e6057593bcd38f86465bc1272"><code>5305cbf</code></a> Improve destructured property support</li>
<li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.25.2...v0.25.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typedoc&package-manager=npm_and_yarn&previous-version=0.25.2&new-version=0.25.3)](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>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent a1b9260 commit 1cfc684
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@docusaurus/module-type-aliases": "^2.4.3",
"@tsconfig/docusaurus": "^2.0.2",
"docusaurus-plugin-typedoc": "^0.20.2",
"typedoc": "^0.25.2",
"typedoc": "^0.25.3",
"typedoc-plugin-markdown": "^3.16.0",
"typescript": "^5.1.6"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11773,7 +11773,7 @@ __metadata:
react: ^18.2.0
react-dom: ^18.2.0
swc-loader: ^0.2.3
typedoc: ^0.25.2
typedoc: ^0.25.3
typedoc-plugin-markdown: ^3.16.0
typescript: ^5.1.6
languageName: unknown
Expand Down Expand Up @@ -21338,9 +21338,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.25.2":
version: 0.25.2
resolution: "typedoc@npm:0.25.2"
"typedoc@npm:^0.25.3":
version: 0.25.3
resolution: "typedoc@npm:0.25.3"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
Expand All @@ -21350,7 +21350,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x
bin:
typedoc: bin/typedoc
checksum: 5b6e24bae7498bb542aaba495378ed5a3e13c76eb04a1ae95b506f76bda4d517847101fb05a7eab3f6b79357d1e2ac6f4747d39792395329b72e463f7effda65
checksum: 060a8f798b32a0e70aa3b16e04d95b56fcfabf54f75fdff74fd9ddeed8860db3ba030d153f8b535b409a9d8825856252bc59f401619e5e3e2f71d3b9e0de606a
languageName: node
linkType: hard

Expand Down

0 comments on commit 1cfc684

Please sign in to comment.