Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of electron-json-storage is breaking the build 🚨 #156

Open
greenkeeper bot opened this issue Oct 1, 2018 · 5 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented Oct 1, 2018

The dependency electron-json-storage was updated from 4.1.2 to 4.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).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 1, 2018

After pinning to 4.1.2 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 6e18b27 v4.1.4
  • 8f2ef32 Merge pull request #121 from electron-userland/electron-dev-dependency
  • 2e6de56 Make Electron a dev dependency

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 2, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits.

  • 15fdf84 v4.1.5
  • f73a85d Merge pull request #122 from electron-userland/fix-eperm-windows
  • 9728341 Retry on EPERM when locking and reading

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 12, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 13, 2019

Your tests are still failing with this version. Compare changes

Commits

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants