Release notes
*Sourced from [typedoc's releases](https://github.com/TypeStrong/TypeDoc/releases).*
> ## TypeScript 3.7 Recovery
> ## Fixed :bug:
>
> - Fix broken JSON output when predicate types reference a type argument ([#1131](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1131) )
> - Fix local file paths showing up in docs ([#800](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/800), [#642](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/642))
>
> ## Feature ✨
>
> - Strip nodes annotated with `@internal` if the `--stripInternal` TypeScript option is provided ([#1114](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1114))
Commits
- [`fe2363c`](https://github.com/TypeStrong/typedoc/commit/fe2363c6a1817df177ee7b54fbc8f06f17b240bb) Version 0.15.2
- [`e41fb74`](https://github.com/TypeStrong/typedoc/commit/e41fb741905933e13fb2b91fb5fd0e3b6e9c184d) Merge branch 'add-internal-as-hidden-synonym'
- [`7d0ce87`](https://github.com/TypeStrong/typedoc/commit/7d0ce87fb3feb920cf37b2c0d6efc34342ca8c44) Fix path trimming in tests
- [`6cdc62a`](https://github.com/TypeStrong/typedoc/commit/6cdc62a19562951706b8ae9334aff6946354fcf6) Fix [#1131](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1131)
- [`149f3bd`](https://github.com/TypeStrong/typedoc/commit/149f3bd6b9cd39a5b4472e9899ed3c1a3197505b) Add `@internal` as a synonym for `@hidden`
- See full diff in [compare view](https://github.com/TypeStrong/TypeDoc/compare/v0.15.1...v0.15.2)
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.
If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps typedoc from 0.15.1 to 0.15.2.
Release notes
*Sourced from [typedoc's releases](https://github.com/TypeStrong/TypeDoc/releases).* > ## TypeScript 3.7 Recovery > ## Fixed :bug: > > - Fix broken JSON output when predicate types reference a type argument ([#1131](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1131) ) > - Fix local file paths showing up in docs ([#800](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/800), [#642](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/642)) > > ## Feature ✨ > > - Strip nodes annotated with `@internal` if the `--stripInternal` TypeScript option is provided ([#1114](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1114))Commits
- [`fe2363c`](https://github.com/TypeStrong/typedoc/commit/fe2363c6a1817df177ee7b54fbc8f06f17b240bb) Version 0.15.2 - [`e41fb74`](https://github.com/TypeStrong/typedoc/commit/e41fb741905933e13fb2b91fb5fd0e3b6e9c184d) Merge branch 'add-internal-as-hidden-synonym' - [`7d0ce87`](https://github.com/TypeStrong/typedoc/commit/7d0ce87fb3feb920cf37b2c0d6efc34342ca8c44) Fix path trimming in tests - [`6cdc62a`](https://github.com/TypeStrong/typedoc/commit/6cdc62a19562951706b8ae9334aff6946354fcf6) Fix [#1131](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1131) - [`149f3bd`](https://github.com/TypeStrong/typedoc/commit/149f3bd6b9cd39a5b4472e9899ed3c1a3197505b) Add `@internal` as a synonym for `@hidden` - See full diff in [compare view](https://github.com/TypeStrong/TypeDoc/compare/v0.15.1...v0.15.2)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
.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)