Open greenkeeper[bot] opened 5 years ago
After pinning to 3.1.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
jszip was updated from 3.2.1
to 3.2.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 21 commits.
20db7b0
3.2.2
26abd8e
Remove grunt-contrib-qunit
7d4caa8
Update minified build
a6932da
Update changelog for v3.2.2
37f732d
Merge pull request #605 from Stuk/browsers
d7bf9c3
Merge pull request #602 from majindageta/patch-1
c416972
Fix some incorrectly renamed tests
0ef3c33
Remove qunit grunt task
81622d6
Correctly order done
s
a4104c9
Thread the test assert object through
573ab5e
Fix up usages of done
887f8a3
Expose assert object
af5a53b
Use assert object
89091f1
Update QUnit
756cf38
Reduce Node versions tested
There are 21 commits in total.
See the full diff
The dependency jszip was updated from
3.1.5
to3.2.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
jszip 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](https://ci.appveyor.com/project/Narazaka/narloader/builds/22551419)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/Ikagaka/NarLoader/builds/496615225?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 8 commits.
265c959
3.2.0
ed99ac9
Make changes for version 3.2.0
05d8520
Merge pull request #506 from ChALkeR/patch-1
56574c3
Merge pull request #532 from coreyfarrell/updates
5566c95
Dependency updates.
8461371
nodejsUtils: additional Buffer safeguards for older Node.js
28cd570
nodejsUtils: don't use deprecated Buffer api
9fb481a
Merge pull request #482 from dduponchel/release_3.1.5
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: