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 πŸš€ #93

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency typedoc was updated from 0.17.3 to 0.17.4.

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 0.17.4

0.17.4 (2020-04-06)

Bug Fixes

  • options: Map type options should not have their default value validated (#1250) (c296503)

Features

  • Generate search index before rendering theme (#1252) (c73eaaf)

Thanks!

Commits

The new version differs by 5 commits.

  • 2f38fc5 chore: Bump version to 0.17.4
  • 532a621 chore: Update issue templates
  • d3af643 chore: Upgrade dependencies
  • c73eaaf feat: Generate search index before rendering theme (#1252)
  • c296503 fix(options): Map type options should not have their default value validated (#1250)

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:

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

Release Notes for 0.17.5

0.17.5 (2020-04-26)

Bug Fixes

  • Do not silently swallow missing include/media file errors (#1277) (4067f2c)
  • Enable lax overloads only in release (b870905)
  • Fix extends option in tsconfig.json doesn't work (#1273) (d5c2d47), closes #1272
  • Improve output for object's computed property names (#1275) (8c2b698)
  • Remove Result object (262a89c), closes #1238

Features

Thanks!

Commits

The new version differs by 13 commits.

  • b2a5421 chore: Bump version to 0.17.5
  • 8fb1258 chore: Fixed test for map declaration type (#1282)
  • 829f147 chore: Fix lint
  • d222fb6 chore: Upgrade dependencies
  • 8708143 Merge branch 'library-mode'
  • b03a13b chore: Fix typos is bounds check
  • 42de2af feat: Number options may require min and max values (#1278)
  • 4067f2c fix: Do not silently swallow missing include/media file errors (#1277)
  • d5c2d47 fix: Fix extends option in tsconfig.json doesn't work (#1273)
  • 91644a9 feat: Add detecting read-only properties (#1268)
  • 8c2b698 fix: Improve output for object's computed property names (#1275)
  • 262a89c feat: Remove Result object
  • b870905 fix: Enable lax overloads only in release

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€