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 62.3 in /backend #3107

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 Jun 24, 2024

Bumps weasyprint from 52.5 to 62.3.

Release notes

Sourced from weasyprint's releases.

v62.3

Bug fixes

  • #2174: Fix extra width distribution for auto table layout
  • #2175: Don’t compress PDF metadata for PDF/A-1
  • 61f8bb3: Set default PDF variant values in options before generating PDF
  • 2c4351e: Avoid PDF artifacts when drawing 0-width borders
  • d9d7f62: Don’t duplicate column when container is split on multiple pages
  • 4617b94: Don’t set default Fontconfig values for unset properties
  • 4c81663: Fix layout when all footnotes are removed from the footnote area
  • #2184: Make items overflowing grid wrap to the next row/column
  • #2187: Don’t append useless tracks when grid elements are positioned

Contributors

  • Guillaume Ayoub

Backers and sponsors

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

v62.2

Features

  • #2142, #2162: Support grid-auto-flow: column, with financial support from Menutech

Bug fixes

  • #2167: Fix space added by CSS gap at the end
  • #2134: Remove absolute placeholders from discarded content
  • #2154: Don’t crash when grid items have auto margins
  • 8cdd66f: Fix CSS nesting for nested selectors with comma
  • 3359db5: Fix and test grid shorthand
  • 82deda4: Fix wrong resume_at for split floats

... (truncated)

Changelog

Sourced from weasyprint's changelog.

Version 62.3

Released on 2024-06-21.

Bug fixes:

  • [#2174](https://github.com/Kozea/WeasyPrint/issues/2174) <https://github.com/Kozea/WeasyPrint/issues/2174>_: Fix extra width distribution for auto table layout
  • [#2175](https://github.com/Kozea/WeasyPrint/issues/2175) <https://github.com/Kozea/WeasyPrint/issues/2175>_: Don’t compress PDF metadata for PDF/A-1
  • 61f8bb3 <https://github.com/Kozea/WeasyPrint/commit/61f8bb3>_: Set default PDF variant values in options before generating PDF
  • 2c4351e <https://github.com/Kozea/WeasyPrint/commit/2c4351e>_: Avoid PDF artifacts when drawing 0-width borders
  • d9d7f62 <https://github.com/Kozea/WeasyPrint/commit/d9d7f62>_: Don’t duplicate column when container is split on multiple pages
  • 4617b94 <https://github.com/Kozea/WeasyPrint/commit/4617b94>_: Don’t set default Fontconfig values for unset properties
  • 4c81663 <https://github.com/Kozea/WeasyPrint/commit/4c81663>_: Fix layout when all footnotes are removed from the footnote area
  • [#2184](https://github.com/Kozea/WeasyPrint/issues/2184) <https://github.com/Kozea/WeasyPrint/issues/2184>_: Make items overflowing grid wrap to the next row/column
  • [#2187](https://github.com/Kozea/WeasyPrint/issues/2187) <https://github.com/Kozea/WeasyPrint/issues/2187>_: Don’t append useless tracks when grid elements are positioned

Contributors:

  • Guillaume Ayoub

Backers and sponsors:

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

... (truncated)

Commits
  • 56acbc4 Version 62.3
  • f39039b Remove useless variable
  • 39208b0 Don’t append useless tracks when grid elements are positioned
  • fb9d1f8 Make items overflowing grid wrap to the next row/column
  • 4c81663 Fix layout when all footnotes are removed from the footnote area
  • 4617b94 Don’t set default Fontconfig values for unset properties
  • d9d7f62 Don’t duplicate column when container is split on multiple pages
  • 9e9f690 Simplify border drawing
  • 2c4351e Avoid PDF artifacts when drawing 0-width borders
  • 61f8bb3 Set default PDF variant values in options before generating PDF
  • 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.5 to 62.3.
- [Release notes](https://github.com/Kozea/WeasyPrint/releases)
- [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst)
- [Commits](Kozea/WeasyPrint@v52.5...v62.3)

---
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 Jun 24, 2024
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