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

Update jsonfile to the latest version 🚀 #11

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 25, 2017

Version 3.0.0 of jsonfile just got published.

Dependency jsonfile
Current Version 2.4.0
Type dependency

The version 3.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of jsonfile.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 9 commits0.

  • 1713153 3.0.0
  • 79b846f Update CHANGELOG
  • eff48eb Update docs for throws option
  • 44386e7 Merge pull request #42 from ajbogh/patch-1
  • 38dadad Moved readFileSync within the try/catch to prevent filesystem errors when a file was not present. The error when throws is true is the same as before, but when it's false the error is swallowed and the return is null.
  • 9827260 Merge pull request #68 from wtgtybhertgeghgtwtg/master
  • 5376ab6 Add appveyor.yml to .npmignore.
  • d199491 Merge pull request #66 from mawni/update-docs-include-append
  • 642ab63 update readme to include append examples

false

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Jul 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 5, 2017

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 51ec1e2 3.0.1
  • 0b494c4 Merge pull request #82 from jprichardson/writefile
  • 1b77bc6 Don't write if there is a serialisation error & no callback passed
  • fed4d8b Remove mock-fs tests

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2017

Version 4.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 840bcc7 4.0.0
  • ebf648a Add files field to package.json
  • b470894 Drop support for Node 0.10, 0.12, and io.js
  • e3a2303 Upgrade standard
  • d2eabf4 Remove undocumented passParsingErrors option
  • 782f185 Remove global spaces option
  • bad7587 Merge pull request #90 from kellyselden/global-option-fix
  • 581f252 Merge pull request #91 from kellyselden/patch-1
  • cc81b00 Update CHANGELOG.md
  • 6721f6e still use global options when someone destructures
  • d95fe8b Merge pull request #89 from kellyselden/EOL
  • d9f13ae allow overriding the EOL string
  • bc44e79 Merge pull request #88 from kellyselden/editorconfig
  • 58ec867 add .editorconfig
  • e02242a Merge pull request #86 from EdwardBetts/spelling

There are 16 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2018

Version 5.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 5f647af 5.0.0
  • 94e5b5b Merge pull request #110 from jprichardson/develop
  • 3bd9181 Cleanup docs examples
  • 2c38bf4 Modernize code
  • 72b60b5 BREAKING: Drop Node 6 support
  • 183f0e0 Upgrade mocha & standard
  • 86f924b Fix test
  • 709c99a Add promise support using universalify (#109)
  • 5d0f9e9 Merge pull request #101 from jprichardson/docs
  • e2e5bd1 Explicitly note that this can't be used in the browser
  • 0cb1510 Merge pull request #93 from kellyselden/npmignore
  • 367b13e remove npmignore

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 24, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 24, 2020

  • The dependency jsonfile was updated from 2.4.0 to 6.0.0.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 7, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 7, 2020

  • The dependency jsonfile was updated from 2.4.0 to 6.0.1.

Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

0 participants