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.5 to 58.0 in /django #287

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, 2023

Bumps weasyprint from 52.5 to 58.0.

Release notes

Sourced from weasyprint's releases.

v58.0

This version also includes the changes from unstable b1 version listed below.

Bug fixes

  • #1807: Don’t crash when out-of-flow box is split in out-of-flow parent
  • #1806: Don’t crash when fixed elements aren’t displayed yet in aborted line
  • #1809: Fix background drawing for out-of-the-page transformed boxes

Contributors

  • Guillaume Ayoub

Backers and sponsors

  • Kobalt
  • Grip Angebotssoftware
  • Crisp BV
  • Spacinov
  • Castedo Ellerman
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • NCC Group
  • René Fritz
  • Moritz Mahringer
  • Yanal-Yvez Fargialla
  • Piotr Horzycki
  • Healthchecks.io

v58.0b1

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

New features

  • #61, #1796: Support PDF forms, with financial support from Personalkollen
  • #1173: Add style for form fields

Bug fixes

  • #1777: Detect JPEG/MPO images as normal JPEG files
  • #1771: Improve SVG gradients

Contributors

  • Guillaume Ayoub
  • Lucie Anglade

Backers and sponsors

... (truncated)

Changelog

Sourced from weasyprint's changelog.

Version 58.0

Released on 2023-02-17.

This version also includes the changes from unstable b1 version listed below.

Bug fixes:

  • [#1807](https://github.com/Kozea/WeasyPrint/issues/1807) <https://github.com/Kozea/WeasyPrint/issues/1807>_: Don’t crash when out-of-flow box is split in out-of-flow parent
  • [#1806](https://github.com/Kozea/WeasyPrint/issues/1806) <https://github.com/Kozea/WeasyPrint/issues/1806>_: Don’t crash when fixed elements aren’t displayed yet in aborted line
  • [#1809](https://github.com/Kozea/WeasyPrint/issues/1809) <https://github.com/Kozea/WeasyPrint/issues/1809>_: Fix background drawing for out-of-the-page transformed boxes

Contributors:

  • Guillaume Ayoub

Backers and sponsors:

  • Kobalt
  • Grip Angebotssoftware
  • Crisp BV
  • Spacinov
  • Castedo Ellerman
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • NCC Group
  • René Fritz
  • Moritz Mahringer
  • Yanal-Yvez Fargialla
  • Piotr Horzycki
  • Healthchecks.io

Version 58.0b1

Released on 2023-02-03.

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

New features:

... (truncated)

Commits
  • c0034fa Version 58.0
  • 96c97d1 Fix background drawing for out-of-the-page transformed boxes
  • dc7c2cb Don’t crash when fixed elements aren’t displayed yet in aborted line
  • 16cf66c Don’t crash when out-of-flow box is split in out-of-flow parent
  • 9d1dbe5 Version 58.0b1
  • 6dbf4ba Fix docstring
  • 4978837 Merge pull request #1796 from Kozea/forms
  • e655a78 Add a chapter about PDF forms in documentation.
  • f441292 Don’t include /Off stream in checkboxes
  • 5512216 Calculate font BBox using simple metrics
  • 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 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.5 to 58.0.
- [Release notes](https://github.com/Kozea/WeasyPrint/releases)
- [Changelog](https://github.com/Kozea/WeasyPrint/blob/master/docs/changelog.rst)
- [Commits](Kozea/WeasyPrint@v52.5...v58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 21, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants