Skip to content

Bump xhtml2pdf from 0.2.8 to 0.2.11#935

Merged
soxoj merged 3 commits intomainfrom
dependabot/pip/xhtml2pdf-0.2.11
Oct 15, 2023
Merged

Bump xhtml2pdf from 0.2.8 to 0.2.11#935
soxoj merged 3 commits intomainfrom
dependabot/pip/xhtml2pdf-0.2.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps xhtml2pdf from 0.2.8 to 0.2.11.

Release notes

Sourced from xhtml2pdf's releases.

Bug fixes with reportlab >4.0 and pycairo

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

Fix canvas graph

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

Community Bug fixes

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

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@soxoj
Copy link
Copy Markdown
Owner

soxoj commented Oct 15, 2023

@dependabot rebase

Bumps [xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf) from 0.2.8 to 0.2.11.
- [Release notes](https://github.com/xhtml2pdf/xhtml2pdf/releases)
- [Commits](xhtml2pdf/xhtml2pdf@v0.2.8...v0.2.11)

---
updated-dependencies:
- dependency-name: xhtml2pdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/xhtml2pdf-0.2.11 branch from 33c580b to f6eed98 Compare October 15, 2023 19:14
@soxoj soxoj merged commit ffca244 into main Oct 15, 2023
@soxoj soxoj deleted the dependabot/pip/xhtml2pdf-0.2.11 branch October 15, 2023 19:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant