js-threads-client
js-threads-client copied to clipboard
build(deps-dev): bump typedoc from 0.15.8 to 0.17.8
Bumps typedoc from 0.15.8 to 0.17.8.
Release notes
Sourced from typedoc's releases.
v0.17.8
0.17.8 (2020-06-29)
Bug Fixes
- Do not ignore the properties of object type literals (#1308) (e553af2)
- GithubPlugin: read correct remote when multiple github repos exist (30fab7a)
- Support resolveJsonModule (d704709), closes #1323
- Use
baseUrlto determine file paths (#1313) (c7eabf7), closes #1294Thanks!
v0.17.7
0.17.7 (2020-05-17)
Bug Fixes
- Correctly copy parameter descriptions with
@inheritDoc(#1303) (9b586db), closes #787declare module "m"parsed as namespace (#1301) (4fed0bd), closes #1284- Support
{@link where | text}with spaces around|(935e10a), closes #1302- TypeDoc fails to resolve
@typespackages outside of cwd (8edb17c), closes #1300Features
- (Plugin API) Allow every possible number as a defaultValue for a number option (#1296) (f93c76b), closes #1291
Thanks!
0.17.6
0.17.6 (2020-04-27)
Bug Fixes
- Correct prepublish script, it was supposed to enable more lax typings for plugins, but failed to do so. (3b081de)
0.17.5
Commits
ea1cdcbchore: Fix invalid renderer test failure82a7e76chore: Update rendered specs471d36echore: Bump version to 0.17.87b54288Merge branch 'master' of https://github.com/TypeStrong/typedocc7eabf7fix: UsebaseUrlto determine file paths (#1313)d704709fix: Support resolveJsonModulee553af2fix: Do not ignore the properties of object type literals (#1308)30fab7afix: GithubPlugin: read correct remote when multiple github repos exist48090b7chore: Add note about ignoreCompilerErrors9118a5cchore: Bump version to 0.17.7- Additional commits viewable in compare view
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 will not automatically merge this PR because this dependency is pre-1.0.0.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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:
- 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)