Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.itextpdf:html2pdf from 5.0.5 to 6.0.0 in /server #355

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps com.itextpdf:html2pdf from 5.0.5 to 6.0.0.

Release notes

Sourced from com.itextpdf:html2pdf's releases.

pdfHTML 6.0.0

pdfHTML is an iText Core add-on for creating PDF from HTML/XML (and associated CSS).

This release includes a bug fix relating to repeating table headers. When using FlexContainerRendererDivRendererTableRenderer hierarchies, it could result in an incorrect size calculation. This is now resolved.

In addition, the version number has been bumped for compatibility with iText Core 9.0 and License Key Library 4.2.0.

Bug Fixes

  • Repeating table header in HTML causes incorrect size calculation when overflowing to next page
Commits
  • f913add [RELEASE] iText pdfHtml 6.0.0
  • a850e51 [RELEASE] pdfHtml 6.0.0
  • 2564cb2 Move all logic from PdfA/UaDocuments to pluggalbe mechanisms into PdfDocument
  • 05f7aad Refactor com.itextpdf.kernel.events mechanism
  • c3de33c Get rid of legacy list box drawing
  • 041a301 Add SECURITY.md
  • eb06a49 Change expected log messages to correct constant
  • 563a684 Refactor PDF conformance hierarchy
  • 04f409b Get rid of BORDER property in favour of BORDER_BOTTOM, BORDER_RIGHT, etc.
  • 3ca6dfd Update cmp files after changing default fontselector
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 19, 2024
Bumps [com.itextpdf:html2pdf](https://github.com/itext/i7j-pdfhtml) from 5.0.5 to 6.0.0.
- [Release notes](https://github.com/itext/i7j-pdfhtml/releases)
- [Commits](itext/itext-pdfhtml-java@5.0.5...6.0.0)

---
updated-dependencies:
- dependency-name: com.itextpdf:html2pdf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/server/com.itextpdf-html2pdf-6.0.0 branch from 0763263 to a8190a1 Compare November 19, 2024 21:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

Looks like com.itextpdf:html2pdf is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/gradle/server/com.itextpdf-html2pdf-6.0.0 branch November 20, 2024 04:02
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