Skip to content

Bump csv from 3.3.5 to 3.3.6 in /blog - #100

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/blog/csv-3.3.6
Open

Bump csv from 3.3.5 to 3.3.6 in /blog#100
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/blog/csv-3.3.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps csv from 3.3.5 to 3.3.6.

Release notes

Sourced from csv's releases.

csv 3.3.6 - 2026-07-27

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
Changelog

Sourced from csv's changelog.

3.3.6 - 2026-07-27

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
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [csv](https://github.com/ruby/csv) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/ruby/csv/releases)
- [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md)
- [Commits](ruby/csv@v3.3.5...v3.3.6)

---
updated-dependencies:
- dependency-name: csv
  dependency-version: 3.3.6
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant