LauncherV3
LauncherV3 copied to clipboard
build(deps): update dependency org.xhtmlrenderer:flying-saucer-core to v9.9.4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.xhtmlrenderer:flying-saucer-core (source) | 9.4.1 -> 9.9.4 |
Release Notes
flyingsaucerproject/flyingsaucer (org.xhtmlrenderer:flying-saucer-core)
v9.9.4
- Set "Page only" as default initial view in PDF viewer (#390)
- #379 Revert "Overcoming Table Cell and Line Splitting Challenges (#358)"
v9.9.3
- #385 avoid using memory-mapped files for reading fonts (#388)
- #385 expose a public method
ITextFontResolver.addFont(BaseFont,...)(#386) - support
@pagepropertysizewith 3 values (e.g. "size: 40mm 20mm landscape") - thanks to @jelinj8 (#383) - add details to all thrown exceptions - see commit
6aa4791 - remove unused classes Handler and DataURLConnection - see commit
65cd001 - Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 (#384)
v9.9.2
- #377 Add automatic module name to MANIFEST.MF files - thanks to @Openhelios (#378)
v9.9.1
- Modify pattern so that headings won't have an upper limitation for their level - thanks to Orosz Péter [email protected] (#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)
v9.9.0
- #349 Moved
org.xhtmlrenderer.simple.PDFRenderertoorg.xhtmlrenderer.pdf.PDFRenderer-- thanks to Aaron Verachtert (#350) - #349 rename package "org.xhtmlrenderer.simple" in module "flaying-saucer-swt" (#351)
- #340 optimize CPU and memory consumption (#352) (#353)
v9.8.0
- Remove itext 5 support (#325)
- Remove libs (#324)
- disabled logging by default (#304)
- Add a test for the embedding of fonts declared in the css (#318)
- Bump slf4j from 2.0.12 to 2.0.13 (#310)
v9.7.2
v9.7.1
v9.7.0
- #291 restore methods with
baseUrlparameter (#292) - Bump log4j from 2.23.0 to 2.23.1 (#287)
- [cleanup] cleanup CVS history in comments (#285)
- [cleanup] remove the old archive with ANT build scripts (#286)
- [cleanup] make few methods non-public (#286)
- [cleanup] remove a bunch of unused code (#286)
- [cleanup] remove unused classes (PermutationGenerator, Idents, XLayout, SystemPropertiesUtil, Zipper, Regress) (#286)
- [cleanup] replace "e.printStackTrace()" by a "standard" logging (#288)
v9.6.1
- #276 never consider table cells as "floated" (even if they have style "float: left" or "float:right") (#283)
- refactoring (remove unused methods, convert classes to records etc.) (#281) (#284)
- refactoring: make most of
setDocument()methods private (#281) - make toString method of Box elements more easily readable (#283)
v9.6.0
- Require Java 17 or later
- Bump openpdf from 1.3.40 to 2.0.1 (#274) (#278)
- simplify API for creating PDF (#277)
- Added F flag to make links pdf/a-1a conform (#280)
v9.5.2
- Bump openpdf from 1.3.39 to 1.3.40 (#269)
- Bump slf4j from 2.0.11 to 2.0.12 (#268)
- Bump log4j from 2.22.1 to 2.23.0 (#275)
v9.5.1
- Bump OpenPDF from 1.3.38 to 1.3.39 (#261)
- #260 change scope of jsr305 dependency from "provided" to "compile" (#263)
v9.5.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Flying Saucer requires Java 11 in 9.5.0, and Java 17 in 9.6.0, so these changes are pending that, since we're still targeting Java 8.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (9.9.5). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.