Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependency csv to v3.3.2 #88

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

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

Release Notes

ruby/csv (csv)

v3.3.2: csv 3.3.2 - 2024-12-21

Compare Source

Fixes
  • Fixed a parse bug with a quoted line with col_sep and an empty
    line. This was introduced in 3.3.1.
    • GH-324
    • Reported by stoodfarback
Thanks
  • stoodfarback

v3.3.1: csv 3.3.1 - 2024-12-15

Compare Source

Improvements
  • CSV.open: Changed to detect BOM by default. Note that this isn't
    enabled on Windows because Ruby may have a bug. See also:
    https://bugs.ruby-lang.org/issues/20526

    • GH-301
    • Reported by Junichi Ito
  • Improved performance.

  • CSV.open: Added support for StringIO as an input.

  • Added a built-in time converter. You can use it by converters: :time.

    • GH-313
    • Patch by Bart de Water
  • Added CSV::TSV for tab-separated values.

Thanks
  • Junichi Ito

  • Vladimir Kochnev

  • Marcelo

  • Bart de Water

  • kojix2

  • Jas


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 18, 2024
@renovate renovate bot enabled auto-merge (squash) December 18, 2024 03:01
@renovate renovate bot force-pushed the renovate/csv-3.x-lockfile branch from 667ba7e to e97760a Compare December 24, 2024 09:08
@renovate renovate bot changed the title Update dependency csv to v3.3.1 Update dependency csv to v3.3.2 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/csv-3.x-lockfile branch from e97760a to 0019fb1 Compare January 13, 2025 14:43
@renovate renovate bot force-pushed the renovate/csv-3.x-lockfile branch from 0019fb1 to 74096a0 Compare January 14, 2025 14:00
@renovate renovate bot merged commit ace50d2 into main Jan 14, 2025
3 checks passed
@renovate renovate bot deleted the renovate/csv-3.x-lockfile branch January 14, 2025 14:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant