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

An in-range update of typedoc is breaking the build 🚨 #27

Open
greenkeeper bot opened this issue Feb 14, 2017 · 4 comments
Open

An in-range update of typedoc is breaking the build 🚨 #27

greenkeeper bot opened this issue Feb 14, 2017 · 4 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Feb 14, 2017

Version 0.5.6 of typedoc just got published.

Branch Build failing 🚨
Dependency typedoc
Current Version 0.5.5
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As typedoc is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build is in progress Details

  • continuous-integration/codeship Build failed Details

Release Notes Patch Release

Added

Fixed

  • Use default TypeScript lib (627bc17)
  • Honour exclude list with list of files (6ddb7f5)
Commits

The new version differs by 10 commits .

  • 75db29c v0.5.6
  • ed51132 Bump typedoc-default-themes patch release
  • 6ddb7f5 Honor the --exclude option on a list of files (#387)
  • e748236 Support strictNullChecks option (#415)
  • 627bc17 Use default lib, update CompilerHost (#412)
  • c868c87 chore(package): update typescript to version 2.1.6 (#416)
  • e5813bb Added toc option to allow restriction of top-level menu items (#407)
  • e073d95 Support directories named like prototype methods (#409)
  • 804dc54 Convert parameter decorators (#391)
  • 4abbe28 chore(package): update fs-extra to version 2.0.0 (#385)

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 17, 2017

Version 0.5.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits .

  • 93dc1fa v0.5.7
  • 7134401 Only apply exclusion rules when available (#423)
  • ece8c23 Add a Gitter chat badge to README.md (#422)
  • 26fbd15 Add typeArguments to ReferenceType#toString() (#396)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2017

Version 0.5.8 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 11 commits .

  • 5148714 0.5.8
  • 03ec8b1 Correct the spec .html files
  • 9d720f4 Remove exclusion of TS 2 options, support lib (#449)
  • 4204c20 Handle constructor return types (#389)
  • 1a26e95 Include type arguments when converting aliases (#452)
  • de263c0 Update to TypeScript 2.2.1 (#448)
  • ff74d2b Convert unit tests to TypeScript (#437)
  • 181a86d Add TSLint to the project (#430)
  • 026cb81 Refactor var to const and let (#429)
  • 63a7b35 fix(grunt): replace correctly the version string (#427)
  • c873bb4 fix(implementsPlugin): check if reflection has children (#426)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2017

Version 0.5.9 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 3, 2017

Version 0.5.10 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits .

  • f70291e 0.5.10
  • 627ab4b Fix separator in getDefaultLibFileName (#465)
  • aaa09f7 Ignore declarationDir option (#466)
  • df3b1ed chore(package): update typescript to version 2.2.2 (#457)
  • e08c3b3 Converter for "this" type (#383)
  • 593e803 Fix path crash in SourcePlugin (#463)

See the full diff.

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

No branches or pull requests

0 participants