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 v61 #170

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

pecoret-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
weasyprint (changelog) major ==60.2 -> ==61.0

Release Notes

Kozea/WeasyPrint (weasyprint)

v61.0

Compare Source

Read about this release on our blog.

Python API

  • DocumentMetadata.attachments is now a list of Attachment objects, not
    a list of (url, description) tuples.

New features

  • #​1219, #​2017: Support var() in shorthand and multiple-value functions
  • #​1986: Support percentages for opacity
  • #​2050: Build executable file for Windows
  • #​2000: Support select fields
  • #​1993: Handle background-attachment: fixed to cover the whole page
  • #​2023, #​2022: Allow text-based file objects for HTML and CSS classes
  • #​2014: Remove warnings for PDF/A and PDF/UA compatibility

Bug fixes

  • #​2052, #​1869: Handle attachments for PDF/A documents
  • #​2013, #​2051: Apply margin to running tables
  • #​1278, #​1884: Draw collapsed borders of running tables
  • #​2029: Fix page counter in non-root absolute boxes
  • #​2043: Fix text-anchor on SVG tspan elements
  • #​1968, #​2039: Use cell's border-height to calculate table row height
  • #​2030: Ensure that bounding box is set to invisible text tags
  • #​2040, #​2041: Don’t crash on malformed URLs
  • #​2026: Don’t break pages when fixed-height elements don’t overflow page
  • #​2038: Don’t mix original streams when drawing transparent text
  • #​2016: Avoid duplication when breaking out-of-flow boxes
  • #​2012: Don’t crash when CSS properties have no value
  • #​2010, #​1287: Fix many corner cases with CSS variables
  • #​1996: Don’t crash when drawing groove/ridge collapsed borders
  • #​1982: Fix SVG markers size, position and drawing

Contributors

  • Guillaume Ayoub
  • kygoh
  • Lucie Anglade
  • Timo Ramsauer
  • Alexander Gitter
  • Michael Lisitsa
  • Vagner José Nicolodi
  • Manolis Stamatogiannakis
  • Pascal de Bruijn
  • Viktor Shevtsov
  • Eduardo Gonzalez
  • Kesara Rathnayake

Backers and sponsors

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • René Fritz
  • Simon Sapin
  • Arcanite
  • TrainingSparkle
  • Healthchecks.io
  • Hammerbacher
  • Docraptor
  • Yanal-Yvez Fargialla
  • Morntag
  • NBCO

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 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 Renovate Bot.

@blockisec blockisec merged commit 6835b0d into main Feb 21, 2024
2 checks passed
@blockisec blockisec deleted the renovate/weasyprint-61.x branch February 21, 2024 04:31
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.

2 participants