crisboarna / fb-messenger-bot-api

NodeJS Facebook Messenger API for bots to send messages and setup events to Facebook.
https://www.npmjs.com/package/fb-messenger-bot-api
MIT License
34 stars 17 forks source link

Update typedoc to the latest version πŸš€ #104

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency typedoc was updated from 0.17.6 to 0.17.7.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: gerrit0 License: Apache-2.0

Release Notes for 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

The new version differs by 7 commits.

  • 9118a5c chore: Bump version to 0.17.7
  • 9b586db fix: copy inherited parameter descriptions (#1303)
  • 8edb17c fix: TypeDoc fails to resolve @types packages outside of cwd
  • 935e10a fix: Trim whitespace when parsing links
  • 0708fb8 chore: Fix minimatch pattern error in tests on Windows (#1304)
  • 4fed0bd fix: Module declaration parsed as namespace (#1301)
  • f93c76b feat: Allow every possible number as a defaultValue for a number option (#1296)

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: