Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Bump underscore and json-2-csv #3

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 7, 2023

Removes underscore. It's no longer used after updating ancestor dependency json-2-csv. These dependencies need to be updated together.

Removes underscore

Updates json-2-csv from 3.5.7 to 3.20.0

Release notes

Sourced from json-2-csv's releases.

NPM Release v3.20.0

No release notes provided.

NPM Release v3.19.0

No release notes provided.

NPM Release v3.18.1

No release notes provided.

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.

NPM Release v3.14.1

No release notes provided.

NPM Release v3.14.0

Fixes #184

NPM Release v3.13.0

Adds TypeScript support for new wrapBooleans option (part of #188). Thanks @​peacechen!

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [underscore](https://github.com/jashkenas/underscore). It's no longer used after updating ancestor dependency [json-2-csv](https://github.com/mrodrig/json-2-csv). These dependencies need to be updated together.


Removes `underscore`

Updates `json-2-csv` from 3.5.7 to 3.20.0
- [Release notes](https://github.com/mrodrig/json-2-csv/releases)
- [Commits](https://github.com/mrodrig/json-2-csv/commits/3.20.0)

---
updated-dependencies:
- dependency-name: underscore
  dependency-type: indirect
- dependency-name: json-2-csv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants