joshghent / query-stringifier

:question: A small library for build query strings
https://joshghent.github.io/query-stringifier/
MIT License
2 stars 2 forks source link

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

Open greenkeeper[bot] opened 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.16.11 to 0.17.5.

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.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 43 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
  • 2f38fc5 chore: Bump version to 0.17.4
  • 532a621 chore: Update issue templates

There are 43 commits in total.

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.6

0.17.6 (2020-04-27)

Bug Fixes

  • Correct prepublish script, it was supposed to enable more lax typings for plugins, but failed to do so. (3b081de)
Commits

The new version differs by 2 commits.

  • bc20444 chore: Bump version to 0.17.6
  • 3b081de fix: Correct prepublish script

See the full diff

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


Update to this version instead πŸš€