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 weasyprint to v63 (test) #1442

Open
wants to merge 1 commit into
base: test
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
weasyprint (changelog) 62.3 -> 63.0 age adoption passing confidence

Release Notes

Kozea/WeasyPrint (weasyprint)

v63.0

Compare Source

Read about this release on our blog.

Dependencies

  • Python 3.13 is now supported
  • pydyf 0.11.0+ is now needed
  • tinycss2 1.4.0+ is now needed
  • tinyhtml5 2.0.0+ is now needed, instead of html5lib

Features

Bug fixes

  • #​2262: Avoid integer overflows when converting units from/to doubles
  • #​2260: Avoid float collision with box establishing formatting context
  • #​2240, #​2242: Handle svg tags with no size
  • #​2231, #​1171, #​2222, #​1208: Fix several problems related to flex-direction: column
  • #​2239: Don’t fail when SVG markers are undefined references
  • #​2230, #​2238: Set explicit flags when loading DLLs on Windows
  • #​2228, #​1942: Store original and PDF stream images in different cache slots
  • #​2234: Apply stylesheet and other basic operations to SVG root tag
  • #​2054, #​2233: Keep auto margins on flex layout boxes
  • #​1883: Don’t crash with empty list marker strings
  • #​2216: Fix vertical alignment of out-of-flow elements in tables
  • #​996, #​2219: Don’t ignore absolutely positioned elements inside flex boxes
  • #​2217: Don’t crash with normal column gaps
  • #​1817: Don’t assume that lines break after spaces
  • #​1868: Don’t break rows with atomic cells
  • #​2166: Don’t display bottom border on cells in split rows
  • 61852c4: Capture fontTools logs when subsetting fonts
  • #​2190: Don’t use a pattern when drawing backgrounds for no-repeat background images
  • #​2185: Check that Harfbuzz version is at least 4.1.0 to subset fonts
  • #​2180: Store width for all glyphs when font is not subset
  • #​2183: Respect break-inside: avoid for flex items
  • #​2055, #​2058: Fix right-to-left tables with collapsed borders
  • #​2179, #​1128: Handle buggy Adobe Photoshop CMYK JPEGs
  • #​2175: Don’t compress PDF metadata for PDF/A-1
  • #​2174: Fix extra width distribution for auto table layout

Performance

  • #​1155: Improve rendering speed for large colspan values
  • #​2120, #​2178: Use Harfbuzz to subset fonts by default

Documentation

Contributors

  • Guillaume Ayoub
  • David Huggins-Daines
  • Xavid Pretzer
  • Yann Trividic
  • Kevin Kays
  • Alejandro Avilés
  • Gianluca Teti
  • Gregory Goodson
  • Lucie Anglade
  • Roman Sirokov

Backers and sponsors

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Syslifters
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • Simon Sapin
  • TrainingSparkle
  • Healthchecks.io
  • Hammerbacher
  • Advance Insight
  • Docraptor
  • Method B
  • FieldHub
  • Yanal-Yvez Fargialla
  • Morntag
  • Xavid

Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update the dependencies label Nov 1, 2024
@renovate renovate bot force-pushed the renovate/test-weasyprint-63.x branch 2 times, most recently from e4dfa4e to 33b4401 Compare November 2, 2024 01:45
Copy link
Contributor Author

renovate bot commented Nov 4, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv scan-to-paperless-LhHS5eOX-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because weasyprint (63.0) depends on Pillow (>=9.1.0,<11)
 and scan-to-paperless depends on Pillow (11.0.0), weasyprint is forbidden.
So, because scan-to-paperless depends on weasyprint (63.0), version solving failed.

@renovate renovate bot force-pushed the renovate/test-weasyprint-63.x branch from 33b4401 to 299fc2f Compare November 4, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants