Update dependency csv to v3.3.0 #42
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/csv-3.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.2.8
->3.3.0
Release Notes
ruby/csv (csv)
v3.3.0
: csv 3.3.0 - 2024-03-22Compare Source
Fixes
:skip_lines
may cause wrong result.v3.2.9
: csv 3.2.9 - 2024-03-22Compare Source
Fixes
Fixed a parse bug that wrong result may be happen when:
:skip_lines
is used:row_separator
is"\r\n"
\n
as a column valueReported by Ryo Tsukamoto.
GH-296
Thanks
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.