Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump typedoc from 0.18.0 to 0.19.2 #6195

Merged
merged 1 commit into from Oct 1, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2020

Bumps typedoc from 0.18.0 to 0.19.2.

Release notes

Sourced from typedoc's releases.

v0.19.2

0.19.2 (2020-09-21)

Bug Fixes

  • Export declarations within namespaces weren't detected (983c0e6), closes #1366

v0.19.1

0.19.1 (2020-09-05)

Features

Thanks!

v0.19.0

0.19.0 (2020-08-28)

Bug Fixes

  • Add converter for parenthesized type nodes (b3c7731), closes #1346
  • Address typo in log statement (96ede6a)
  • Check for missing declarations (71d838a), closes #1329

Features

Thanks!

Commits
  • 714e038 chore: Bump version to 0.19.2
  • f178fc4 chore: Upgrade dependencies
  • 983c0e6 fix: Export declarations within namespaces weren't detected
  • 6fb388e chore: Bump version to 0.19.1
  • 833ebb8 feat: Re-introduce support for TS 3.9
  • 36aeac6 chore: Bump version to 0.19.0
  • 3caf7b7 chore: Fix lint
  • afb10a9 chore: Rebuild variable tests
  • 3a8560c feat: Support for named tuples
  • e136469 feat: Upgrade to TS 4.0
  • Additional commits viewable in compare view

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.18.0 to 0.19.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](TypeStrong/typedoc@v0.18.0...v0.19.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2020
@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2020

Codecov Report

Merging #6195 into develop will decrease coverage by 0.75%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6195      +/-   ##
===========================================
- Coverage    75.99%   75.23%   -0.76%     
===========================================
  Files          747      631     -116     
  Lines        16377    15105    -1272     
  Branches      3201     3160      -41     
===========================================
- Hits         12446    11365    -1081     
+ Misses        2974     2802     -172     
+ Partials       957      938      -19     
Impacted Files Coverage Δ
lib/core/services/upload.service.ts 84.91% <0.00%> (-3.36%) ⬇️
...agram/components/raphael/raphael-rect.component.ts
...nents/activities/diagram-service-task.component.ts
...ts/raphael/icons/raphael-icon-message.component.ts
...nts/icons/diagram-icon-rest-call-task.component.ts
.../diagram/models/diagram/diagram-way-point.model.ts
...onents/raphael/raphael-multiline-text.component.ts
...hts/src/lib/mock/diagram/diagram-swimlanes.mock.ts
...ts/src/lib/diagram/components/diagram.component.ts
...s/src/lib/app-list/select-apps-dialog.component.ts
... and 331 more

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 f0af0c4...58d185d. Read the comment docs.

@eromano eromano merged commit be50be4 into develop Oct 1, 2020
@eromano eromano deleted the dependabot/npm_and_yarn/develop/typedoc-0.19.2 branch October 1, 2020 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants