Skip to content

Bump smarter_csv from 1.16.2 to 1.16.3 - #417

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/smarter_csv-1.16.3
Closed

Bump smarter_csv from 1.16.2 to 1.16.3#417
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/smarter_csv-1.16.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Copy link
Copy Markdown
Contributor

Bumps smarter_csv from 1.16.2 to 1.16.3.

Changelog

Sourced from smarter_csv's changelog.

1.16.3 (2026-04-14) — New Feature

RSpec tests: 1,425 → 1,434 (+9 tests)

New Features

  • write_headers: false — new SmarterCSV::Writer option to suppress the header line when appending rows to an existing CSV file opened in 'a' mode. Defaults to true (existing behavior, fully backwards-compatible).

    See Appending to an Existing CSV File.

Other

  • Refactor of internal options handling
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 [smarter_csv](https://github.com/tilo/smarter_csv) from 1.16.2 to 1.16.3.
- [Changelog](https://github.com/tilo/smarter_csv/blob/main/CHANGELOG.md)
- [Commits](tilo/smarter_csv@v1.16.2...v1.16.3)

---
updated-dependencies:
- dependency-name: smarter_csv
  dependency-version: 1.16.3
  dependency-type: direct:production
  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 Apr 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #436.

@dependabot dependabot Bot closed this May 11, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/smarter_csv-1.16.3 branch May 11, 2026 23:22
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.

0 participants