An in-range update of canvas is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The devDependency canvas was updated from 2.4.0
to 2.4.1
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
canvas 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
- β Travis CI - Branch: The build errored.
Commits
The new version differs by 6 commits.
fea4c0d
2.4.1
e25a285
history: 2.4.1
22925d3
Merge pull request #1385 from LinusU/guard-jpeg-side
a1c31df
Guard JPEG width/height against maximum supported
3d81e0a
Fix Electron 5 and NodeJS 12 compatibility (#1383)
cb958e8
Fix missing encoding options (quality) parameter in
canvas.toDataURL()
(#1382)
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 π΄
After pinning to 2.4.0 your tests are passing again. Downgrade this dependency π.
- The
devDependency
canvas was updated from2.4.0
to2.4.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Fixed clearing travis cache