chore(deps): bump csv from 1.4.4 to 2.4.1
Bumps csv from 1.4.4 to 2.4.1.
Changelog
Sourced from csv's changelog.
2.4.1
- Fix unnecessary escaping of delimiters when encoding [Fixes #70](beatrichartz/csv#70) reported by @karmajunkie
2.4.0
- Fix StrayQuoteError not getting passed the correct arguments in strict mode. [Fixes #96](beatrichartz/csv#96).
- When headers are present multiple times and the
:headersoption is set totrue, parse the values into a list. Contributed by @MrAlexLau in [PR #97](beatrichartz/csv#97).2.3.1
- Fix StrayQuoteError incorrectly getting raised when escape sequences end in new lines. [Fixes #89](beatrichartz/csv#89). Raised by @rockwood in [Issue #96](beatrichartz/csv#96).
2.3.0
- Add StrayQuoteError which gets raised when a row has stray quotes rather than EscapeSequenceError to help with common encoding errors.
2.2.0
- Make syntax compatible with latest Elixir releases
- Add
validate_row_length:option defaulting to true to allow disabling validation of row length.2.0.0
Commits
ff96571Version bumpe3044b5Do not double encode \n, \r and \t [fixes #70]87c30b9Add an issue templated13d582Version bump1966bf5Update changelog0b1b123Raise stray quote errors correctly [Fixes #96]53918c5Use OTP versions for elixir 1.3 - 1.5 that travis can find4d5b160Use OTP 22 with 1.10cb71cfaCorrectly set own elixir/otp version combinations for travis9caffc2Correctly set own elixir/otp version combinations for travis- 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 -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #313, which may be blocking Dependabot from updating your dependency files.
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #314, which may be blocking Dependabot from updating your dependency files.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
@dependabot rebase
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #323, which may be blocking Dependabot from updating your dependency files.
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #326, which may be blocking Dependabot from updating your dependency files.
@dependabot rebase
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.