An in-range update of mustache is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
greenkeeper commented
The dependency mustache was updated from 3.0.3
to 3.1.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
mustache 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
- β continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).
- β continuous-integration/travis-ci/push: The Travis CI build passed (Details).
- β build (macOS-latest, 12.x): null
- β build (macOS-latest, 10.x): null
- β build (macOS-latest, 8.x): null
- β build (windows-latest, 12.x): null
- β build (windows-latest, 10.x): null
- β build (windows-latest, 8.x): null
- β build (ubuntu-latest, 12.x): null
- β build (ubuntu-latest, 10.x): null
- β build (ubuntu-latest, 8.x): null
Release Notes for v3.1.0
Added
- #717: Added support .js files as views in command line tool, by @JEStaubach.
Fixed
- #716: Bugfix for indentation of inline partials, by @yotammadem.
Commits
The new version differs by 4 commits.
b28bf2c
:ship: bump to version 3.1.0
81b0fab
Run GitHub Actions tests on PRs as well
d820d25
Fix indentation of inline partials (#716)
13cde04
Support .js views with functions in CLI (#717)
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 π΄
greenkeeper commented
After pinning to 3.0.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.