squirrellyjs / squirrelly

Semi-embedded JS template engine that supports helpers, filters, partials, and template inheritance. 4KB minzipped, written in TypeScript β›Ί
https://squirrelly.js.org
MIT License
592 stars 82 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency typedoc was updated from 0.16.9 to 0.16.10.

🚨 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 - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v0.16.10

Features ✨

  • Add the ability to remove tags from doc comments (#815)
  • The logger will now also count warning messages (#1205)

Fixed πŸ›

  • The link tag will now no longer be incorrectly stripped from some param comments (#1001)
  • Mixins will no longer cause TypeDoc to crash in some cases (#1207)

Thanks

Commits

The new version differs by 6 commits.

  • 0399e75 chore: Bump version to 0.16.10
  • bc02096 feat: Allow excluding tags from comments
  • 429b3a9 fix: Remove tags containing redundant type info
  • eefdb2c fix: Don't remove braces containing a tag
  • 91cfa1b fix: Mixin symbols might not have declarations (#1208)
  • c75df1c feat(logger): Count warnings (#1205)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

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