build(deps-dev): bump typedoc-plugin-external-module-name from 3.0.0 to 4.0.3
Bumps typedoc-plugin-external-module-name from 3.0.0 to 4.0.3.
Release notes
Sourced from typedoc-plugin-external-module-name's releases.
4.0.3 (2020-06-06)
Compare
typedoc-plugin-external-module-nameversions 4.0.2 and 4.0.3Bug Fixes
- windows: when calculating the common prefix, always use path.resolve() to map to native path separator, i.e. "" (09b2090)
4.0.2 (2020-06-06)
Compare
typedoc-plugin-external-module-nameversions 4.0.1 and 4.0.2Bug Fixes
- Use the common parent directory of all entrypoints as the relative path to guess module names (f790eee)
4.0.1 (2020-06-05)
Compare
typedoc-plugin-external-module-nameversions 4.0.0 and 4.0.1Features
- Add a --disableAutoModuleName flag (a8561e0)
4.0.0 (2020-05-31)
Compare
typedoc-plugin-external-module-nameversions 3.1.0 and 4.0.0Features
- 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.3.1.0 (2020-04-27)
Compare
typedoc-plugin-external-module-nameversions 3.0.0 and 3.1.0Features
... (truncated)
Changelog
Sourced from typedoc-plugin-external-module-name's changelog.
4.0.3 (2020-06-06)
Compare
typedoc-plugin-external-module-nameversions 4.0.2 and 4.0.3Bug Fixes
- windows: when calculating the common prefix, always use path.resolve() to map to native path separator, i.e. "" (09b2090)
4.0.2 (2020-06-06)
Compare
typedoc-plugin-external-module-nameversions 4.0.1 and 4.0.2Bug Fixes
- Use the common parent directory of all entrypoints as the relative path to guess module names (f790eee)
4.0.1 (2020-06-05)
Compare
typedoc-plugin-external-module-nameversions 4.0.0 and 4.0.1Features
- Add a --disableAutoModuleName flag (a8561e0)
4.0.0 (2020-05-31)
Compare
typedoc-plugin-external-module-nameversions 3.1.0 and 4.0.0Bug Fixes
- fix createChildReflection ReflectionKind for typedoc < 0.17 (now creates a 0.17 Module, not a Namespace) (fc6b2b4)
Features
- Bump package to 4.0.0 (aec9638)
- 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
BREAKING CHANGES
... (truncated)
This plugin now automatically applies a Module Name based on the file path.
Commits
cf2bf014.0.309b2090fix(windows): when calculating the common prefix, always use path.resolve() t...2aeafc54.0.2f790eeefix: Use the common parent directory of all entrypoints as the relative path ...166b5d04.0.1a8561e0feat: Add a --disableAutoModuleName flagefcc02aMerge pull request #480 from christopherthielen/dependabot/npm_and_yarn/types...1501e6fbuild(deps-dev): bump typescript from 3.9.3 to 3.9.54738b98Merge pull request #477 from christopherthielen/dependabot/npm_and_yarn/types...6fe83b4build(deps-dev): bump @types/lodash from 4.14.154 to 4.14.155- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will not automatically merge this PR because it includes a major update to a development dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)