Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps typedoc from 0.13.0 to 0.16.3.

Release notes

Sourced from typedoc's releases.

v0.16.2

Features ✨

  • Plugins may now use the @Option decorator to declare options. (#1165)

Fixed πŸ›

  • @param and @returns are overly sensitive to whitespace (#1164)
  • TypeDoc is missing exported values to set options without importing internals (#1163)

Changed πŸ“¦

  • TypeDoc's tests now run in ~30 seconds instead of 3 minutes, making for a much better development experience (#1156)

v0.15.8

Fixed πŸ›

  • Upgraded handlebars to 4.7.0 - #1159

Thanks πŸ‘

v0.15.7

Fixed πŸ›

v0.15.6

Fixed πŸ›

  • When using recursive types TypeDoc ran out of memory (#1150)
  • Improved performance by ~20% when --ignoreCompilerErrors is passed by not asking TypeScript for the errors (#1032)
  • Fixes included in typedoc-default-themes@0.6.3

Features ✨

  • Support for TS2.8 conditional types (#831)
  • Support for indexed-access types (#1153)
  • The @packageDocumentation tag can now be used to mark a comment as a file comment. Docs (#603, #1080)

Changes πŸ“¦

  • TypeDoc now includes the package version in the documentation (#544)

Thanks πŸ‘

v0.15.5

... (truncated)
Commits
Maintainer changes

This version was pushed to npm by 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.

Dependabot will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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](https://github.com/TypeStrong/TypeDoc) from 0.13.0 to 0.16.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 14, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #164.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/typedoc-0.16.3 branch January 15, 2020 02:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant