Skip to content

Commit

Permalink
chore(deps): Bump typedoc from 0.27.2 to 0.27.4 (#405)
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.2 to 0.27.4.
<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.27.4</h2>
<h3>Features</h3>
<ul>
<li>API: Introduced new <code>Converter.EVENT_CREATE_PROJECT</code> event which fires when a project is created by the converter, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2800">#2800</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Switch from gzip to deflate for compressing assets to make output consistent across different operating systems, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2796">#2796</a>.</li>
<li><code>@include</code> and <code>@includecode</code> now work for comments on the entry point for projects with a single entry point, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2800">#2800</a>.</li>
<li>Cascaded modifier tags will no longer be copied into type literals, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2802">#2802</a>.</li>
<li><code>@summary</code> now works to describe functions within modules, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2803">#2803</a>.</li>
<li>Corrected navigation showing module link as current when not on module page, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2805">#2805</a>.</li>
</ul>
<h2>v0.27.3</h2>
<h3>Features</h3>
<ul>
<li>Added support for PNG favicons, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2790">#2790</a>.</li>
<li>Improved support for hosting TypeDoc with strict Content Security Policy rules, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2794">#2794</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Add special handling for import types with type errors discarded with ts-expect-error, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2792">#2792</a>.</li>
<li>Fixed low contrast in default colors for properties/accessors in light mode, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2795">#2795</a>.</li>
<li>The <code>highlightLanguages</code> option now permits Shiki aliases to be specified rather than just the language ID, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2798">#2798</a>.</li>
</ul>
<h3>Thanks!</h3>
<ul>
<li><a href="https://github.com/mikalai-snap"><code>@​mikalai-snap</code></a></li>
<li><a href="https://github.com/mistic100"><code>@​mistic100</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.27.4 (2024-12-09)</h2>
<h3>Features</h3>
<ul>
<li>API: Introduced new <code>Converter.EVENT_CREATE_PROJECT</code> event which fires when a project is created by the converter, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2800">#2800</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Switch from gzip to deflate for compressing assets to make output consistent across different operating systems, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2796">#2796</a>.</li>
<li><code>@include</code> and <code>@includecode</code> now work for comments on the entry point for projects with a single entry point, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2800">#2800</a>.</li>
<li>Cascaded modifier tags will no longer be copied into type literals, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2802">#2802</a>.</li>
<li><code>@summary</code> now works to describe functions within modules, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2803">#2803</a>.</li>
<li>Corrected navigation showing module link as current when not on module page, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2805">#2805</a>.</li>
</ul>
<h2>v0.27.3 (2024-12-04)</h2>
<h3>Features</h3>
<ul>
<li>Added support for PNG favicons, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2790">#2790</a>.</li>
<li>Improved support for hosting TypeDoc with strict Content Security Policy rules, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2794">#2794</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Add special handling for import types with type errors discarded with ts-expect-error, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2792">#2792</a>.</li>
<li>Fixed low contrast in default colors for properties/accessors in light mode, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2795">#2795</a>.</li>
<li>The <code>highlightLanguages</code> option now permits Shiki aliases to be specified rather than just the language ID, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2798">#2798</a>.</li>
</ul>
<h3>Thanks!</h3>
<ul>
<li><a href="https://github.com/mikalai-snap"><code>@​mikalai-snap</code></a></li>
<li><a href="https://github.com/mistic100"><code>@​mistic100</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/TypeStrong/typedoc/commit/0879c5bea66fc6b0c01a203988ec0ae8d62dc39e"><code>0879c5b</code></a> Update changelog for release</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/6f2a48060e8cae7a0b4df9c7af783d0cc9a40b49"><code>6f2a480</code></a> Bump version to 0.27.4</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/cf901f4693480e027cf03d98435f0e57e61087a1"><code>cf901f4</code></a> Fix current location check for index page</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/86807289233d06c0f44debbc88c72c186599431b"><code>8680728</code></a> Exclude site plugin from linting</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/88b8f2bbf8206ab095938d7a97934a504e3a0965"><code>88b8f2b</code></a> Add special case for rendering <code>@summary</code> for functions</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/b35cfd2edd26002fb8381924a85bbc3b4fdbc6a0"><code>b35cfd2</code></a> Remove unnecessary test</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/c3bc0daa3e74a6c2e1d39f84462cb6904f15a4c3"><code>c3bc0da</code></a> Reduce manually maintained duplication in generated site</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/344d4bf84833eb3dd7a5303151d0aa24f413572a"><code>344d4bf</code></a> Handle <code>@include</code> tags on entry point project</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/ed1ac7aa5bb4d0455b55f1cbdf7971f45b5e22fc"><code>ed1ac7a</code></a> Switch from gzip to deflate for compression</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/9dcbd5d1e5900b345246124535ccb14def7605a8"><code>9dcbd5d</code></a> Fix handling of cascadedModifierTags</li>
<li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.27.2...v0.27.4">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.27.2&new-version=0.27.4)](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 Dec 9, 2024
1 parent d9454e8 commit a4d0421
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tslint": "^6.1.3",
"typedoc": "^0.27.2",
"typedoc": "^0.27.4",
"typescript": "^5.5.4"
},
"prettier": "@relaycorp/shared-config/.prettierrc.json",
Expand Down

0 comments on commit a4d0421

Please sign in to comment.