Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Update dependency json2csv to v5 #65

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 15, 2020

This PR contains the following updates:

Package Type Update Change
json2csv (source) dependencies major 4.5.3 -> 5.0.3

Release Notes

zemirco/json2csv

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node 8 and 9 no longer supported, use Node 10 or greater. It might still work, but it has reached End-Of-Life.

  • module no longer takes unwind, unwindBlank, flatten or the flattenSeparator options, instead see the new transforms option. CLI options are unchanged from the callers side, but use the built in transforms under the hood.

  • Add support for transforms

  • Add documentation about transforms

  • remove extra commonjs build, use starting point in package.json main field.

  • Renamed doubleQuote to escapedQuote

  • remove stringify option

  • --fields-config option has been removed, use the new --config option for all configuration, not just fields.

  • Drop node 6 and 7, and add node 11 and 12

Bug Fixes
Features
  • Add support for flattening arrays and change transforms arguments to an object. (#​432) (916e448)
  • Add support for transforms (#​431) (f1d04d0)
  • Improve async promise to optionally not return (#​421) (3e296f6)
  • Improves the unwind transform so it unwinds all unwindable fields if … (#​434) (ec1f301)
  • replace fields config by a global config (#​338) (d6c1c5f)

v4.5.4

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

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.

None yet

2 participants