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 🚨 #53

Open
greenkeeper bot opened this issue Nov 23, 2019 · 5 comments
Open

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

greenkeeper bot opened this issue Nov 23, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 23, 2019

The devDependency typedoc was updated from 0.15.2 to 0.15.3.

🚨 View failing branch.

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

typedoc is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v0.15.3 - Bug fixes

Fixed 🐛

  • #1137 - <wbr> helper inserted within html character escapes
  • Upgraded handlebars to avoid arbitrary code execution vulnerability

Thanks 👏

Commits

The new version differs by 4 commits.

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 23, 2019

After pinning to 0.15.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 8, 2019

  • The devDependency typedoc was updated from 0.15.3 to 0.15.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v0.15.4 - Incremental builds + Computed names

Fixed 🐛

  • #1140 - Ignore tsBuildInfoFile compiler option

Feature ✨

  • #1039 - Improve output for computed property names

Thanks 👏

Commits

The new version differs by 4 commits.

  • 637b51f v0.15.4
  • 3ec2e66 Add tests for computed property names
  • caae509 Improve output for computed property names
  • 60b49a8 Ignore tsBuildInfoFile TypeScript compiler option

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 16, 2019

  • The devDependency typedoc was updated from 0.15.4 to 0.15.5.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v0.15.5

Fixed 🐛

Commits

The new version differs by 6 commits.

  • 0551aeb Bump version
  • 4e0b21b Fix #1102
  • 637b51f v0.15.4
  • 3ec2e66 Add tests for computed property names
  • caae509 Improve output for computed property names
  • 60b49a8 Ignore tsBuildInfoFile TypeScript compiler option

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 26, 2019

  • The devDependency typedoc was updated from 0.15.5 to 0.15.6.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 12 commits.

  • f388b42 Bump version to 0.15.6
  • fb2aaca feat: Include package version in documentation
  • 78d8e2f fix: Don't get compiler errors if they are ignored
  • 3b6d18c fix: Remove the packageDocumentation tag from comments
  • 13b56b9 feat: Support for @packageDocumentation
  • 03987a0 feat: Convert conditional types, indexed access types
  • 0551aeb Bump version
  • 4e0b21b Fix #1102
  • 637b51f v0.15.4
  • 3ec2e66 Add tests for computed property names
  • caae509 Improve output for computed property names
  • 60b49a8 Ignore tsBuildInfoFile TypeScript compiler option

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 10, 2020

  • The devDependency typedoc was updated from 0.15.7 to 0.15.8.

Your tests are still failing with this version. Compare changes

Release Notes for v0.15.8

Fixed 🐛

  • Upgraded handlebars to 4.7.0 - #1159

Thanks 👏

Commits

The new version differs by 15 commits.

  • aa59c1e chore: Bump version to 0.15.8
  • 2cbb089 fix: Update handlebars to 4.7
  • 91cfe2e chore: Bump version
  • f388b42 Bump version to 0.15.6
  • fb2aaca feat: Include package version in documentation
  • 78d8e2f fix: Don't get compiler errors if they are ignored
  • 3b6d18c fix: Remove the packageDocumentation tag from comments
  • 13b56b9 feat: Support for @packageDocumentation
  • 03987a0 feat: Convert conditional types, indexed access types
  • 0551aeb Bump version
  • 4e0b21b Fix #1102
  • 637b51f v0.15.4
  • 3ec2e66 Add tests for computed property names
  • caae509 Improve output for computed property names
  • 60b49a8 Ignore tsBuildInfoFile TypeScript compiler option

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