Skip to content

chore(deps): Bump de.siegmar:fastcsv from 4.3.0 to 4.3.1#2594

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/de.siegmar-fastcsv-4.3.1
Open

chore(deps): Bump de.siegmar:fastcsv from 4.3.0 to 4.3.1#2594
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/de.siegmar-fastcsv-4.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps de.siegmar:fastcsv from 4.3.0 to 4.3.1.

Release notes

Sourced from de.siegmar:fastcsv's releases.

v4.3.1

4.3.1 (2026-06-29)

Bug Fixes

  • detect BOM correctly on short streams in BomInputStream (efc1633)
  • prevent ArrayIndexOutOfBoundsException in NamedCsvRecord.findFields (0a05a0b)
  • prevent data corruption after seek in IndexedCsvReader with multibyte charsets (c7d45ff)
  • prevent skipLine from resurrecting an unterminated last line at EOF (be02dab)
  • reject non-ASCII-compatible charsets in IndexedCsvReader (8cc6ea8)
Changelog

Sourced from de.siegmar:fastcsv's changelog.

4.3.1 (2026-06-29)

Bug Fixes

  • detect BOM correctly on short streams in BomInputStream (efc1633)
  • prevent ArrayIndexOutOfBoundsException in NamedCsvRecord.findFields (0a05a0b)
  • prevent data corruption after seek in IndexedCsvReader with multibyte charsets (c7d45ff)
  • prevent skipLine from resurrecting an unterminated last line at EOF (be02dab)
  • reject non-ASCII-compatible charsets in IndexedCsvReader (8cc6ea8)
Commits
  • ecfc610 chore(main): release 4.3.1 (#190)
  • 27295dd test: cover remaining parser/reader/writer branches
  • 1e61412 test: replace subclass type-check with a template-method hook in CsvReader tests
  • b5bf88e test: merge generic data tests into a single @​ParameterizedClass
  • 2af6d0b ci: bump actions/checkout to v7 and setup-gradle pin to v6.2.0
  • 0224394 build: upgrade Gradle to 9.6.1 and SpotBugs plugin to 6.5.8
  • 4c4941f build: upgrade docs toolchain (Astro 7, Starlight 0.41, pnpm 11, Node 24)
  • 4d79ac4 build: update dependencies (junit, jackson, nullaway, bnd, jreleaser, gummy-b...
  • 99831c8 docs: fix broken Optional#EMPTY javadoc reference in NamedCsvRecord
  • c7d45ff fix: prevent data corruption after seek in IndexedCsvReader with multibyte ch...
  • Additional commits viewable in compare view

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 [de.siegmar:fastcsv](https://github.com/osiegmar/FastCSV) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/osiegmar/FastCSV/releases)
- [Changelog](https://github.com/osiegmar/FastCSV/blob/main/CHANGELOG.md)
- [Commits](osiegmar/FastCSV@v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: de.siegmar:fastcsv
  dependency-version: 4.3.1
  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 java Pull requests that update Java code labels Jun 30, 2026
@dependabot dependabot Bot requested a review from cmgrote as a code owner June 30, 2026 04:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 30, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants