Skip to content

chore: update dependencies #816

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

Closed
wants to merge 1 commit into from
Closed

chore: update dependencies #816

wants to merge 1 commit into from

Conversation

FlorentinDUBOIS
Copy link

Documentation generated at /Users/fdubois/Git/personnal/typedoc/dist/tmp/test

✓ renders basic example (590ms)

TypeDoc
Application
✓ constructs
✓ expands input directory
✓ expands input files
✓ honors the exclude argument even on a fixed directory list
✓ honors the exclude argument even on a fixed file list
✓ supports multiple excludes
✓ supports array of excludes

130 passing (40s)

=============================================================================
Writing coverage object [/Users/fdubois/Git/personnal/typedoc/coverage/coverage.json]
Writing coverage reports at [/Users/fdubois/Git/personnal/typedoc/coverage]
=============================================================================

=============================== Coverage summary ===============================
Statements   : 81.26% ( 7117/8758 )
Branches     : 59.07% ( 3506/5935 )
Functions    : 75.4% ( 1318/1748 )
Lines        : 84.14% ( 6774/8051 )
================================================================================
>> Done. Check coverage folder.

Done.

@ibezkrovnyi
Copy link

Thanks for PR!
Could you please update TypeScript dependency to 3.0.0-rc?

typedoc releases new versions not very often, if we miss typescript 3.0 now, we will be blocked for next 5-6 months. Even if 3.0 syntax features will not be covered, at least typedoc will not be blocked because of new syntax (e.g. new unknown type).

@FlorentinDUBOIS
Copy link
Author

Of course, some errors has occurred during the install and test, I fix that.

@FlorentinDUBOIS
Copy link
Author

FlorentinDUBOIS commented Aug 2, 2018

Using TypeScript 3.0.1 from /Users/fdubois/Git/personnal/typedoc/node_modules/typescript/lib
    ✓ converts basic example (1892ms)
Rendering [========================================] 100%

Documentation generated at /Users/fdubois/Git/personnal/typedoc/dist/tmp/test

    ✓ renders basic example (767ms)

  TypeDoc
    Application
      ✓ constructs (39ms)
      ✓ expands input directory
      ✓ expands input files
      ✓ honors the exclude argument even on a fixed directory list
      ✓ honors the exclude argument even on a fixed file list
      ✓ supports multiple excludes
      ✓ supports array of excludes


  130 passing (50s)

=============================================================================
Writing coverage object [/Users/fdubois/Git/personnal/typedoc/coverage/coverage.json]
Writing coverage reports at [/Users/fdubois/Git/personnal/typedoc/coverage]
=============================================================================

=============================== Coverage summary ===============================
Statements   : 81.73% ( 7343/8984 )
Branches     : 59.07% ( 3506/5935 )
Functions    : 76.89% ( 1431/1861 )
Lines        : 84.57% ( 7000/8277 )
================================================================================
>> Done. Check coverage folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants