digitalkaoz / time-calc

Timesheet PWA
https://time-calc.digitalkaoz.net
MIT License
4 stars 4 forks source link

Update json2csv to the latest version šŸš€ #41

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.0.0 of json2csv was just published.

Dependency json2csv
Current Version 3.11.5
Type dependency

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

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of json2csv.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 41 commits.

  • e70aff1 chore(release): 4.0.0
  • a9f8020 fix: Replace webpack with rollup packaging (#266)
  • 650913f feat: Pass transform options through (#262)
  • e7f943c chore(release): 4.0.0-alpha.2
  • 7006d2b fix: flatten issue with toJSON (#259)
  • 17603b5 docs: Improve readme and add migration guidelines (#260)
  • 827d9f4 chore(ci): Add all node versions to travis (#226)
  • 6c3110f chore: Rename params to opts (#255)
  • 147dfd6 chore: tweak github issues template
  • c373152 chore: update issue template
  • 0a5957e chore: remove package
  • a8c0d98 chore: update npmignore to include docs and webpack config
  • 48f5549 chore(release): 4.0.0-alpha.1
  • 4f09694 fix: Remove TypeScript definition (#256)
  • 011ee3d chore(release): 4.0.0-alpha.0

There are 41 commits in total.

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: