Skip to content

Bump org.xhtmlrenderer:flying-saucer-pdf from 9.9.0 to 9.10.1#25

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.xhtmlrenderer-flying-saucer-pdf-9.10.1
Closed

Bump org.xhtmlrenderer:flying-saucer-pdf from 9.9.0 to 9.10.1#25
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.xhtmlrenderer-flying-saucer-pdf-9.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps org.xhtmlrenderer:flying-saucer-pdf from 9.9.0 to 9.10.1.

Release notes

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

v9.10.1

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v9.10.0...v9.10.1

v9.10.0

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v9.9.5...v9.10.0

v9.9.5

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v9.9.4...v9.9.5

v9.9.4

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v9.9.3...v9.9.4

v9.9.3

What's Changed

Dependency updates

... (truncated)

Changelog

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

9.10.1 (26.10.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/23?closed=1

  • #426 Fix pdf formatting (#428)
  • #425 restore method ITestRenderer.getWriter() (#427)

9.10.0 (24.10.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/22?closed=1

  • #411 fix center li items with margin or padding -- thanks to Harald Amon (#420)
  • #404 Replace obsolete "jsr305" annotation library by JSpecify (#407)
  • add @​NullMarked, @​Nullable and @​CheckReturnValue annotations to many methods/classes/packages (#407) (#413) (#414)
  • make multiple classes and fields final (#398) (#407) (#419) (#421)
  • #409 remove many unused methods (#418) (#421) (#424)
  • convert many constants to enums (#416)
  • fix multiple warning reported by Google library "error-prone" (#421)
  • #403 don't embed slf4j-api in flying-saucer-pdf-osgi (#410) - thanks to Konrad Windszus
  • #412 Remove unused java sources from folders "src" and "flying-saucer-examples/nomaven" (#417)
  • #409 remove unneeded module "flying-saucer-swt-examples" (#418)
  • Bump org.apache.xmlgraphics:fop from 2.9 to 2.10 (#408)
  • Bump commons-io:commons-io from 2.11.0 to 2.17.0

9.9.5 (30.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/21?closed=1

  • #392 Fix transparent background of resized base64 encoded images - thanks to @​Openhelios (#393)
  • dispose Graphics object after using it (#397)
  • bump log4j from 2.24.0 to 2.24.1 (#399)

9.9.4 (20.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/20?closed=1

  • Set "Page only" as default initial view in PDF viewer (#390)
  • #379 Revert "Overcoming Table Cell and Line Splitting Challenges (#358)"

9.9.3 (16.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/19?closed=1

  • #385 avoid using memory-mapped files for reading fonts (#388)
  • #385 expose a public method ITextFontResolver.addFont(BaseFont,...) (#386)
  • support @page property size with 3 values (e.g. "size: 40mm 20mm landscape") - thanks to @​jelinj8 (#383)
  • add details to all thrown exceptions - see commit 6aa47916
  • remove unused classes Handler and DataURLConnection - see commit 65cd001b
  • Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 (#384)

9.9.2 (released 04.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/18?closed=1

9.9.1 (released 26.08.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/17?closed=1

  • Modify pattern so that headings won't have an upper limitation for their level - thanks to Orosz Péter peter.orosz@meta-inf.hu (#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)
Commits
  • 7d5939c release FlyingSaucer 9.10.1
  • 296b2f2 fix NPE when rendering "demo/lists.html" in BrowserStartup
  • ae00427 #425 restore method ITestRenderer.getWriter()
  • a3074f3 #426 [refactor] use constructors instead of setters
  • 6149ccf #426 [fix] pass the forgotten dotsPerPixel parameter to SharedContext
  • 3987450 working on FlyingSaucer 9.10.1
  • 7b324d1 Bump commons-io:commons-io from 2.11.0 to 2.17.0
  • 52d2b14 release FlyingSaucer 9.10.0
  • b3d83dc [refactor] make fields of RectPropertySet private
  • 7bb7779 [refactor] group fields of BorderPropertySet into sub-objects (Styles, Corner...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.9.0 to 9.10.1.
- [Release notes](https://github.com/flyingsaucerproject/flyingsaucer/releases)
- [Changelog](https://github.com/flyingsaucerproject/flyingsaucer/blob/main/CHANGELOG.md)
- [Commits](flyingsaucerproject/flyingsaucer@v9.9.0...v9.10.1)

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

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 Oct 28, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2024

Superseded by #26.

@dependabot dependabot bot closed this Oct 29, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.xhtmlrenderer-flying-saucer-pdf-9.10.1 branch October 29, 2024 18:13
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

Comments