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.20.14 to 0.20.27 #6712

Merged
merged 1 commit into from Feb 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps typedoc from 0.20.14 to 0.20.27.

Release notes

Sourced from typedoc's releases.

v0.20.27

0.20.27 (2021-02-20)

Bug Fixes

  • Detect and normalize unique symbol names (441fea2), closes #1514

Features

  • preserve spaces in code blocks (c8de53a)

Thanks!

v0.20.26

0.20.26 (2021-02-20)

Bug Fixes

  • Pick up optional/readonly from mapped types (a2d9dd8), closes #1509

v0.20.25

0.20.25 (2021-02-15)

Features

  • Support for specifying comments on export declarations (7b7bf66), closes #1504
  • Support for the @module tag to mark a comment as belonging to a module (7b7bf66)

v0.20.24

0.20.24 (2021-02-11)

Features

  • add support for non .com gh enterprise domains (#1507) (c0f5d91)

Thanks!

... (truncated)

Commits
  • 4fa3b06 chore: Bump version to 0.20.27
  • c8de53a feat: preserve spaces in code blocks
  • 441fea2 fix: Detect and normalize unique symbol names
  • ebf322f chore: Bump version to 0.20.26
  • a2d9dd8 fix: Pick up optional/readonly from mapped types
  • e3aa04f chore: Bump version to 0.20.25
  • 7b7bf66 feat: Support for specifying comments on export declarations
  • 1ff431b chore: Bump version to 0.20.24
  • c0f5d91 feat: add support for non .com gh enterprise domains (#1507)
  • 21fa828 chore(deps): bump marked from 1.2.9 to 2.0.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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2021
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.14 to 0.20.27.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](TypeStrong/typedoc@v0.20.14...v0.20.27)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/typedoc-0.20.27 branch from 3478b50 to 13c2d72 Compare February 22, 2021 09:00
@codecov-io
Copy link

Codecov Report

Merging #6712 (3478b50) into develop (f6308a7) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6712      +/-   ##
===========================================
+ Coverage    76.39%   76.41%   +0.01%     
===========================================
  Files          882      882              
  Lines        20007    20007              
  Branches      3965     3965              
===========================================
+ Hits         15285    15288       +3     
+ Misses        3512     3509       -3     
  Partials      1210     1210              
Impacted Files Coverage Δ
.../lib/task-list/components/attach-form.component.ts 51.28% <0.00%> (+7.69%) ⬆️

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 f84ea5d...13c2d72. Read the comment docs.

@eromano eromano merged commit 88e0d01 into develop Feb 22, 2021
@eromano eromano deleted the dependabot/npm_and_yarn/develop/typedoc-0.20.27 branch February 22, 2021 15:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants