Skip to content

chore(deps): bump de.siegmar:fastcsv from 4.2.0 to 4.3.0 in /java#69

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/java/de.siegmar-fastcsv-4.3.0
Closed

chore(deps): bump de.siegmar:fastcsv from 4.2.0 to 4.3.0 in /java#69
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/java/de.siegmar-fastcsv-4.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown
Contributor

Bumps de.siegmar:fastcsv from 4.2.0 to 4.3.0.

Release notes

Sourced from de.siegmar:fastcsv's releases.

v4.3.0

4.3.0 (2026-05-09)

Features

  • add allowUnclosedQuote flag to reader builders (#173) (171101a)
  • lock skipLines once CSV parsing has started (fb018d2)

Bug Fixes

  • clear stale CR flag on closing quote in StrictCsvParser (a6d3de5)
  • peekLine in RelaxedCsvParser truncated long lines (ce86205)
  • peekLine left buffer in inconsistent state after compaction (0819c4f)
  • reset() in StrictCsvParser left parser-state fields stale (9c0d607)
Changelog

Sourced from de.siegmar:fastcsv's changelog.

4.3.0 (2026-05-09)

Features

  • add allowUnclosedQuote flag to reader builders (#173) (171101a)
  • lock skipLines once CSV parsing has started (fb018d2)

Bug Fixes

  • clear stale CR flag on closing quote in StrictCsvParser (a6d3de5)
  • peekLine in RelaxedCsvParser truncated long lines (ce86205)
  • peekLine left buffer in inconsistent state after compaction (0819c4f)
  • reset() in StrictCsvParser left parser-state fields stale (9c0d607)
Commits
  • 8c61fc1 chore(main): release 4.3.0 (#186)
  • 171101a feat: add allowUnclosedQuote flag to reader builders (#173)
  • be09d93 chore: update IntelliJ vcs.xml
  • fb018d2 feat: lock skipLines once CSV parsing has started
  • 9c0d607 fix: reset() in StrictCsvParser left parser-state fields stale
  • 0819c4f fix: peekLine left buffer in inconsistent state after compaction
  • a6d3de5 fix: clear stale CR flag on closing quote in StrictCsvParser
  • 3f3c85e refactor: track whitespace-only state inline in parseUnquoted
  • fb11551 refactor: simplify LookaheadReader callers via boolean ensureBuffered
  • ce86205 fix: peekLine in RelaxedCsvParser truncated long lines
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [de.siegmar:fastcsv](https://github.com/osiegmar/FastCSV) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/osiegmar/FastCSV/releases)
- [Changelog](https://github.com/osiegmar/FastCSV/blob/main/CHANGELOG.md)
- [Commits](osiegmar/FastCSV@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: de.siegmar:fastcsv
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 23, 2026
@debe

debe commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Superseded by #72 (merged). de.siegmar:fastcsv 4.2.0 → 4.3.0 is now on main as part of a consolidated dependency-maintenance bump.

@debe debe closed this Jul 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/java/de.siegmar-fastcsv-4.3.0 branch July 7, 2026 12:48
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.

1 participant