Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Bump electron-json-storage from 3.2.0 to 4.1.0 #258

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps electron-json-storage from 3.2.0 to 4.1.0.

Changelog

Sourced from electron-json-storage's changelog.

[4.1.0] - 2018-04-15

Changed

  • Support spaces in keys

[4.0.3] - 2018-04-07

Changed

  • Remove unnecessary ES6 features from the code base to keep it ES5

[4.0.2] - 2017-10-20

Changed

  • Ensure the options argument always defaults to an empty object.

[4.0.1] - 2017-10-19

Changed

  • Don't throw if the user doesn't pass a callback function.

[4.0.0] - 2017-10-18

Changed

  • React to external changes to the userData path.
  • Replace storage.DEFAULT_DATA_PATH with storage.getDefaultDataPath().
Commits
  • 4b50ab0 v4.1.0
  • 8d1c4d6 Merge pull request #102 from seanmcclure22/allow-spaces-in-filenames
  • 3391285 Test for reading and writing to a file with spaces in the name
  • a277633 Allow spaces in file names
  • 06d4096 v4.0.3
  • 52bde7d Merge pull request #101 from nos/remove-es6-features
  • 077c790 Replaced let with var
  • d5548e2 Replaced => with function
  • a07f96e v4.0.2
  • 53d6a51 Merge pull request #94 from electron-userland/default-options
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

Successfully merging this pull request may close these issues.

1 participant