Skip to content

Commit

Permalink
chore(deps-dev): Bump typedoc from 0.21.2 to 0.21.4 (#56)
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.2 to 0.21.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.21.4</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Constructors did not have source information set (<a href="https://github.com/TypeStrong/typedoc/commit/5dfe9de5d3befeabec0e0d349f4325bb4bf09d81">5dfe9de</a>), closes <a href="https://github-redirect.dependabot.com/TypeStrong/typedoc/issues/1626">#1626</a></li>
</ul>
<h2>v0.21.3</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Improve detection for &quot;property methods&quot; to convert as methods (<a href="https://github.com/TypeStrong/typedoc/commit/98331b5b1a0248753b98c895d1b2168c31e3cee7">98331b5</a>), closes <a href="https://github-redirect.dependabot.com/TypeStrong/typedoc/issues/1624">#1624</a></li>
<li>Two members differing only by case produced broken links (<a href="https://github.com/TypeStrong/typedoc/commit/f9092814e83e42ca674e48cb065ffa23fa10e7fe">f909281</a>), closes <a href="https://github-redirect.dependabot.com/TypeStrong/typedoc/issues/1585">#1585</a></li>
<li>Resolve some memory leaks (<a href="https://github.com/TypeStrong/typedoc/commit/9be9e36aa5e1bc122c72298e505e04f78ea2537a">9be9e36</a>)</li>
</ul>
<h3>API Breaking Changes</h3>
<ul>
<li>Options may not be set once conversion starts. Enables a small perf improvement. (<a href="https://github.com/TypeStrong/typedoc/commit/f3294cdd2a024456ac41626616bfc6dc5f9e6b85">f3294cd</a>)</li>
</ul>
<h3>Thanks!</h3>
<ul>
<li>Andrew Bradley</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/TypeStrong/typedoc/commit/8ff7d32dc31dccd26b42d96ba4bebb5b430867f4"><code>8ff7d32</code></a> chore: Bump version to 0.21.4</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/5dfe9de5d3befeabec0e0d349f4325bb4bf09d81"><code>5dfe9de</code></a> fix: Constructors did not have source information set</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/030cb1ee4d0169471cb350b1044c84356789db6f"><code>030cb1e</code></a> chore: Fix changelog generation for release</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/de32c1c3103c886c4ba41e4277a2a148c135b1a7"><code>de32c1c</code></a> chore: Bump version to 0.21.3</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/98331b5b1a0248753b98c895d1b2168c31e3cee7"><code>98331b5</code></a> fix: Improve detection for &quot;property methods&quot; to convert as methods</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/5fd7f87383c9dd664fd5f77aff29fbf05330d555"><code>5fd7f87</code></a> refactor: seal -&gt; freeze</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/8e097efdea3cda1b1f27467199a5ea5d690943f4"><code>8e097ef</code></a> refactor: Turn on noImplicitOverride compiler option</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/f3294cdd2a024456ac41626616bfc6dc5f9e6b85"><code>f3294cd</code></a> BREAKING CHANGE: Options may not be set once conversion starts. Enables a sma...</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/b04b3b0ac04c0caa717b390df94d69c8c4b7a5e1"><code>b04b3b0</code></a> chore: Remove lodash</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/3c5ae51c2a6d8b165479762ba6a077ebb568d651"><code>3c5ae51</code></a> chore: Warn people away from examples folder</li>
<li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.21.2...v0.21.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.21.2&new-version=0.21.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 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 Jul 14, 2021
1 parent 437d16f commit d699bb9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
13 changes: 3 additions & 10 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 @@ -53,7 +53,7 @@
"ts-jest": "^24.3.0",
"ts-node": "^10.1.0",
"tslint": "^5.20.1",
"typedoc": "^0.21.2",
"typedoc": "^0.21.4",
"typescript": "^4.3.5"
},
"peerDependencies": {
Expand Down

0 comments on commit d699bb9

Please sign in to comment.