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

Bump weasyprint from 52.4 to 64.1 #2661

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps weasyprint from 52.4 to 64.1.

Release notes

Sourced from weasyprint's releases.

v64.1

Bug fixes

  • #2368: Fix ascent and descent font values
  • #2370: Avoid endless recursion for variables in nested functions
  • #2275: Use correct containing block to render waiting children
  • #2375: Ensure that we handle text-anchor only on text content elements
  • #2090: Only create font temporary folder when adding fonts
  • #2383: Fix grid-template-areas validation and allow uppercase identifiers for grid lines

Contributors

  • Guillaume Ayoub

Backers and sponsors

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Syslifters
  • Simon Sapin
  • Manuel Barkhau
  • Simonsoft
  • Menutech
  • KontextWork
  • TrainingSparkle
  • Healthchecks.io
  • Hammerbacher
  • DocRaptor
  • Yanal-Yves Fargialla
  • Method B
  • FieldHub
  • Morntag
  • Xavid
  • Kai DeLorenzo
  • Charlie S.

v64.0

Read about this release on our blog.

Features

  • #2338: Allow custom RDF metadata for PDF/A and eInvoices
  • #123, #2345: Handle small-caps synthesis
  • #2343: Support outline-offset
  • #2361: Support text-underline-offset and text-decoration-thickness
  • #2296: Don’t crash with tables with rounded corners split between pages

Bug fixes

... (truncated)

Changelog

Sourced from weasyprint's changelog.

Version 64.1

Released on 2025-02-20.

Bug fixes:

  • [#2368](https://github.com/Kozea/WeasyPrint/issues/2368) <https://github.com/Kozea/WeasyPrint/issues/2368>_: Fix ascent and descent font values
  • [#2370](https://github.com/Kozea/WeasyPrint/issues/2370) <https://github.com/Kozea/WeasyPrint/issues/2370>_: Avoid endless recursion for variables in nested functions
  • [#2275](https://github.com/Kozea/WeasyPrint/issues/2275) <https://github.com/Kozea/WeasyPrint/issues/2275>_: Use correct containing block to render waiting children
  • [#2375](https://github.com/Kozea/WeasyPrint/issues/2375) <https://github.com/Kozea/WeasyPrint/issues/2375>_: Ensure that we handle text-anchor only on text content elements
  • [#2090](https://github.com/Kozea/WeasyPrint/issues/2090) <https://github.com/Kozea/WeasyPrint/issues/2090>_: Only create font temporary folder when adding fonts
  • [#2383](https://github.com/Kozea/WeasyPrint/issues/2383) <https://github.com/Kozea/WeasyPrint/issues/2383>_: Fix grid-template-areas validation and allow uppercase identifiers for grid lines

Contributors:

  • Guillaume Ayoub

Backers and sponsors:

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Syslifters
  • Simon Sapin
  • Manuel Barkhau
  • Simonsoft
  • Menutech
  • KontextWork
  • TrainingSparkle
  • Healthchecks.io
  • Hammerbacher
  • DocRaptor
  • Yanal-Yves Fargialla
  • Method B
  • FieldHub
  • Morntag
  • Xavid
  • Kai DeLorenzo
  • Charlie S.

Version 64.0

... (truncated)

Commits
  • 9dc5ac4 Version 64.1
  • b2c6cba Allow uppercase identifiers for grid lines
  • 73a342e Fix grid-template-areas validation
  • 9d9e2d0 Only create font temporary folder when adding fonts
  • 00dda6a Ensure that we handle text-anchor only on text content elements
  • 9a8a71b Use correct containing block to render waiting children
  • caaa1a4 Avoid endless recursion for variables in nested functions
  • 44c97c1 Round and test ascent and descent
  • a3e676d Fix ascent and descent font values
  • f05882d Version 64.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 52.4 to 64.1.
- [Release notes](https://github.com/Kozea/WeasyPrint/releases)
- [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst)
- [Commits](Kozea/WeasyPrint@v52.4...v64.1)

---
updated-dependencies:
- dependency-name: weasyprint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 21, 2025
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 python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

0 participants