Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 31, 2020


🚨 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-plugin-external-module-name was updated from 3.1.0 to 4.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.


Publisher: christopherthielen
License: MIT

Release Notes for 4.0.0

4.0.0 (2020-05-31)

Compare typedoc-plugin-external-module-name versions 3.1.0 and 4.0.0

Features

  • merge modules from the same directory into a single module by default (fd03f0b)
  • Support a .typedoc-plugin-external-module-name.js file for custom generation of module names based on the reflection itself (ca0a9c7), closes #423

Bug Fixes

  • fix createChildReflection ReflectionKind for typedoc < 0.17 (now creates a 0.17 Module, not a Namespace) (fc6b2b4)

BREAKING CHANGES

  • This plugin now automatically applies a Module Name based on the file path.
    
Commits

The new version differs by 29 commits.

  • e1ce0d1 4.0.0
  • aec9638 feat: Bump package to 4.0.0
  • ca0a9c7 feat: Support a .typedoc-plugin-external-module-name.js file for custom generation of module names based on the reflection itself
  • fc6b2b4 fix: fix createChildReflection ReflectionKind for typedoc < 0.17 (now creates a 0.17 Module, not a Namespace)
  • ad01b5e docs: Clarify Module vs External Module
  • fd03f0b feat: merge modules from the same directory into a single module by default
  • d8b7ec3 Merge pull request #471 from christopherthielen/dependabot/npm_and_yarn/types/lodash-4.14.153
  • 9fc1a28 build(deps-dev): bump @types/lodash from 4.14.152 to 4.14.153
  • d6d9ab2 Merge pull request #470 from christopherthielen/dependabot/npm_and_yarn/uirouter/publish-scripts-2.3.49
  • 326d621 build(deps-dev): bump @uirouter/publish-scripts from 2.3.48 to 2.3.49
  • 13080e6 Merge pull request #468 from christopherthielen/dependabot/npm_and_yarn/types/lodash-4.14.152
  • dbf044e Merge pull request #466 from christopherthielen/dependabot/npm_and_yarn/typescript-3.9.3
  • 7334d80 build(deps-dev): bump @types/lodash from 4.14.151 to 4.14.152
  • 9288778 build(deps-dev): bump typescript from 3.9.2 to 3.9.3
  • 35e9eeb Merge pull request #465 from christopherthielen/dependabot/npm_and_yarn/uirouter/publish-scripts-2.3.48

There are 29 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 🌴

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants