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

Bump json-2-csv from 3.14.1 to 3.18.0 #20

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps json-2-csv from 3.14.1 to 3.18.0.

Release notes

Sourced from json-2-csv's releases.

NPM Release v3.18.0

No release notes provided.

NPM Release v3.17.2

No release notes provided.

NPM Release v3.17.0

  • Adds the defaultParser argument to calls to the custom parser function - #218
    • Big thanks to @​Chris-James for the suggestion and pull request adding this!

NPM Release v3.16.1

NPM Audit Fixes

NPM Release v3.16.0

  • Adds the ability to specify a custom function (a, b) => int for the sortHeader option instead of just a boolean value. Thanks to @​mebibou for the feature and pull request to add support! #216, #217

NPM Release v3.15.1

Fixes #214

NPM Release v3.15.0

  • Thanks to @​johnnyoshika for PR #210 - csv injection prevention option for untrusted input
  • Adds parseValue to TypeScript definitions - #213
  • NPM Audit Fixes - #212

NPM Release v3.14.4

Updates doc-path and deeks to pull in npm audit fixes.

NPM Release v3.14.3

NPM Audit Fixes

NPM Release v3.14.2

No release notes provided.

Commits

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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [json-2-csv](https://github.com/mrodrig/json-2-csv) from 3.14.1 to 3.18.0.
- [Release notes](https://github.com/mrodrig/json-2-csv/releases)
- [Commits](mrodrig/json-2-csv@3.14.1...3.18.0)

---
updated-dependencies:
- dependency-name: json-2-csv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants