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

chore(deps): update dependency weasyprint to v63 #84

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 requested review from a team as code owners October 29, 2024 21:33
Copy link

sonarcloud bot commented Oct 29, 2024

@ariwk ariwk merged commit f75711f into main Oct 30, 2024
8 checks passed
@ariwk ariwk deleted the renovate/weasyprint-63.x branch October 30, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant