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.20.0 to 5.5.6 #1173

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps json-2-csv from 3.20.0 to 5.5.6.

Release notes

Sourced from json-2-csv's releases.

NPM Release v5.5.6

  • Thanks @​Altioc for finding and fixing #264
  • Patches a moderate severity vulnerability in the dependency chain via npm audit fix

NPM Release v5.5.5

Thanks to @​bdudabeecoded for finding and fixing the double wrapping of header fields containing newlines - mrodrig/json-2-csv#260

NPM Release v5.5.4

  • csv2json type fix for unused option
  • Documentation update for CLI

NPM Release v5.5.3

NPM Release v5.5.2

No release notes provided.

NPM Release v5.5.1

  • Resolves csv2json conversion parsing issue where keys ending with a . character would have a nested doc with an empty string key value - reported in #254

NPM Release v5.5.0

  • Adds support for RegExps in the excludeKeys option - #252

NPM Release v5.4.0

  • Adds support for new arrayIndexesAsKeys option to support the use case desired in #207

NPM Release v5.3.0

  • Adds wildcardMatch option to keys option's Object specification to allow for key expansion for some limited wildcard key matching support. Requested in #247

NPM Release v5.2.0

  • Adds escapeHeaderNestedDots option per #245

NPM Release v5.1.0

  • #244 - Improves excludeKeys matching of nested keys

NPM Release v5.0.1

NPM Release v5.0.0

No release notes provided.

NPM Release v4.1.1

No release notes provided.

NPM Release v4.1.0

No release notes provided.

NPM Release v4.0.1

No release notes provided.

... (truncated)

Commits
  • 8612018 Merge pull request #266 from mrodrig/sept24-audit-fix
  • ed8f6e7 chore(deps): npm audit fix
  • 2156999 chore(lint): resolve indentation error
  • dd1514d Merge pull request #264 from Altioc/main
  • c5b0fdf Added condition to check for situations where there are no document schemas
  • 883471f Incremented patch version
  • 725b13b Added test case to ensure that only the header row is created when no data is...
  • 36fed3c Fixed bug where empty array literals were being printed when no data was give...
  • ae91034 chore(rel): 5.5.5
  • fa1deea Merge pull request #260 from BEE-CODED/main
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.20.0 to 5.5.6.
- [Release notes](https://github.com/mrodrig/json-2-csv/releases)
- [Commits](mrodrig/json-2-csv@3.20.0...5.5.6)

---
updated-dependencies:
- dependency-name: json-2-csv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
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