Skip to content

Bump com.github.miachm.sods:SODS from 1.7.0 to 1.8.0#663

Merged
charphi merged 2 commits intodevelopfrom
dependabot/maven/develop/com.github.miachm.sods-SODS-1.8.0
Feb 16, 2026
Merged

Bump com.github.miachm.sods:SODS from 1.7.0 to 1.8.0#663
charphi merged 2 commits intodevelopfrom
dependabot/maven/develop/com.github.miachm.sods-SODS-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 7, 2026

Bumps com.github.miachm.sods:SODS from 1.7.0 to 1.8.0.

Release notes

Sourced from com.github.miachm.sods:SODS's releases.

v1.8.0

Changes

  • Added support for Charts (Bar Chart, Line Chart... ).
  • Added support to insert and read embeded images in Spreadsheets.
  • Added support to line-through font style (thanks to @​jfuerter in PR #94). Reported also in #95
  • Fix parsing on tabs (thanks to @​tk119211 in PR #96)
  • Better ODF package compliance around mimetype entry handling. Thanks to @​porkotron in PR #98
  • Fix issue related with zip compression in password protected files (#87)
  • Fix formatting error with line-breaks in cells (when use line-break tag).
  • Fix issue with inconsistent clonning/copy for Borders and ConditionalFormatting
  • Add Logging support for reading ODS files. By default, it prints to stderr blocking errors. But you can customize verbositity or add your own Logger class.

Grab the new version from Maven central:

  <dependency>
      <groupId>com.github.miachm.sods</groupId>
      <artifactId>SODS</artifactId>
      <version>1.8.0</version>
  </dependency>
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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 7, 2026
@charphi
Copy link
Copy Markdown
Member

charphi commented Feb 16, 2026

@dependabot rebase

Bumps [com.github.miachm.sods:SODS](https://github.com/miachm/SODS) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/miachm/SODS/releases)
- [Commits](miachm/SODS@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: com.github.miachm.sods:SODS
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/develop/com.github.miachm.sods-SODS-1.8.0 branch from 1cb8925 to 5836a9a Compare February 16, 2026 12:29
@charphi charphi merged commit bbd95ea into develop Feb 16, 2026
17 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/develop/com.github.miachm.sods-SODS-1.8.0 branch February 16, 2026 12:54
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