Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

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

New Contributors

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

v10.2.0

What's Changed

... (truncated)

Changelog

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

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)

10.0.4 (17.10.2025) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/42?closed=1

  • #596 Fix issue "The cell borders are rendered outside the table border" / by Chanhyuk Lee (#603)
  • Minor refactoring of tables (#604)
  • refactoring: Generate Lexer.java on every build (#601)

10.0.3 (21.10.2025) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/41?closed=1

  • Enable PDF compression and specify PDF creator and producer / by Andreas Røsdal (#586)

... (truncated)

Commits
  • 723f937 release FlyingSaucer 10.4.0
  • 98902bf fix(svg): cap leading-comment scan to bound memory use
  • 7d6db0b fix(svg): detect SVG content when the prolog opens with a comment
  • efd993e refactoring: change "sign" type to int
  • c3bb270 fix(css): address CodeRabbit review findings on transform PR
  • a778417 feat(css): support CSS transform/transform-origin in PDF output
  • 488558b test(security): cover billion-laughs entity expansion in XMLUtilTest
  • ffe558a fix(security): deny external DTD/schema access at the JAXP level too
  • dd59f04 fix(security): harden DocumentBuilderFactory usage against XXE
  • b3f48f1 log "unsupported features" warning under a dedicated logger name Html5Support
  • 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.4.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.4.0)

---
updated-dependencies:
- dependency-name: org.xhtmlrenderer:flying-saucer-pdf
  dependency-version: 10.4.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 Jul 17, 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