davidedantonio/create-fastify-app

An in-range update of handlebars is breaking the build 🚨

Closed this issue Β· 3 comments


☝️ 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 dependency handlebars was updated from 4.7.3 to 4.7.4.

🚨 View failing branch.

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

handlebars is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Commits

The new version differs by 10 commits.

  • 7adc19a v4.7.4
  • 9dd8d10 Update release notes
  • 4671c4b Use tmp directory for files written during tests
  • e46baa1 tasks/test-bin.js: Delete duplicate test
  • c491b4e Revert "Update release-notes.md"
  • 738391a Update release-notes.md
  • 80c4516 chore: add unit tests for cli options (#1666)
  • d79212a fix: migrate from optimist to yargs (#1666)
  • b440c38 chore: ignore external @types in tests
  • 2dba7ee docs: fix comparison link

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 🌴

After pinning to 4.7.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The dependency handlebars was updated from 4.7.4 to 4.7.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 1fd2ede v4.7.5
  • 3c9c2f5 Update release notes
  • 16487a0 chore: downgrade yargs to v14
  • 309d2b4 chore: set Node.js compatibility to v6+
  • 645ac73 test: fix integration tests
  • b454b02 docs: update release-docs in CONTRIBUTING.md

See the full diff

  • The dependency handlebars was updated from 4.7.5 to 4.7.6.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • e6ad93e v4.7.6
  • 2bf4fc6 Update release notes
  • b64202b Update release-notes.md
  • c2f1e62 Switch cmd parser to latest minimist
  • 08e9a11 Revert "chore: set Node.js compatibility to v6+"

See the full diff