Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2020

Bumps typedoc from 0.17.0-3 to 0.18.0.

Release notes

Sourced from typedoc's releases.

v0.18.0

0.18.0 (2020-08-09)

Bug Fixes

  • Examples don't run (#1327) (f582eb3)
  • Improve support for recursive type aliases (7fc721c), closes #1330
  • Only set inputFiles from tsconfig if not already set (5878278), closes #1263

Breaking Changes

  • Minimum Node version bumped to v10.0.0

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 baseUrl to determine file paths (#1313) (c7eabf7), closes #1294

Thanks!

v0.17.7

0.17.7 (2020-05-17)

Bug Fixes

  • Correctly copy parameter descriptions with @inheritDoc (#1303) (9b586db), closes #787
  • declare module "m" parsed as namespace (#1301) (4fed0bd), closes #1284
  • Support {@link where | text} with spaces around | (935e10a), closes #1302
  • TypeDoc fails to resolve @types packages outside of cwd (8edb17c), closes #1300

Features

  • (Plugin API) Allow every possible number as a defaultValue for a number option (#1296) (f93c76b), closes #1291

Thanks!

Commits

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 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)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.17.0-3 to 0.18.0.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/commits/v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 12, 2020
@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #28 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           74        74           
  Branches        10        10           
=========================================
  Hits            74        74           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e61046...dbb6a99. Read the comment docs.

@jpoehnelt jpoehnelt merged commit 03e72e7 into master Aug 25, 2020
@jpoehnelt jpoehnelt deleted the dependabot/npm_and_yarn/typedoc-0.18.0 branch August 25, 2020 15:15
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added the merge label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. dependencies Pull requests that update a dependency file merge released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants