domvwt / esparto

Data driven report builder for the Python data ecosystem.
MIT License
85 stars 7 forks source link

Bump weasyprint from 52.5 to 54.1 #66

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps weasyprint from 52.5 to 54.1.

Release notes

Sourced from weasyprint's releases.

v54.1

Features

  • #1547: Handle break-inside: avoid on tr tags

Bug fixes

  • #1540, #1239: Handle absolute children in running elements
  • #1538: Handle invalid values in text-align
  • #1536: Handle absolute flex boxes

v54.0

This version also includes the changes from unstable v54.0b1.

Bug fixes

  • #1531 Always use absolute paths to get hrefs in SVG
  • #1523 Fix many rendering problems of broken tables
  • e1aee70 Fix support of fonts with SVG emojis

Read more on CourtBouillon’s blog.

v54.0b1

This version is experimental, don't use it in production. If you find bugs, please report them!

Dependencies

  • html5lib 1.1+ is now needed.

New features

  • #1509: Support footnotes, with financial support from Code & Co.
  • #36: Handle parallel flows for floats, absolutes, table-cells
  • #1389: Support text-align-last and text-align-all properties
  • #1434: Draw SVG and PNG emojis
  • #1520: Support overflow-wrap: anywhere
  • #1435: Add environment variable to set DLL folder on Windows

Performance

  • #1439: Cache SVG use tags
  • #1481: Encode non-JPEG images as PNGs instead of JPEG2000s

Bug fixes

  • #137: Don’t use text-transform text for content-based uses
  • #1443: Don’t serialize and parse again inline SVG files
  • #607: Correctly handle whitespaces in bookmark labels
  • #1094: Fix column height with column-span content
  • #1473: Fix absolutely positioned boxes in duplicated pages

... (truncated)

Changelog

Sourced from weasyprint's changelog.

Version 54.1

Released on 2022-01-31.

Features:

  • [#1547](https://github.com/Kozea/WeasyPrint/issues/1547) <https://github.com/Kozea/WeasyPrint/issues/1547>_: Handle break-inside: avoid on tr tags

Bug fixes:

  • [#1540](https://github.com/Kozea/WeasyPrint/issues/1540) <https://github.com/Kozea/WeasyPrint/issues/1540>, [#1239](https://github.com/Kozea/WeasyPrint/issues/1239) <https://github.com/Kozea/WeasyPrint/issues/1239>: Handle absolute children in running elements
  • [#1538](https://github.com/Kozea/WeasyPrint/issues/1538) <https://github.com/Kozea/WeasyPrint/issues/1538>_: Handle invalid values in text-align
  • [#1536](https://github.com/Kozea/WeasyPrint/issues/1536) <https://github.com/Kozea/WeasyPrint/issues/1536>_: Handle absolute flex boxes

Contirbutors:

  • Guillaume Ayoub
  • Lucie Anglade

Backers and sponsors:

  • H-Net: Humanities and Social Sciences Online
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • Crisp BV
  • Maykin Media
  • René Fritz
  • Simon Sapin
  • NCC Group
  • Nathalie Gutton
  • Andreas Zettl
  • Tom Pohl
  • Spacinov
  • Des images et des mots
  • Moritz Mahringer
  • Florian Demmer
  • Yanal-Yvez Fargialla
  • Gábor
  • Piotr Horzycki

... (truncated)

Commits


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 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)
dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.