Skip to content

[deps]: Update csv to v3.3.6 - #2964

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/csv-3.x
Open

[deps]: Update csv to v3.3.6#2964
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/csv-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
csv (changelog) '3.3.5''3.3.6' age confidence

Release Notes

ruby/csv (csv)

v3.3.6: csv 3.3.6 - 2026-07-27

Compare Source

Improvements
  • CSV::Row#to_h: Added support for block.

  • Ensured using path_or_io for parameter name that accepts path or
    IO.

    • GH-358
    • Patch by Yuto Urushima
  • Changed to not using enumerator in CSV.

Fixes
  • Fixed a bug that \r in unquoted fields are rejected when row
    separator doesn't contain \r

  • Fixed a typo in documentation.

Thanks
  • Jas
  • tmr111116
  • Vlad
  • Yuto Urushima
  • Cas Donoghue

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the t:deps Change Type - Dependencies label Aug 17, 2026
@renovate
renovate Bot requested review from a team and matt-livefront as code owners August 17, 2026 03:40
@renovate renovate Bot added the t:deps Change Type - Dependencies label Aug 17, 2026
@bitwarden-bot bitwarden-bot changed the title [deps]: Update csv to v3.3.6 [PM-42056] [deps]: Update csv to v3.3.6 Aug 17, 2026
@bitwarden-bot

Copy link
Copy Markdown
Collaborator

Internal tracking:

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.45%. Comparing base (6ff6dbe) to head (4c337b8).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2964       +/-   ##
===========================================
+ Coverage   39.58%   79.45%   +39.86%     
===========================================
  Files         363     1172      +809     
  Lines       17106    75156    +58050     
===========================================
+ Hits         6772    59712    +52940     
- Misses      10334    15444     +5110     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title [PM-42056] [deps]: Update csv to v3.3.6 [deps]: Update csv to v3.3.6 Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:deps Change Type - Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant