Open greenkeeper[bot] opened 4 years ago
After pinning to 4.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
@cypress/webpack-preprocessor was updated from 4.1.2
to 4.1.3
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
f790d5d
fix: fix file watching on compilation error (#66)
731127d
fix: fix compilation error message (#63)
1fecb5b
chore: add e2e test, refactor/lint, upgrade deps (#62)
175abcf
fix reference to babel-preset-env in readme
2620f5c
Remove another place where the Node version is mentioned explicitly.
cabf7a8
Remove mention of old Cypress Node version that we no longer use.
See the full diff
The devDependency @cypress/webpack-preprocessor was updated from
4.1.0
to4.1.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@cypress/webpack-preprocessor 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](https://travis-ci.org/amercier/vue-template/builds/611466081?utm_source=github_status&utm_medium=notification)).Release Notes for v4.1.1
4.1.1 (2019-11-13)
Bug fixes✅
Commits
The new version differs by 8 commits.
cb7e6c2
fix: Suppress unhandled rejections (#59)
e2bab0c
fix copying file in e2e test
631fe24
suppress unhandled rejections
c17719c
add reset for testing purposes
c4556f2
add e2e test
6e36d7c
upgrade dependencies
e2112ba
Merge pull request #56 from n4bb12/patch-1
ea01de0
Update link to deleted webpack v1 docs to v4 docs
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: