Skip to content

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

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/typedoc-plugin-external-module-name-2.0.0
Open

Update typedoc-plugin-external-module-name to the latest version 🚀#91
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/typedoc-plugin-external-module-name-2.0.0

Conversation

@greenkeeper

Copy link
Copy Markdown
Contributor

The devDependency 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.

  • 16984892.0.0
  • 00a4ae8fix(*): Switch to emitting ES2015 to account for Typedoc emitting ES2015 in TypeStrong/typedoc#845
  • 5c21cabchore(husky): Update husky to 1.3.1
  • 3bd4bddJust Update Prettier™
  • 8e1a5ffsq regenerateall
  • ecbb023test(typedoc): Regenerate all test versions
  • 0601b57test(typedoc): Add test for typedoc 0.14.0
  • b15b45ctest(typedoc): Add test for typedoc 0.13.0
  • 02b6c4etest(typedoc): Add test for typedoc 0.12.0
  • b18137echore(test): Add regenerate_all.sh script to regenerate test harnesses for all versions
  • b24c8f7chore(test): Always use latest cypress-runner; update latest test harness
  • 6ae195fchore(add_version): Fix typo causing the script to fail
  • b40c858chore(package): update publish-scripts
  • b5d6446chore(package): update publish-scripts
  • f1628d3Merge 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 🌴

@codecov-io

codecov-io commented Jan 10, 2019

Copy link
Copy Markdown

Codecov Report

Merging #91 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #91 +/- ##
=======================================
Coverage 94.94% 94.94% =======================================
Files 64 64 Lines 1782 1782 =======================================
Hits 1692 1692 Misses 90 90

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 30df113...48b5f44. Read the comment docs.

greenkeeperBot added a commit that referenced this pull request May 6, 2019
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

Release Notes for 2.1.0

2.1.0 (2019-05-06)

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

Features

  • Support submodules (modules are separated by '.') (793d0ae)
Commits

The new version differs by 25 commits.

  • c0b5a472.1.0
  • 793d0aefeat: Support submodules (modules are separated by '.')
  • 323d82cMerge pull request #213 from Arlanthir/submodules
  • a2e073aMerge pull request #316 from christopherthielen/dependabot/npm_and_yarn/prettier-1.17.0
  • c66b948build(deps-dev): bump prettier from 1.16.4 to 1.17.0
  • b521af4Merge pull request #307 from christopherthielen/dependabot/npm_and_yarn/@types/handlebars-4.1.0
  • a325633build(deps-dev): bump @types/handlebars from 4.0.40 to 4.1.0
  • 476b664Merge branch 'master' into submodules
  • 60d3a0aMerge pull request #305 from christopherthielen/dependabot/npm_and_yarn/handlebars-4.1.0
  • 97f948fbuild(deps): [security] bump handlebars from 4.0.11 to 4.1.0
  • 18e8fecMerge pull request #303 from christopherthielen/dependabot/npm_and_yarn/prettier-1.16.4
  • bc60e0dbuild(deps-dev): bump prettier from 1.16.3 to 1.16.4
  • 172afd3Merge pull request #301 from christopherthielen/dependabot/npm_and_yarn/prettier-1.16.3
  • b6b4653build(deps-dev): bump prettier from 1.16.1 to 1.16.3
  • f676223Merge pull request #299 from christopherthielen/dependabot/npm_and_yarn/prettier-1.16.1

There are 25 commits in total.

See the full diff

@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jan 16, 2020
greenkeeperBot added a commit that referenced this pull request Jan 16, 2020
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jan 16, 2020
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Apr 27, 2020
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 31, 2020
@greenkeeper

Copy link
Copy Markdown
ContributorAuthor

🚨 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 🚀

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@codecov-io