Skip to content

Bump org.xhtmlrenderer:flying-saucer-pdf from 9.13.3 to 10.5.0 in /symja_android_library - #1463

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/symja_android_library/org.xhtmlrenderer-flying-saucer-pdf-10.5.0
Open

Bump org.xhtmlrenderer:flying-saucer-pdf from 9.13.3 to 10.5.0 in /symja_android_library#1463
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/symja_android_library/org.xhtmlrenderer-flying-saucer-pdf-10.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps org.xhtmlrenderer:flying-saucer-pdf from 9.13.3 to 10.5.0.

Release notes

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

v10.5.0

What's Changed

  • #700 Make PDFs generated by FlyingSaucer PDF/A-1 and PDF/A-3 ISO standards compatible (#701)
  • #456 Accessibility support (#704) (#705) (#706) (#707) (#708) (#709) (#710) (#711)
  • add warmup method in flying-saucer-chrome-pdf module to pre-download and verify Chrome browser (#714)
  • #356 Support letter-spacing and word-spacing properties / by Kish Patel (#693)
  • #697 fix: resolve percentage min/max-width on table cells against the table's width (#713)
  • #695 Fix server-relative URLs against synthetic inline stylesheet URIs / by Burak Kalaycı (#698)

New Contributors

Full Changelog: flyingsaucerproject/flyingsaucer@v10.4.0...v10.5.0 All issues & PRs: 10.5.0

v10.4.0

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v10.3.0...v10.4.0

v10.3.0

What's Changed

New Contributors

Full Changelog: flyingsaucerproject/flyingsaucer@v10.2.2...v10.3.0

v10.2.2

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v10.2.1...v10.2.2

v10.2.1

What's Changed

... (truncated)

Changelog

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

10.5.0 (17.08.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/52?closed=1

  • #700 Make PDFs generated by FlyingSaucer PDF/A-1 and PDF/A-3 ISO standards compatible (#701)
  • #456 Accessibility support (#704) (#705) (#706) (#707) (#708) (#709) (#710) (#711)
  • add warmup method in flying-saucer-chrome-pdf module to pre-download and verify Chrome browser (#714)
  • #356 Support letter-spacing and word-spacing properties / by Kish Patel (#693)
  • #697 fix: resolve percentage min/max-width on table cells against the table's width (#713)
  • #695 Fix server-relative URLs against synthetic inline stylesheet URIs / by Burak Kalaycı (#698)

10.4.0 (16.07.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/51?closed=1

  • #506 feat(css): support CSS transform/transform-origin in PDF output (#689)
  • fix(layout): honor box-sizing: border-box for display: table-cell / by Ilham Ferdian Rudianata (#682)
  • feat(pdf): support inline elements in PDF output (#686)
  • fix(svg): detect SVG content when the prolog opens with a comment (#690)
  • log "unsupported features" warning under a dedicated logger name Html5Support (#687)
  • #678 fix(security): harden DocumentBuilderFactory usage against XXE (#688)

10.3.0 (09.06.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/50?closed=1

  • #633 add flying-saucer-chrome-pdf module (#666)
  • feat: add has pseudo class support / by Ilham Ferdian Rudianata (#658)
  • feat: add columns support / by Ilham Ferdian Rudianata (#658)
  • Bump OpenPDF from 3.0.4 to 3.0.5 (#670)

10.2.2 (20.05.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/49?closed=1

  • #668 fix loading of PNG images in PDF

10.2.1 (19.05.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/48?closed=1

  • support SVG images with BOM prefix / by Stanley Leong (#665)

10.2.0 (23.03.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/47?closed=1

  • #630 log a warning if some unsupported HTML5/CSS3 feature was found in input html (#654)
  • #648 support SVG width/height in different units (#653)
  • Bump com.github.librepdf:openpdf from 3.0.2 to 3.0.3 (#649)

10.1.0 (05.03.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/46?closed=1

  • Bump com.github.librepdf:openpdf from 3.0.1 to 3.0.2 (#644)

10.0.7 (27.02.2026) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/45?closed=1

  • #567 Add several improvements to @​font-face handling / by Alex Dupre (#639)
  • #636 Fix : Incorrect border rendering when paginated tables span multiple pages / by dogbokchif (#637)
  • Support Underline CSS (text-underline-position, text-underline-offset) / by Chanhyuk Lee (#642)

10.0.6 (24.10.2025) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/44?closed=1

  • #611 fix NPE when table doesn't have "content limited border" (#615)
  • Refactoring (#616)

10.0.5 (24.10.2025) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/43?closed=1

  • #606 fix "Apply parent cell clipping to layers inside paginated tables" (#610)
  • #596 fix "Incorrect background color area in table cells" (#608)
  • #611 fix NPE when rendering tables (#608)

... (truncated)

Commits
  • 2cb7bdf release FlyingSaucer 10.5.0
  • f897442 ci: run build matrix on ubuntu-latest and windows-latest (#715)
  • efc0833 Fix server-relative URLs against synthetic inline stylesheet URIs (#698)
  • 0f7a8f7 feat(chrome-pdf): add warmup() to pre-download and verify chrome-headless-shell
  • 917a510 fix: resolve percentage min/max-width on table cells against the table's width
  • 1e0b6c5 add missing @​CheckReturnValue and @​Override annotations for recently added me...
  • bca987b fix IDEA warning "Remove unnecessary parentheses"
  • 96a55d5 feat(css): apply letter-spacing at layout and paint time (#693)
  • 945d8bb Wrap table-cell text in a NonStruct child to avoid mixing with Figure
  • b2c0a17 Associate table-cell content with the cell, not the flat Document node
  • 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 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)

Bumps [org.xhtmlrenderer:flying-saucer-pdf](https://github.com/flyingsaucerproject/flyingsaucer) from 9.13.3 to 10.5.0.
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases)
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md)
- [Commits](flyingsaucerproject/flyingsaucer@v9.13.3...v10.5.0)

---
updated-dependencies:
- dependency-name: org.xhtmlrenderer:flying-saucer-pdf
  dependency-version: 10.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 21, 2026
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.

0 participants