You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is covered by your current version range and after updating it in your project the build failed.
cropperjs 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/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v1.5.0
Add passive: false and capture: true to wheel event for better performance.
Improve touch event binding.
Ignore the pointer events are not triggered by the primary button.
Fix typed array spreading error in IE or Safari 9.
Fix the RegExp for the Safari browser detecting to ignore Chrome (#478).
After pinning to 1.4.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency cropperjs was updated from
1.4.3
to1.5.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
cropperjs 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
Release Notes for v1.5.0
passive: false
andcapture: true
to wheel event for better performance.Commits
The new version differs by 26 commits.
2df11cc
build: release 1.5.0
c5f07fb
docs: update pull request template
9d39aa5
Merge branch 'master' of https://github.com/fengyuanchen/cropperjs
3f254cf
docs: update issue templates
a0e1e32
fix: ignore the pointer events are not triggered by the primary button
c8182db
perf: simplify url checking
61738ec
perf: improve utilities
b78625f
refactor: improve code
4cbf6e4
perf: add options to wheel event for better performance
fff0a8d
fix: avoid typed array spreading error in IE or Safari 9
c78d938
docs: improve
f5424ef
build: update dependencies
12b1970
build: merge config into package.json
746f98d
refactor: sort properties
0f7e746
build: add stylelint
There are 26 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: