replay-framework / replay

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

Bump org.xhtmlrenderer:flying-saucer-pdf from 9.9.0 to 9.9.1 #430

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps org.xhtmlrenderer:flying-saucer-pdf from 9.9.0 to 9.9.1.

Release notes

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

v9.9.1

What's Changed

Dependency updates

New Contributors

Full Changelog: https://github.com/flyingsaucerproject/flyingsaucer/compare/v9.9.0...v9.9.1

Changelog

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

9.9.1 (released 26.08.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/17?closed=1

  • Modify pattern so that headings won't have an upper limitation for their level - thanks to Orosz Péter peter.orosz@meta-inf.hu (#359)
  • #359 add tests for HTMLOutline
  • remove links to iText from LICENSE
  • #370 allow not-so-correct image url of form "data:image;base64,iVBORw...." (#371)
  • Overcoming Table Cell and Line Splitting Challenges - thanks to Jérôme @​syluna (#358)
  • Bump com.github.librepdf:openpdf from 2.0.2 to 2.0.3 (#361)
Commits
  • 94a2e39 Release 9.9.1
  • d2316b6 auto-merge dependabot updates if build was green
  • 9a8c493 upload test report in the end of build
  • aec1510 Overcoming Table Cell and Line Splitting Challenges (#358)
  • babc4cb #370 allow not-so-correct image url of form "data:image;base64,iVBORw...."
  • 3aff0d0 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3
  • ec4962b Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
  • 45cc363 Bump org.junit:junit-bom from 5.10.3 to 5.11.0
  • 7c4bdc5 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5
  • 2b5787d Bump slf4j.version from 2.0.15 to 2.0.16
  • 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)