replay-framework / replay

Fork of the Play1 Framework
Other
19 stars 11 forks source link

Bump org.xhtmlrenderer:flying-saucer-pdf from 9.7.2 to 9.8.0 #392

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps org.xhtmlrenderer:flying-saucer-pdf from 9.7.2 to 9.8.0.

Release notes

Sourced from org.xhtmlrenderer:flying-saucer-pdf's releases.

v9.8.0

What's Changed

  • Remove itext 5 support (#325)
  • Remove libs (#324)
  • disabled logging by default (#304)
  • Add a test for the embedding of fonts declared in the css (#318)
  • Bump slf4j from 2.0.12 to 2.0.13 (#310)

New Contributors

Full Changelog: https://github.com/flyingsaucerproject/flyingsaucer/compare/v9.7.2...v9.8.0

Changelog

Sourced from org.xhtmlrenderer:flying-saucer-pdf's changelog.

9.8.0 (released 26.05.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/15?closed=1

  • Remove itext 5 support (#325)
  • Remove libs (#324)
  • disabled logging by default (#304)
  • Add a test for the embedding of fonts declared in the css (#318)
  • Bump slf4j from 2.0.12 to 2.0.13 (#310)
Commits
  • 2cfe4f1 release FlyingSaucer 9.8.0
  • 2bda400 fix warning "Catch block may ignore exception"
  • 382de2e Some minor code fixes by IntelliJ
  • d3a5202 Fix PDFHyphenationTest.
  • a5feefb Remove itextpdf dependency.
  • 3c4f819 Remove itext 5 support.
  • a66dd37 Remove libs.
  • 7d74296 handle unhandled InterruptedException
  • 5a75aff fix warning "'StringBuilder ' can be replaced with 'String'"
  • 1f8d9ed Bump actions/checkout from 4.1.5 to 4.1.6
  • 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 show 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)