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
634 stars 83 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency typedoc was updated from 0.17.3 to 0.17.4.

🚨 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 **errored**.

Release Notes for 0.17.4

0.17.4 (2020-04-06)

Bug Fixes

  • options: Map type options should not have their default value validated (#1250) (c296503)

Features

  • Generate search index before rendering theme (#1252) (c73eaaf)

Thanks!

Commits

The new version differs by 5 commits.

  • 2f38fc5 chore: Bump version to 0.17.4
  • 532a621 chore: Update issue templates
  • d3af643 chore: Upgrade dependencies
  • c73eaaf feat: Generate search index before rendering theme (#1252)
  • c296503 fix(options): Map type options should not have their default value validated (#1250)

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.17.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.