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

Update dependency xhtml2pdf to v0.2.15 #224

Open
wants to merge 1 commit into
base: master-dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xhtml2pdf (changelog) ==0.2.8 -> ==0.2.15 age adoption passing confidence

Release Notes

xhtml2pdf/xhtml2pdf (xhtml2pdf)

v0.2.15

Compare Source

v0.2.14

Compare Source

v0.2.13: – Fix regressions from code cleanup

Compare Source

🐛 Bug fixes

  • [ #​731 ] Fix TypeError on column widths specified as percentages
  • [ #​730 ] Fix TypeError when formatting width in debug logging

Thanks to the following people for contributing to this release:
@​JanEgner @​timobrembeck

v0.2.12: – Bug fixes and code cleanup

Compare Source

🐛 Bug fixes

  • [ #​106 ] Fix page number & page count
  • [ #​723 ] Fix ZeroDivisionError on broken image files

📘 Documentation

  • [ #​707 ] Update README
  • [ #​711 ] Modernize Sphinx configuration

🧹 Cleanup

  • [ #​700 ] Change print statement to log.exception
  • [ #​706 ] Remove Python2 compatibility
  • [ #​705 ] Depend on html5lib >= 1.1
  • [ #​699 ] Depend on reportlab >= 4.0.4
  • [ #​714 ] Use black code style
  • [ #​715 ] Enforce consistent file formatting
  • [ #​716 ] Add ruff code linter
  • [ #​717 ] Start using type hints & validate them via mypy
  • [ #​718 ] Drop support for Python 3.7 (reached end of life on 2023-06-27)
  • [ #​719 ] Add support for Python 3.12 (released on 2023-10-02)

Thanks to the following people for contributing to this release:
@​JanEgner @​lucasgadams @​a-detiste @​holtwick @​stefan6419846 @​timobrembeck

v0.2.11: – Bug fixes with reportlab >4.0 and pycairo

Compare Source

This release only aims to fix issues with pycairo and xhtml2pdf dependencies with reportlab.

v0.2.10: – Fix canvas graph

Compare Source

This is a bug fixes release changes here:

  • Fix canvas graph
  • Remove duplicate pypdf entry from setup.py

Thanks to the following people on GitHub for contributing to this release:
@​brandonlake-semaphore, @​sunpoet

v0.2.9: – Community Bug fixes

Compare Source

Released: 2023-01-30

Important notes

  • Text RTL has new implementation but I am not sure if works as required, more works need so use it, for text and let me know if it's works.

🎉 New

  • OL tag allow start counter
  • Div, P, And Body allows dir attribute (rtl and ltr) to provide text direction

💪🏼 Improvements

  • Page counter and Page number are now available as simple text inside paragraphs
  • New regex for strip up to curly bracket
  • Change pyPDF3 to pypdf.

Thanks to the following people on GitHub for contributing to this release:

@​BergLucas, @​matllubos, @​timoludwig, @​MartinThoma, @​charludo, @​jorenham


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency xhtml2pdf to v0.2.9 Update dependency xhtml2pdf to v0.2.9 - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/xhtml2pdf-0.x branch April 3, 2023 23:48
@renovate renovate bot changed the title Update dependency xhtml2pdf to v0.2.9 - autoclosed Update dependency xhtml2pdf to v0.2.9 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/xhtml2pdf-0.x branch April 4, 2023 09:21
@renovate renovate bot force-pushed the renovate/xhtml2pdf-0.x branch from ab5c529 to 4a79fb9 Compare May 28, 2023 11:20
@renovate renovate bot changed the title Update dependency xhtml2pdf to v0.2.9 Update dependency xhtml2pdf to v0.2.11 May 28, 2023
@renovate renovate bot changed the title Update dependency xhtml2pdf to v0.2.11 Update dependency xhtml2pdf to v0.2.12 Nov 15, 2023
@renovate renovate bot changed the title Update dependency xhtml2pdf to v0.2.12 Update dependency xhtml2pdf to v0.2.13 Nov 16, 2023
@renovate renovate bot changed the title Update dependency xhtml2pdf to v0.2.13 Update dependency xhtml2pdf to v0.2.14 Feb 2, 2024
@renovate renovate bot changed the title Update dependency xhtml2pdf to v0.2.14 Update dependency xhtml2pdf to v0.2.15 Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants