connectbot.github.io
connectbot.github.io copied to clipboard
Bump csv from 3.3.1 to 3.3.3
Bumps csv from 3.3.1 to 3.3.3.
Release notes
Sourced from csv's releases.
csv 3.3.3 - 2025-03-20
Improvements
csv-filter: Add an experimental command line tool to filter a CSV.
- Patch by Burdette Lamar
Fixes
Fixed wrong EOF detection for
ARGF
- GH-328
- Reported by Takeshi Nishimatsu
Fixed a regression bug that
CSV.openrejects integer mode.
- GH-336
- Reported by Dave Burgess
Thanks
Takeshi Nishimatsu
Burdette Lamar
Dave Burgess
csv 3.3.2 - 2024-12-21
Fixes
- Fixed a parse bug with a quoted line with
col_sepand an empty line. This was introduced in 3.3.1.
- GH-324
- Reported by stoodfarback
Thanks
- stoodfarback
Changelog
Sourced from csv's changelog.
3.3.3 - 2025-03-20
Improvements
csv-filter: Add an experimental command line tool to filter a CSV.
- Patch by Burdette Lamar
Fixes
Fixed wrong EOF detection for
ARGF
- GH-328
- Reported by Takeshi Nishimatsu
Fixed a regression bug that
CSV.openrejects integer mode.
- GH-336
- Reported by Dave Burgess
Thanks
Takeshi Nishimatsu
Burdette Lamar
Dave Burgess
3.3.2 - 2024-12-21
Fixes
- Fixed a parse bug with a quoted line with
col_sepand an empty line. This was introduced in 3.3.1.
- GH-324
- Reported by stoodfarback
Thanks
- stoodfarback
Commits
d2abb36Add 3.3.3 entryf394f79CSV.read: Add support for integer mode again34e21facsv-filter: add --row-sep (#335)29723a0csv-filter: add --input-quote-char (#333)559fbf7csv-filter: add --output-col-sep (#332)f524356csv-filter: add --output-row-sep (#331)eec15decsv-filter: Add --input-row-sep (#330)bfaa5fbAdd option --input-col-sep to csv-filter (#329)c457574ci benchmark: use the latest Ruby34550adci test: update Ruby versions- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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)