node-logfmt
node-logfmt copied to clipboard
Bump csv-parse from 4.4.3 to 4.6.3
Bumps csv-parse from 4.4.3 to 4.6.3.
Changelog
Sourced from csv-parse's changelog.
Version 4.6.3
- lint: integrate eslint
Version 4.6.2
- context: null column when columns number inferieur to record length
Version 4.6.1
- src: set const in for loop
Version 4.6.0
- skip_lines_with_empty_values: handle non string value
- errors: add context information
- tests: new error assertion framework
- buffer: serialize to json as string
- errors: expose INVALID_OPENING_QUOTE
Version 4.5.0
- errors: start normalizing errors with unique codes and context
- errors: expose CSV_INVALID_CLOSING_QUOTE
- errors: expose CSV_QUOTE_NOT_CLOSED
- errors: expose CSV_INVALID_RECORD_LENGTH_DONT_PREVIOUS_RECORDS
- errors: expose CSV_INVALID_RECORD_LENGTH_DONT_MATCH_COLUMNS
- errors: expose CSV_INVALID_COLUMN_MAPPING
Version 4.4.7
- travis: remove node.js 8 and add 12
- destroy: test inside readable event
Version 4.4.6
- security: remove regexp vulnerable to DOS in cast option, npm report 69742
Version 4.4.5
- ts: add buffer as allowed type for input, fix #248
Version 4.4.4
- package: latest dependencies
- bom: detection when buffer smaller than bom
- package: remove deprecated @types/should dependency
- package: update file path
Commits
-
f134854Bump to version 4.6.3 -
6136fd9lint: integrate eslint -
4959359Bump to version 4.6.2 -
0a695e6context: null column when columns number inferieur to record length -
b076b8aBump to version 4.6.1 -
bcb9269src: set const in for loop -
e966b87changelog: errors todo -
007adfbBump to version 4.6.0 -
5f77c58skip_lines_with_empty_values: handle non string value -
886d45bskip_lines_with_empty_values: handle non string value - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.