Bump csv from 3.3.3 to 3.3.4 #2107

Merged
dependabot[bot] merged 2 commits from dependabot/bundler/csv-3.3.4 into main 2025-04-14 20:52:30 +08:00
dependabot[bot] commented 2025-04-14 15:57:33 +08:00 (Migrated from github.com)

Bumps csv from 3.3.3 to 3.3.4.

Release notes

Sourced from csv's releases.

csv 3.3.4 - 2025-04-13

Improvements

  • csv-filter: Removed an experimental command line tool.
Changelog

Sourced from csv's changelog.

3.3.4 - 2025-04-13

Improvements

  • csv-filter: Removed an experimental command line tool.
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.3 to 3.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby/csv/releases">csv's releases</a>.</em></p> <blockquote> <h2>csv 3.3.4 - 2025-04-13</h2> <h3>Improvements</h3> <ul> <li><code>csv-filter</code>: Removed an experimental command line tool. <ul> <li><a href="https://redirect.github.com/ruby/csv/issues/341">GH-341</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ruby/csv/blob/main/NEWS.md">csv's changelog</a>.</em></p> <blockquote> <h2>3.3.4 - 2025-04-13</h2> <h3>Improvements</h3> <ul> <li><code>csv-filter</code>: Removed an experimental command line tool. <ul> <li><a href="https://redirect.github.com/ruby/csv/issues/341">GH-341</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/csv/commit/43d0856a2b11a485590293297de80154f86d8166"><code>43d0856</code></a> Add 3.3.4 entry</li> <li><a href="https://github.com/ruby/csv/commit/5ceeafa137435bd7d2e842eb32a37d40ccfbcc8d"><code>5ceeafa</code></a> csv-filter: remove (<a href="https://redirect.github.com/ruby/csv/issues/341">#341</a>)</li> <li><a href="https://github.com/ruby/csv/commit/7eea19a639d6c03829b337e5c916804d8e1c10cc"><code>7eea19a</code></a> csv-filter: add --col-sep (<a href="https://redirect.github.com/ruby/csv/issues/338">#338</a>)</li> <li><a href="https://github.com/ruby/csv/commit/a66c40f9ee9e2431868bcec3924832336fb32022"><code>a66c40f</code></a> csv-filter: add --output-quote-char (<a href="https://redirect.github.com/ruby/csv/issues/334">#334</a>)</li> <li><a href="https://github.com/ruby/csv/commit/75009b9d7411e8b270e54a9700d17236fca050e2"><code>75009b9</code></a> Bump version</li> <li>See full diff in <a href="https://github.com/ruby/csv/compare/v3.3.3...v3.3.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=csv&package-manager=bundler&previous-version=3.3.3&new-version=3.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
Sign in to join this conversation.