Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

chore(deps): update dependency typedoc to v0.14.2 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 17, 2018

This PR contains the following updates:

Package Type Update Change
typedoc (source) devDependencies minor 0.11.1 -> 0.14.2

Release Notes

TypeStrong/TypeDoc

v0.14.2

Compare Source

Features ✨

Fixes 🐛

  • Correct option file module resolution (#​947)

v0.14.1

Compare Source

Fixes a bug where non-standard tsconfig.json and typedoc.json files were not located.

Fixes 🐛

  • Don't limit option files to standard names (#​944)

v0.14.0

Compare Source

Breaking Changes ⚠️

  • Output changed from es5 to es2015
  • Known issue with --options argument parsing (#​942) (fixed in v0.14.1)

Features ✨

  • Upgrade TypeScript to 3.2 (#​922)
  • Add support for source links on GitHub enterprise instances (#​843)
  • Improved reflection conversion performance (#​890)

Fixes 🐛

  • Corrected JSON signature generation to return arrays (#​721)
  • Added declarationMap to list of ignored tsconfig options. (#​871)
  • Fix missing reflection flags in JSON output (#​889)
  • General correction of glob patterns and config file locating (#​742)
  • Avoid documenting excluded files. (#​896)
  • Fix module merging with class (#​876)

Documentation help 📖

  • fix README contribution guide link
  • Update README.md links (#​909)
  • Add/improve tsdoc comments on a lot of core classes (#​915)

Changed 📦

  • Use mocha's "before" instead of "it" to setup the App. (#​874)
  • Enable strict null checks! (#​845)
  • Remove greenkeeper badge from readme (#​886)
  • Fix gitattributes. (#​872)
  • Fix indentation rules in .editorconfig (#​916)
  • Add test for let x: Promise<object> (#​881)

Thanks 👏

Thanks to those who identified issues and for the following code contributors:

v0.13.0

Compare Source

Thanks to everyone for their patience in getting this release out. TypeScript 3.1 is now supported.

Features ✨

  • Upgrade TypeScript to 3.1 (#​863)
  • Allow exclusion of directories starting with a dot (#​711)

Fixes 🐛

  • Deactivate theme resources correctly (#​865)
  • Don't throw an error when adding plugins repeatedly (#​847)

Changed 📦

  • Stricter lint config (#​840)
  • Use dummy readme when testing the renderer (#​857)

Documentation help 📖

  • Add contributing.md (#​841)
  • Add localization plugin to readme.md (#​850)

Thanks 👏

v0.12.0

Compare Source

Thanks to everyone for their patience in getting this release out. TypeScript 3.0 is now supported.

Features ✨

  • Support for scoped npm plugins (#​736)
  • Add @ignore as an alias @hidden (#​750)
  • Traverse symlinked node_modues when scanning for plugins (#​756)
  • Flatten messageText when no file is provided in diagnostic log output (#​802)
  • Update typescript to 3.0 (#​832)
  • Allow installing from git repo (#​834)

Fixes 🐛

  • Fix interface merging flagged as static (#​807)

Changed 📦

Documentation help 📖

  • Note tsconfig argument (#​734)
  • Fix link to markedjs repo (#​767)

Thanks 👏

Special thanks to the following contributors


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@codecov
Copy link

codecov bot commented Aug 17, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   77.51%   77.51%           
=======================================
  Files           3        3           
  Lines         169      169           
  Branches       38       38           
=======================================
  Hits          131      131           
  Misses         25       25           
  Partials       13       13

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 8fe6501...7b3c2a7. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.12.0 chore(deps): update dependency typedoc to v0.13.0 Oct 10, 2018
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 6431d58 to 4685884 Compare October 10, 2018 14:57
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.13.0 chore(deps): update dependency typedoc to v0.14.0 Jan 3, 2019
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 4685884 to b292f61 Compare January 3, 2019 06:54
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.14.0 chore(deps): update dependency typedoc to v0.14.1 Jan 11, 2019
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from b292f61 to fefcddc Compare January 11, 2019 01:37
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.14.1 chore(deps): update dependency typedoc to v0.14.2 Jan 16, 2019
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from fefcddc to 7b3c2a7 Compare January 16, 2019 17:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant