slurpcode / slurp

One repo to rule them all !!?!?!! πŸ€“ 😎
https://slurp.rtfd.io/
GNU General Public License v3.0
54 stars 75 forks source link

chore(deps): update dependency csv to v3.3.0 #2601

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
csv 3.2.8 -> 3.3.0 age adoption passing confidence

Release Notes

ruby/csv (csv) ### [`v3.3.0`](https://togithub.com/ruby/csv/releases/tag/v3.3.0): csv 3.3.0 - 2024-03-22 [Compare Source](https://togithub.com/ruby/csv/compare/v3.2.9...v3.3.0) ##### Fixes - Fixed a regression parse bug in 3.2.9 that parsing with `:skip_lines` may cause wrong result. ### [`v3.2.9`](https://togithub.com/ruby/csv/releases/tag/v3.2.9): csv 3.2.9 - 2024-03-22 [Compare Source](https://togithub.com/ruby/csv/compare/v3.2.8...v3.2.9) ##### Fixes - Fixed a parse bug that wrong result may be happen when: - `:skip_lines` is used - `:row_separator` is `"\r\n"` - There is a line that includes `\n` as a column value Reported by Ryo Tsukamoto. [GH-296](https://togithub.com/ruby/csv/issues/296) ##### Thanks - Ryo Tsukamoto

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.