Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

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

Release notes

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

v9.11.2

What's Changed

Full Changelog: flyingsaucerproject/flyingsaucer@v9.11.1...v9.11.2

v9.11.1

What's Changed

Dependency updates

Full Changelog: flyingsaucerproject/flyingsaucer@v9.11.0...v9.11.1

v9.11.0

What's Changed

New Contributors

Full Changelog: flyingsaucerproject/flyingsaucer@v9.10.2...v9.11.0

v9.10.2

What's Changed

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

v9.10.1

... (truncated)

Changelog

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

9.11.2 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/27?closed=1

  • restore class XHTMLPrintable (#451)

9.11.1 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/26?closed=1

  • #447 Broken page headers in version 9.11.0 (#450)

9.11.0 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/25?closed=1

  • Add support for word-break:break-all CSS property -- thanks to Kyle Stephens (#438)
  • #440 Fix relative background image (#441)
  • Fix PDFAsImage scaling -- thanks to JamesScrase-PortSwigger (#442)
  • refactoring: remove setters and make many classes immutable (#434) (#435) (#443)

9.10.2 (29.10.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/24?closed=1

  • add overloaded method addFontDirectory(... String encoding ...)
  • #431 fix interpretation of cell borders (#432)
  • #429 fix NoSuchElementException in LayoutContext (#433)

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

... (truncated)

Commits
  • 5828b58 release FlyingSaucer 9.11.2
  • 1a9e123 Bump org.jsoup:jsoup from 1.18.2 to 1.18.3
  • 45fa098 Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0
  • a50ca28 Bump org.jsoup:jsoup from 1.18.1 to 1.18.2
  • 7e9a6c1 reformat XHTMLPrintable
  • af48be6 restore class XHTMLPrintable
  • b35d80d working on FlyingSaucer 9.11.2
  • bedc746 release FlyingSaucer 9.11.1
  • cda7687 #447 fix parsing CSS head rules
  • 576cd4d Bump org.apache.logging.log4j:log4j-core from 2.24.1 to 2.24.2
  • 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.11.2.
- [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.11.2)

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

dependabot bot commented on behalf of github Jan 29, 2025

Superseded by #36.

@dependabot dependabot bot closed this Jan 29, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.xhtmlrenderer-flying-saucer-pdf-9.11.2 branch January 29, 2025 18:49
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