-
Notifications
You must be signed in to change notification settings - Fork 3
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 handlebars is breaking the build 🚨 #63
Comments
After pinning to 4.5.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 6 commits.
See the full diff |
The dependency handlebars was updated from
4.5.3
to4.6.0
.🚨 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 24 commits.
91a1b5d
v4.6.0
770d746
Update release notes
d7f0dcf
refactor: fix typo in private test method
187d611
test: add path to nodeJs when running test:bin
d337f40
test: show diff when test:bin fails
d03b6ec
feat: access control to prototype properties via whitelist
164b7ff
chore: ignore .nyc_output
ac4655e
chore: disable "dot-notation" rule
14b621c
test/style: remove or hide unused code in git.js, add tests
1ec1737
test/style: refactor remaining grunt tasks to use promises instead of callbacks
1ebce2b
test/style: use nyc instead of istanbul, npm audit fix
3a5b65e
test/style: refactor parser task
dde108e
test/style: refactor test-task to make it more readable
dc54952
chore: change eslint-rules for tasks/
d1fb07b
Update (C) year in the LICENSE file
There are 24 commits in total.
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 🌴
The text was updated successfully, but these errors were encountered: