Skip to content

Comments

Bump org.xhtmlrenderer:flying-saucer-pdf from 9.9.0 to 9.9.5#18

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

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

Release notes

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

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

New Contributors

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

v9.9.2

New Contributors

Full Changelog: flyingsaucerproject/flyingsaucer@v9.9.1...v9.9.2

v9.9.1

What's Changed

Dependency updates

... (truncated)

Changelog

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

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
  • 0c94bc1 release FlyingSaucer 9.9.5
  • d90820b Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
  • 7756593 Bump org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1
  • c2f33af be sure to dispose Graphics object after using it
  • 91b3113 #392 refactor code for html2image conversion
  • fc6dede Fix transparent background of resized base64 encoded images
  • 70d2962 Bump com.codeborne:pdf-test from 1.9.0 to 1.9.1
  • 695a6b2 Bump org.junit:junit-bom from 5.11.0 to 5.11.1
  • 6055143 working on FlyingSaucer 9.9.5
  • a443ed7 release FlyingSaucer 9.9.4
  • 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.9.5.
- [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.9.5)

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

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

dependabot bot commented on behalf of github Oct 24, 2024

Superseded by #24.

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