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

fix: upgrade csv-parse to 5.3.3 and update option names #300

Merged
merged 2 commits into from
Dec 10, 2022

Conversation

chrispcampbell
Copy link
Contributor

Fixes #299

This upgrades csv-parse to the latest 5.3.3 in the plugin-config package. I also had to update both uses of this package in the plugin-config and compile packages to use the new name for one option that was renamed in 5.x (use skip_records_with_empty_values instead of skip_lines_with_empty_values).

Tests are all passing; I will merge this right away so that I can publish new versions of these and other packages.

/cc @ToddFincannonEI

@chrispcampbell chrispcampbell merged commit 71d0c8b into main Dec 10, 2022
@chrispcampbell chrispcampbell deleted the chris/299-csv-parse branch December 10, 2022 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update csv-parse in plugin-config package and update option names in compile package
1 participant