axe312ger / metalsmith-webpack-suite

:chains: Working example of metalsmith and webpack 3
30 stars 9 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.7 of handlebars just got published.

Branch Build failing 🚨
Dependency handlebars
Current Version 4.0.6
Type devDependency

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

As handlebars 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 :muscle:

Status Details - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/axe312ger/metalsmith-webpack-suite/149?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Commits

The new version differs by 10 commits0.

  • 606fa55 v4.0.7
  • 8e09f0e Update release-notes for 4.0.7
  • c8f4b57 Fix context-stack when calling block-helpers on null values
  • b617375 Parser: Change suffix to use ES6 default module export
  • 63a8e0c Add more tests for partial-blocks and inline partials
  • 5a164d0 Fix for #1252: Using @partial-block twice in a template not possible
  • 01b0f65 Avoid duplicate "sourceMappingURL=" lines.
  • 406f2ee require('sys') is deprecated, using 'util' instead
  • a023cb4 Make "column"-property of Errors enumerable
  • c7dc353 Testcase to verify that compile-errors have a column-property

false

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 4.0.8 just got published.

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

Commits

The new version differs by 3 commits0.

  • fed5818 v4.0.8
  • 0e81f0a Update release notes
  • a00c598 Allow partial-blocks to be executed without "options"

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.0.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 10 commits.

  • 5ec78a8 v4.0.9
  • 5333f31 Update release notes
  • 8a836e2 Handlebars.compile() does not modify "options" anymore
  • cc554a5 Fix build in windows
  • ed879a6 Ensure LF line-edings in handlebars-template fixtures (*.hbs)
  • 2e21e2b Run integration test with node handlebars -a ... on Windows
  • bdfdbea Ensure LF line-edings in lexer-files (*.l)
  • b50ef03 Force LF line-endings for spec/artifacts
  • 6e6269f Use istanbul/lib/cli.js instead of node_modules/.bin/istanbul
  • 7378f85 Publish valid semver task independently of the branch

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.0.10 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 13 commits.

  • 670ec6f v4.0.10
  • 2e935df Update release notes
  • 0e953d1 Replace "Object.assign" (not support in IE) by "util/extend"
  • 5ec78a8 v4.0.9
  • 5333f31 Update release notes
  • 8a836e2 Handlebars.compile() does not modify "options" anymore
  • cc554a5 Fix build in windows
  • ed879a6 Ensure LF line-edings in handlebars-template fixtures (*.hbs)
  • 2e21e2b Run integration test with node handlebars -a ... on Windows
  • bdfdbea Ensure LF line-edings in lexer-files (*.l)
  • b50ef03 Force LF line-endings for spec/artifacts
  • 6e6269f Use istanbul/lib/cli.js instead of node_modules/.bin/istanbul
  • 7378f85 Publish valid semver task independently of the branch

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 20 commits.

  • 1e954dd v4.0.11
  • 1ac131e Update release notes
  • 59548b4 Extend compiler-api example by replacing child-compiler
  • 21386b6 Update (C) year in the LICENSE file
  • 7930965 Gracefully handle missing uglify-js dependency
  • 5b76f04 Fix build on Windows
  • 1ed163f Update jsfiddle-link to 4.0.10
  • 670ec6f v4.0.10
  • 2e935df Update release notes
  • 0e953d1 Replace "Object.assign" (not support in IE) by "util/extend"
  • 5ec78a8 v4.0.9
  • 5333f31 Update release notes
  • 8a836e2 Handlebars.compile() does not modify "options" anymore
  • cc554a5 Fix build in windows
  • ed879a6 Ensure LF line-edings in handlebars-template fixtures (*.hbs)

There are 20 commits in total.

See the full diff