PolarisOS
PolarisOS copied to clipboard
chore(deps): bump csv-parse from 2.5.0 to 4.15.3
Bumps csv-parse from 2.5.0 to 4.15.3.
Changelog
Sourced from csv-parse's changelog.
Version 4.15.3
- feat: lib/browser compatibility with ES5
Version 4.15.2
- docs: browser demo fix #302
- fix: browserify export parse instead of stringify
Version 4.15.1
- fix: skip_empty_lines don't interfere with from_line
Version 4.15.0
- feat: new ignore_last_delimiters option, solve #193
- feat: generate browser compatible lib
- refactor: rename raw to record
- docs: comment about trimable chars
- refactor: move isCharTrimable
Version 4.14.2
- fix(skip_lines_with_error): work with relax_column_count (#303)
- sample: async iterator
- sample: promises
Version 4.14.1
- package: latest dependencies
- ts: enable strict mode
- package: mocha inside package declaration
Version 4.14.0
- on_record: expose info.error when relax_column_count is activated
- raw: move tests
- package: latest dependencies
Version 4.13.1
- encoding: buffer, detection and options samples
- encoding: return buffer when null or false
- encoding: support boolean values
- api: remove commented code
Version 4.13.0
New features:
- encoding: auto-detect from the bom
... (truncated)
Commits
db18f45Bump to version 4.15.351f29c8fix: lib/browser compatibility with ES5a191e38Bump to version 4.15.2d32a6c7docs: browser demo fix #302526c07dfix: browserify export parse instead of stringify7f368e9tests: skip_empty_lines dont interpret quoted empty fieldsd2fc450tests: fix destroy hanging for recent node versionsfcae950docs: skip_empty_lines samples314298atests: skip_empty_lines with trim306c831Bump to version 4.15.1- 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 closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 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