londogard / londogard-nlp-toolkit

Londogard Natural Language Processing Toolkit written in Kotlin
https://londogard.github.io/londogard-nlp-toolkit/
Apache License 2.0
71 stars 4 forks source link

Bump dataframe from 0.9.0-dev-1063 to 0.9.0-dev-1077 #135

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps dataframe from 0.9.0-dev-1063 to 0.9.0-dev-1077.

Commits
  • 8775fdf Add test for #131
  • 4f0e50a Update README.md
  • 727b36c Replace assert with check to throw exceptions without jvm flag #131
  • d7ada57 Update kotlin to 1.7.10
  • 814b858 Publish plugin with a deprecation notice in old location
  • b242efa Update KSP
  • e4a8d19 Remove warning on missing dependency due to false positives
  • 7d89f10 Move gradle plugin to org.jetbrains.kotlinx
  • a746109 Merge pull request #129 from Kopilov/arrow
  • 25a159b Rename NullabilityOptions.Keeping to Infer, use `NullabilityOptions.Widen...
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)