node-fetch / fetch-charset-detection

Charset detection and conversion, originally from node-fetch.
MIT License
11 stars 3 forks source link

build(deps-dev): Bump typedoc from 0.15.0 to 0.15.1 #7

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps typedoc from 0.15.0 to 0.15.1.

Release notes *Sourced from [typedoc's releases](https://github.com/TypeStrong/TypeDoc/releases).* > ## TypeScript 3.7 > ## Features :sparkles: > - Updates included in typedoc-default-themes v0.6.1 > - Support linking to declaration files ([#1117](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1117)) > - Upgrade to TS 3.7 ([#1129](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1129)) > > ## Fixes :bug: > - Avoid unnecessary outer directory searches ([#1082](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1082)) > - Ignore `emitDeclarationOnly` and `incremental` TypeScript options ([#1104](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1104), [#1105](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1105)) > - HTML-escape identifiers in the `wbr` helper (https://github-redirect.dependabot.com/TypeStrong/typedoc-default-themes/pull/58) > > ## Documentation :book: > - Improve `toc` option description ([#1111](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1111)) > > ## Changes :package: > - Use const instead of let when possible ([#1118](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1118)) > - Ignore tarballs from `npm pack` ([#1120](https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1120)) > > ## Thanks :clap: > > Thanks to those who identified issues and for the following code contributors: > > - [@​alalonde](https://github.com/alalonde) > - [@​cmcaine](https://github.com/cmcaine) > - [@​glacambre](https://github.com/glacambre) > - [@​henrymyers](https://github.com/henrymyers) > - [@​just-boris](https://github.com/just-boris) > - [@​PissedCapslock](https://github.com/PissedCapslock) > - [@​pmconne](https://github.com/pmconne) > - [@​SebastiaanNijland](https://github.com/SebastiaanNijland) > - [@​simllll](https://github.com/simllll) > - [@​spiltcoffee](https://github.com/spiltcoffee) >
Commits - [`87099f8`](https://github.com/TypeStrong/typedoc/commit/87099f8bd9f5dd116df7308dd77848bd1f625d8d) Bump version - [`ad488ef`](https://github.com/TypeStrong/typedoc/commit/ad488ef46127f0c96809240d863c33e9dd81e106) Back to official release of themes - [`5704bf5`](https://github.com/TypeStrong/typedoc/commit/5704bf505f1b268c8b2241ecd4c9248a56ec7c0d) Keep tests passing - [`0a61a00`](https://github.com/TypeStrong/typedoc/commit/0a61a00a69566d7935d79bafbdb5ef5734932a7d) Add type predicate converter - [`1f01579`](https://github.com/TypeStrong/typedoc/commit/1f01579d2658206bc50455183a612ffb13bb0713) Upgrade nyc to beta - [`3157e05`](https://github.com/TypeStrong/typedoc/commit/3157e0563e143cee1ae8d2472077e53fcf69bb1c) Upgrade the rest of the dependencies for good measure - [`1ab03e6`](https://github.com/TypeStrong/typedoc/commit/1ab03e6a39511dccebf734cc743f77f949532199) Rebuild function specs. - [`d8666a0`](https://github.com/TypeStrong/typedoc/commit/d8666a0a17eda7f8f508d38de3feb25f5425c6e1) Upgrade to typescript-3.7; add test for assertion functions. - [`c67dabc`](https://github.com/TypeStrong/typedoc/commit/c67dabc434e6ec36e3bed11332a993c98b5fb847) Fix tests - [`5355abc`](https://github.com/TypeStrong/typedoc/commit/5355abc164d5db8924698e2aef1190a081d0b659) Escape text in wbr - Additional commits viewable in [compare view](https://github.com/TypeStrong/TypeDoc/compare/v0.15.0...v0.15.1)
Maintainer changes This version was pushed to npm by [gerrit0](https://www.npmjs.com/~gerrit0), a new releaser for typedoc since your current version.


Dependabot compatibility score

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)