Skip to content

ci: bump csv from 3.3.5 to 3.3.6 in /packages/flutter/example/ios - #3929

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/packages/flutter/example/ios/csv-3.3.6
Open

ci: bump csv from 3.3.5 to 3.3.6 in /packages/flutter/example/ios#3929
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/packages/flutter/example/ios/csv-3.3.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 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 dependabot Bot added dependencies ruby Pull requests that update ruby code labels Jul 28, 2026
@dependabot
dependabot Bot requested review from buenaflor and denrase as code owners July 28, 2026 14:53
@github-actions

Copy link
Copy Markdown
Contributor

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

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
dependabot Bot force-pushed the dependabot/bundler/packages/flutter/example/ios/csv-3.3.6 branch from aaffc98 to 623e7d9 Compare July 30, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants