Update electron-json-storage: 4.1.5 → 4.5.0 (minor) #31
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ electron-json-storage (4.1.5 → 4.5.0) · Repo · Changelog
Release Notes
4.5.0 (from changelog)
4.4.0 (from changelog)
4.3.0 (from changelog)
4.2.0 (from changelog)
4.1.8 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
Merge pull request #164 from electron-userland/upgrade-4-5-0Upgrade to v4.5.0Merge pull request #163 from electron-userland/get-syncAdd a .getSync() functionMerge pull request #161 from Slapbox/patch-1Adds missing word "not"Merge pull request #160 from electron-userland/v4.4.0v4.4.0Merge pull request #158 from electron-userland/dependabot/npm_and_yarn/electron-10.2.0Merge pull request #159 from electron-userland/optional-remote-moduleGraceful fallback if the renderer process can't access the remote moduleBump electron from 10.1.3 to 10.2.0Merge pull request #154 from electron-userland/dependabot/npm_and_yarn/ini-1.3.7Bump ini from 1.3.5 to 1.3.7Merge pull request #153 from electron-userland/4-3-0v4.3.0Merge pull request #152 from electron-userland/pretty-printing-testsAdd unit tests for the new prettyPrinting optionMerge pull request #151 from Unknown025/masterChange spacing option to prettyPrinting.Added spacing option for writing to JSON.Merge pull request #148 from electron-userland/no-remote-docsShow how to avoid using `electron.remote` on renderer processesMerge pull request #147 from electron-userland/upgrade-electron-depsUpgrade Electron depsMerge pull request #144 from electron-userland/dependabot/npm_and_yarn/lodash-4.17.19Bump lodash from 4.17.13 to 4.17.19Merge pull request #142 from electron-userland/dependabot/npm_and_yarn/lodash-4.17.13Merge pull request #143 from electron-userland/new-versionv4.2.0Bump lodash from 4.17.11 to 4.17.13Merge pull request #128 from electron-userland/retry-size-zeroRetry write if resulting file size is zero when using validate=trueMerge pull request #141 from electron-userland/dependabot/npm_and_yarn/electron-7.2.4Update Node.js in Travis CI and Appveyor CIUpgrade electron-mocha to v9.0.1Bump electron from 2.0.14 to 7.2.4Merge pull request #138 from electron-userland/4-1-8v4.1.8Merge pull request #137 from electron-userland/only-list-json-keysOnly list JSON files in .keys()Merge pull request #136 from electron-userland/update-4-1-7v4.1.7Merge pull request #135 from electron-userland/appveyor-masterMerge pull request #133 from bikov/masterOnly build Appveyor branches on masterMerge branch 'master' of https://github.com/bikov/electron-json-storageallow to read file that saved in other encodings then utf-8Merge pull request #134 from electron-userland/fix-travisFix Travis CIallow to read file that saved in other encodings then utf-8v4.1.6Merge pull request #124 from electron-userland/atomic-writesImplement atomic writes👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands