Skip to content

chore(deps): bump org.xhtmlrenderer:flying-saucer-pdf from 9.5.1 to 10.2.0 in /backend#1012

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

chore(deps): bump org.xhtmlrenderer:flying-saucer-pdf from 9.5.1 to 10.2.0 in /backend#1012
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/backend/org.xhtmlrenderer-flying-saucer-pdf-10.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.xhtmlrenderer:flying-saucer-pdf from 9.5.1 to 10.2.0.

Release notes

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

v10.2.0

What's Changed

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

v10.1.0

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v10.0.7...v10.1.0

v10.0.7

What's Changed

New Contributors

Full Changelog: flyingsaucerproject/flyingsaucer@v10.0.6...v10.0.7

v10.0.6

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v10.0.5...v10.0.6

v10.0.5

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v10.0.4...v10.0.5

v10.0.4

What's Changed

... (truncated)

Changelog

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

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)
  • dynamically generate "pdf producer" containing actual FlyingSaucer and OpenPdf versions / by Andrei Solntsev (#588)

10.0.2 (19.10.2025) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/40?closed=1

  • #477 Fix location of unordered list item marker for multiline items / by Harald Amon (#584)
  • Refactoring / by Andrei Solntsev (#585)

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

  • fix: Exclude legacy XML libraries to prevent JPMS conflicts / by Andreas Røsdal (#580)
  • cleanup: Remove leftover debug System.out write / by Tobias G (#563)
  • cleanup: remove most of System.out usages / by Andrei Solntsev (#564)
  • refactor: make OutputDevice.drawImage() parameter generic / by Andrei Solntsev (#576)
  • refactor: don't reference subclass NullImage from superclass AWTFSImage to avoid classloading / by Andrei Solntsev (#579)
  • refactor: convert setter to constructor parameter / by Andrei Solntsev (#564)
  • dep: Bump SWT from 3.130.0 to 3.131.0 / by dependabot (#562)

10.0.0 (05.09.2025) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/35?closed=1

  • Require Java 21 by Andreas Røsdal (#527)

... (truncated)

Commits
  • 4e917d5 release FlyingSaucer 10.2.0
  • 0e7138e #630 log a warning if some unsupported CSS3 feature was found in input html
  • c8d42d9 #630 log a warning if some unsupported HTML5 tag was found in input html
  • e7fc728 move duplicate code for clearing stylesheets
  • 4c9e163 #648 support SVG width/height in different units
  • f978e44 Bump org.mockito:mockito-core from 5.22.0 to 5.23.0
  • dcb015a Bump swt.version from 3.132.0 to 3.133.0
  • 8257f5f Bump pdfbox.version from 3.0.6 to 3.0.7
  • 68ccfd4 Bump com.github.librepdf:openpdf from 3.0.2 to 3.0.3
  • 78d0ba4 working on FlyingSaucer 10.2.0
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/backend/org.xhtmlrenderer-flying-saucer-pdf-10.0.6 branch from 5ab84dd to 6981e28 Compare February 18, 2026 09:41
@stetsche
Copy link
Copy Markdown
Collaborator

stetsche commented May 8, 2026

@dependabot recreate

@dependabot dependabot Bot changed the title chore(deps): bump org.xhtmlrenderer:flying-saucer-pdf from 9.5.1 to 10.0.6 in /backend chore(deps): bump org.xhtmlrenderer:flying-saucer-pdf from 9.5.1 to 10.2.0 in /backend May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/backend/org.xhtmlrenderer-flying-saucer-pdf-10.0.6 branch from 6981e28 to 3d989f2 Compare May 8, 2026 09:34
@stetsche
Copy link
Copy Markdown
Collaborator

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/maven/backend/org.xhtmlrenderer-flying-saucer-pdf-10.0.6 branch from 3d989f2 to 79c1e64 Compare May 11, 2026 13:42
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