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

fix(deps): update dependency weasyprint to v63 #2346

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 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 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 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 Pull requests that update a dependency file label Oct 30, 2024
@renovate renovate bot force-pushed the renovate/weasyprint-63.x branch 5 times, most recently from 726d43f to 2c28e15 Compare November 5, 2024 16:59
@renovate renovate bot force-pushed the renovate/weasyprint-63.x branch 4 times, most recently from 373906f to 63c73cd Compare November 17, 2024 13:15
@renovate renovate bot force-pushed the renovate/weasyprint-63.x branch 3 times, most recently from d974752 to 774a923 Compare November 22, 2024 12:42
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