Skip to content

deps: bump csv from 3.3.5 to 3.3.6 in /backend-server - #30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/backend-server/csv-3.3.6
Open

deps: bump csv from 3.3.5 to 3.3.6 in /backend-server#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/backend-server/csv-3.3.6

Conversation

@dependabot

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

Copy link
Copy Markdown

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: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants