Open greenkeeper[bot] opened 6 years ago
After pinning to 4.1.2 your tests are passing again. Downgrade this dependency 📌.
dependency
electron-json-storage was updated from 4.1.3
to 4.1.4
.Your tests are still failing with this version. Compare changes
dependency
electron-json-storage was updated from 4.1.4
to 4.1.5
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
dependency
electron-json-storage was updated from 4.1.6
to 4.1.7
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 16 commits.
fbcb791
Merge pull request #136 from electron-userland/update-4-1-7
7c36793
v4.1.7
ec8bf2c
Merge pull request #135 from electron-userland/appveyor-master
e623085
Merge pull request #133 from bikov/master
72200c9
Only build Appveyor branches on master
c7af052
Merge branch 'master' of https://github.com/bikov/electron-json-storage
226b42a
allow to read file that saved in other encodings then utf-8
6248a54
Merge pull request #134 from electron-userland/fix-travis
9d4be2c
Fix Travis CI
ea8b3ba
allow to read file that saved in other encodings then utf-8
ace9d27
v4.1.6
09d65d7
Merge pull request #124 from electron-userland/atomic-writes
5096d26
Implement atomic writes
15fdf84
v4.1.5
f73a85d
Merge pull request #122 from electron-userland/fix-eperm-windows
There are 16 commits in total.
See the full diff
dependency
electron-json-storage was updated from 4.1.7
to 4.1.8
.Your tests are still failing with this version. Compare changes
The new version differs by 20 commits.
f2de655
Merge pull request #138 from electron-userland/4-1-8
03862d5
v4.1.8
b26dfba
Merge pull request #137 from electron-userland/only-list-json-keys
c4338ea
Only list JSON files in .keys()
fbcb791
Merge pull request #136 from electron-userland/update-4-1-7
7c36793
v4.1.7
ec8bf2c
Merge pull request #135 from electron-userland/appveyor-master
e623085
Merge pull request #133 from bikov/master
72200c9
Only build Appveyor branches on master
c7af052
Merge branch 'master' of https://github.com/bikov/electron-json-storage
226b42a
allow to read file that saved in other encodings then utf-8
6248a54
Merge pull request #134 from electron-userland/fix-travis
9d4be2c
Fix Travis CI
ea8b3ba
allow to read file that saved in other encodings then utf-8
ace9d27
v4.1.6
There are 20 commits in total.
See the full diff
The dependency electron-json-storage was updated from
4.1.2
to4.1.3
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
electron-json-storage 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
- ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/adamweeks/gifbar/512?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 3 commits.
cab0226
v4.1.3
f6e651d
Merge pull request #119 from electron-userland/unlock-eperm-retry
42bc6c3
Retry unlocking if EPERM
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: