Skip to content

chore(deps-dev): bump smarter_csv from 1.16.2 to 1.16.3#2544

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/smarter_csv-1.16.3
Open

chore(deps-dev): bump smarter_csv from 1.16.2 to 1.16.3#2544
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/smarter_csv-1.16.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Apr 15, 2026
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