Update dependency csv to v3.3.0 #42

Merged
bustikiller merged 1 commits from renovate/csv-3.x-lockfile into main 2024-08-12 06:00:15 +00:00
Owner

This PR contains the following updates:

Package Update Change
csv minor 3.2.8 -> 3.3.0

Release Notes

ruby/csv (csv)

v3.3.0: csv 3.3.0 - 2024-03-22

Compare Source

Fixes
  • Fixed a regression parse bug in 3.2.9 that parsing with
    :skip_lines may cause wrong result.

v3.2.9: csv 3.2.9 - 2024-03-22

Compare Source

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

Thanks
  • Ryo Tsukamoto

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [csv](https://github.com/ruby/csv) | minor | `3.2.8` -> `3.3.0` | --- ### Release Notes <details> <summary>ruby/csv (csv)</summary> ### [`v3.3.0`](https://github.com/ruby/csv/releases/tag/v3.3.0): csv 3.3.0 - 2024-03-22 [Compare Source](https://github.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://github.com/ruby/csv/releases/tag/v3.2.9): csv 3.2.9 - 2024-03-22 [Compare Source](https://github.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://github.com/ruby/csv/issues/296) ##### Thanks - Ryo Tsukamoto </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
bustikiller added 1 commit 2024-08-11 23:16:08 +00:00
Update dependency csv to v3.3.0
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 3m28s
Run unit tests / unit_tests (push) Successful in 7m43s
01d22f32d2
bustikiller scheduled this pull request to auto merge when all checks succeed 2024-08-11 23:16:08 +00:00
bustikiller merged commit 01d22f32d2 into main 2024-08-12 06:00:15 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bustikiller/wedding-planner#42
No description provided.