Skip to content

Bump com.jsoizo:kotlin-csv-jvm from 1.10.0 to 2.0.0 - #1695

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.jsoizo-kotlin-csv-jvm-2.0.0
Open

Bump com.jsoizo:kotlin-csv-jvm from 1.10.0 to 2.0.0#1695
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.jsoizo-kotlin-csv-jvm-2.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.jsoizo:kotlin-csv-jvm from 1.10.0 to 2.0.0.

Release notes

Sourced from com.jsoizo:kotlin-csv-jvm's releases.

2.0.0

Migrating from 1.x

See the v2 migration guide for the full upgrade path (package layout, config/dialect, function-style I/O, sequence-first core, renamed exceptions, removed APIs).

What's Changed

Full Changelog: jsoizo/kotlin-csv@1.11.0...2.0.0

1.11.0

This is a bridging release for users preparing to move to v2.0.0. It adds migration helpers and deprecation hints, while keeping 1.x source-compatible.

See the v2 migration guide for the upgrade path to v2.0.0.

What's Changed

  • Add v2 migration APIs for the 1.11 compatibility release
  • Guide v1 deprecations to the v2 migration documentation
  • Keep the main-scope kotlinx-coroutines dependency on 1.5.2 for compatibility
  • Move 1.11.0 publishing to Maven Central Portal via the Vanniktech publishing plugin

Full Changelog: jsoizo/kotlin-csv@1.10.0...1.11.0

Commits
  • 4751cb0 Merge pull request #181 from jsoizo/release_2_0_0
  • df879f1 Release 2.0.0
  • d1c9c81 Merge pull request #180 from jsoizo/version_2_0_0
  • ecaf608 Merge pull request #179 from jsoizo/v2-closing-audit-p0-p1
  • 9aba37b remove temporary files
  • d9f642b chore: tidy closing audit follow-ups
  • 609aff3 fix: clarify CSV row and dialect semantics
  • 12f3115 fix: tighten v2 parsing and release docs
  • e4253d9 addd .env to gitignore
  • 9c83cf8 Merge pull request #178 from jsoizo/reader-chunked-followups
  • 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 [com.jsoizo:kotlin-csv-jvm](https://github.com/jsoizo/kotlin-csv) from 1.10.0 to 2.0.0.
- [Release notes](https://github.com/jsoizo/kotlin-csv/releases)
- [Commits](jsoizo/kotlin-csv@1.10.0...2.0.0)

---
updated-dependencies:
- dependency-name: com.jsoizo:kotlin-csv-jvm
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Issues/PRs related to dependencies java Pull requests that update java code labels May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues/PRs related to dependencies java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants