Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

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

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

... (truncated)

Changelog

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

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)
  • 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)

... (truncated)

Commits
  • 1f91ffd release FlyingSaucer 10.2.2
  • 8de0925 #668 fix loading of PNG images in PDF
  • e232848 Bump org.junit:junit-bom from 6.0.3 to 6.1.0
  • 7cbc2fe Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3
  • 1d5f04a working on FlyingSauce 10.3.0
  • 2b54309 release FlyingSaucer 10.2.1
  • 7830c9e #665 simplify test
  • 141f9ff ContentTypeDetectingInputStreamWrapper: tolerate UTF-8 BOM in isSvg()
  • a03c520 Bump slf4j.version from 2.0.17 to 2.0.18
  • 4968d41 Bump org.apache.logging.log4j:log4j-core from 2.25.4 to 2.26.0
  • 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.2.2.
- [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.2.2)

---
updated-dependencies:
- dependency-name: org.xhtmlrenderer:flying-saucer-pdf
  dependency-version: 10.2.2
  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 May 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1402.

@dependabot dependabot Bot closed this Jun 10, 2026
@dependabot dependabot Bot deleted the dependabot/maven/symja_android_library/org.xhtmlrenderer-flying-saucer-pdf-10.2.2 branch June 10, 2026 04:53
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