An in-range update of preact-cli is breaking the build π¨
The devDependency preact-cli was updated from 3.0.0-next.19 to 3.0.0-rc.0.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
preact-cli 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
- β continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Commits
The new version differs by 32 commits.
b36db9fv3.0.0-rc.0f64d3bbUpdates and conditional typescript checker (#772)4f766f6Merge pull request #771 from MasterRennor/make-install-dependecies-more-verbose8a1e4f3Make 'Installing Dependencies' stage of app creation more verboseefdb448Adds brotli support for modern javascript (#674)1cf03b6Fix dead link to default template.html (#768)e19344cMerge pull request #764 from developit/async-prerender-urls8b3ec75adding test514af29Merge branch 'async-prerender-urls' of https://github.com/developit/preact-cli into async-prerender-urlsb0444bdusing log utils18bbc22Update webpack-client-config.js2cf4774allow async prerender urls397fb47Merge pull request #763 from developit/fix-ts6a4f78efix ssr entry for typescripte4ca195Merge pull request #760 from developit/merge
There are 32 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 :palm_tree:
After pinning to 3.0.0-next.19 your tests are passing again. Downgrade this dependency π.
- The
devDependencypreact-cli was updated from3.0.0-rc.1to3.0.0-rc.2.
Your tests are passing again with this update. Explicitly upgrade to this version π