boilerplate-language / boilerplate-typescript

Template for typescript
https://kannkyo.github.io/boilerplate-typescript/
MIT License
0 stars 0 forks source link

[Snyk] Upgrade typedoc from 0.23.7 to 0.23.8 #46

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade typedoc from 0.23.7 to 0.23.8.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: typedoc
  • 0.23.8 - 2022-07-17

    Features

    • Added defined in links for classes, enums, #180.
    • Added support for *.ghe.com and *.github.us GitHub enterprise domains for source links, #2001.
    • Expose Converter.parseRawComment for plugins to parse additional markdown files, #2004.

    Bug Fixes

    • TypeDoc will no longer emit a warning for {@ link} containing a URL, #1980.
    • excludeNotDocumented will no longer remove functions/methods/accessors which are documented, #1994.
    • Fixed missing sources property on signature reflections #1996.

    Thanks!

  • 0.23.7 - 2022-07-09

    Bug Fixes

    • Tags must now contain whitespace after the tag name to be parsed as a tag, @ jest/globals in a comment will no longer be parsed as a tag #1990.
    • The private member visibility option will now be respected in generated sites, #1992.
    • Overload rendering will no longer be broken if JavaScript is disabled, #453.
    • All overloads are now shown at once rather than requiring clicks to see the documentation for each signature, #1100.
from typedoc GitHub release notes
Commit messages
Package name: typedoc
  • 5611232 Bump version to 0.23.8
  • f41f6c8 Do not emit warnings on urls within `@ link` tags
  • 9ed9f01 Update changelog
  • c14857e Merge branch 'master' into cary-hu/master
  • 3663469 Add tests, also fix accessors while we're here
  • ec9efa0 Fix source links for signatures
  • 70ab81a Expose `Converter.parseRawComment`
  • e13a8f7 Update changelog
  • 9e23a1d Add more Github Enterprise URLs
  • 7cff286 remove test case
  • 0f74511 fix formatting error
  • d527647 fix some warning
  • 7322a66 fix excludeNotDocumented behavior
  • dd15e08 Update changelog for release
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs