Update typedoc-plugin-external-module-name to the latest version 🚀 #66

Closed
greenkeeper[bot] wants to merge 2 commits from greenkeeper/typedoc-plugin-external-module-name-2.0.0 into master
greenkeeper[bot] commented 2019-01-10 00:05:19 +00:00 (Migrated from github.com)

The dependency typedoc-plugin-external-module-name was updated from 1.1.3 to 2.0.0.

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.


Release Notes for 2.0.0

2.0.0 (2019-01-09)

Compare typedoc-plugin-external-module-name versions 1.1.3 and 2.0.0

Bug Fixes

Commits

The new version differs by 34 commits.

  • 1698489 2.0.0
  • 00a4ae8 fix(*): Switch to emitting ES2015 to account for Typedoc emitting ES2015 in TypeStrong/typedoc#845
  • 5c21cab chore(husky): Update husky to 1.3.1
  • 3bd4bdd Just Update Prettier™
  • 8e1a5ff sq regenerateall
  • ecbb023 test(typedoc): Regenerate all test versions
  • 0601b57 test(typedoc): Add test for typedoc 0.14.0
  • b15b45c test(typedoc): Add test for typedoc 0.13.0
  • 02b6c4e test(typedoc): Add test for typedoc 0.12.0
  • b18137e chore(test): Add regenerate_all.sh script to regenerate test harnesses for all versions
  • b24c8f7 chore(test): Always use latest cypress-runner; update latest test harness
  • 6ae195f chore(add_version): Fix typo causing the script to fail
  • b40c858 chore(package): update publish-scripts
  • b5d6446 chore(package): update publish-scripts
  • f1628d3 Merge pull request #268 from christopherthielen/dependabot/npm_and_yarn/@types/handlebars-4.0.40

There are 34 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

## The dependency [typedoc-plugin-external-module-name](https://github.com/christopherthielen/typedoc-plugin-external-module-name) was updated from `1.1.3` to `2.0.0`. 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. --- <details> <summary>Release Notes for 2.0.0</summary> <h1>2.0.0 (2019-01-09)</h1> <p><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/compare/1.1.3...2.0.0">Compare <code>typedoc-plugin-external-module-name</code> versions 1.1.3 and 2.0.0</a></p> <h3>Bug Fixes</h3> <ul> <li>Switch to emitting ES2015 to account for Typedoc emitting ES2015 in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="354168553" data-permission-text="Issue title is private" data-url="https://github.com/TypeStrong/typedoc/issues/845" data-hovercard-type="pull_request" data-hovercard-url="/TypeStrong/typedoc/pull/845/hovercard" href="https://urls.greenkeeper.io/TypeStrong/typedoc/pull/845">TypeStrong/typedoc#845</a> (<a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/00a4ae8">00a4ae8</a>)</li> </ul> </details> <details> <summary>Commits</summary> <p>The new version differs by 34 commits.</p> <ul> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/169848939abfb49ab2bd6b6c53a11a0af81b638a"><code>1698489</code></a> <code>2.0.0</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/00a4ae8b54b61f4060cd6d3e66f5f822f28e87a9"><code>00a4ae8</code></a> <code>fix(*): Switch to emitting ES2015 to account for Typedoc emitting ES2015 in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="354168553" data-permission-text="Issue title is private" data-url="https://github.com/TypeStrong/typedoc/issues/845" data-hovercard-type="pull_request" data-hovercard-url="/TypeStrong/typedoc/pull/845/hovercard" href="https://urls.greenkeeper.io/TypeStrong/typedoc/pull/845">TypeStrong/typedoc#845</a></code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/5c21cab4344eacc3f11bdfc6d03b653963962e52"><code>5c21cab</code></a> <code>chore(husky): Update husky to 1.3.1</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/3bd4bdd33605c1d311adf5258998a759afe847ad"><code>3bd4bdd</code></a> <code>Just Update Prettier™</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/8e1a5ffcfad74152d883e2769adbd121f3c302fa"><code>8e1a5ff</code></a> <code>sq regenerateall</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/ecbb023c750f122e226cf35b798e1ea13bc6b95b"><code>ecbb023</code></a> <code>test(typedoc): Regenerate all test versions</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/0601b577fd7f8f57d941062def3f86a51bb7a1f8"><code>0601b57</code></a> <code>test(typedoc): Add test for typedoc 0.14.0</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/b15b45c999b44561b338e5e91ee90a77e4e9ff7b"><code>b15b45c</code></a> <code>test(typedoc): Add test for typedoc 0.13.0</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/02b6c4ebc8fbe017694a25db5bd6733b06c884e9"><code>02b6c4e</code></a> <code>test(typedoc): Add test for typedoc 0.12.0</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/b18137ecee8a42dff70e5776cc61f0b159f8df65"><code>b18137e</code></a> <code>chore(test): Add regenerate_all.sh script to regenerate test harnesses for all versions</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/b24c8f79470bd0bed152a98830cdd5d13b6286d1"><code>b24c8f7</code></a> <code>chore(test): Always use latest cypress-runner; update latest test harness</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/6ae195f9bc09e1ea5e7f2042baa74cb9d873cd5b"><code>6ae195f</code></a> <code>chore(add_version): Fix typo causing the script to fail</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/b40c8580202c416ddc2a1e6d1c8d829996e7a4a6"><code>b40c858</code></a> <code>chore(package): update publish-scripts</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/b5d64462f40422e988fb9a068b5ecb3e8a2b782a"><code>b5d6446</code></a> <code>chore(package): update publish-scripts</code></li> <li><a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/commit/f1628d3299b29deb8c54329d12f116ae1965f472"><code>f1628d3</code></a> <code>Merge pull request #268 from christopherthielen/dependabot/npm_and_yarn/@types/handlebars-4.0.40</code></li> </ul> <p>There are 34 commits in total.</p> <p>See the <a href="https://urls.greenkeeper.io/christopherthielen/typedoc-plugin-external-module-name/compare/cf5afe84d537eadc2dd9de872f7ee36aa566c7be...169848939abfb49ab2bd6b6c53a11a0af81b638a">full diff</a></p> </details> <details> <summary>FAQ and help</summary> 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). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot :palm_tree:

Pull request closed

Sign in to join this conversation.
No description provided.