Python 3.9+ is now needed, Python 3.7 and 3.8 are not supported anymore
pydyf 0.10.0+ is now needed
tinycss2 1.3.0+ is now needed
Features:
[#543](https://github.com/Kozea/WeasyPrint/issues/543) <https://github.com/Kozea/WeasyPrint/issues/543>,
[#2121](https://github.com/Kozea/WeasyPrint/issues/2121) <https://github.com/Kozea/WeasyPrint/pull/2121>:
Support CSS Grid layout
[#2124](https://github.com/Kozea/WeasyPrint/issues/2124) <https://github.com/Kozea/WeasyPrint/issues/2124>,
[#2125](https://github.com/Kozea/WeasyPrint/issues/2125) <https://github.com/Kozea/WeasyPrint/pull/2125>:
Support border-image-* properties
[#2084](https://github.com/Kozea/WeasyPrint/issues/2084) <https://github.com/Kozea/WeasyPrint/issues/2084>,
[#2077](https://github.com/Kozea/WeasyPrint/issues/2077) <https://github.com/Kozea/WeasyPrint/pull/2077>:
Support CSS nesting
[#2101](https://github.com/Kozea/WeasyPrint/issues/2101) <https://github.com/Kozea/WeasyPrint/issues/2101>_:
Support HTML maxlength attribute for form fields
[#2095](https://github.com/Kozea/WeasyPrint/issues/2095) <https://github.com/Kozea/WeasyPrint/pull/2095>_:
Apply overflow to replaced boxes
245e4f5 <https://github.com/Kozea/WeasyPrint/commit/245e4f5>_:
Add support of PDF/A-?u
Bug fixes:
[#2136](https://github.com/Kozea/WeasyPrint/issues/2136) <https://github.com/Kozea/WeasyPrint/issues/2136>_:
Don’t clip aligned text in SVG
[#2135](https://github.com/Kozea/WeasyPrint/issues/2135) <https://github.com/Kozea/WeasyPrint/pull/2135>_:
Allow column-direction flex containers to use percentage-based heights
[#2128](https://github.com/Kozea/WeasyPrint/issues/2128) <https://github.com/Kozea/WeasyPrint/issues/2128>_:
Don’t crash when a FontConfig object is destroyed early
[#2079](https://github.com/Kozea/WeasyPrint/issues/2079) <https://github.com/Kozea/WeasyPrint/issues/2079>_:
Fix executable file for some Windows versions
[#2131](https://github.com/Kozea/WeasyPrint/issues/2131) <https://github.com/Kozea/WeasyPrint/issues/2131>_:
Fix alpha for images before/after transparent text
[#2111](https://github.com/Kozea/WeasyPrint/issues/2111) <https://github.com/Kozea/WeasyPrint/issues/2111>_:
Handle auto and none values for CSS quotes property
[#2103](https://github.com/Kozea/WeasyPrint/issues/2103) <https://github.com/Kozea/WeasyPrint/issues/2103>_:
Don’t crash with overconstrained columns
[#2100](https://github.com/Kozea/WeasyPrint/issues/2100) <https://github.com/Kozea/WeasyPrint/issues/2100>_:
Fix rounding error when detecting overflows
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 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 from 57.2 to 62.0.
Release notes
Sourced from weasyprint's releases.
... (truncated)
Changelog
Sourced from weasyprint's changelog.
... (truncated)
Commits
d5d7ce3
Version 62.0fe0e30c
Update documentation for support of PDF/A-?u2083ede
Update required pydyf version67c2521
Remove useless import15bf11b
Merge pull request #2121 from Kozea/grid297e2e2
Fix emojis.061dbcf
Simplify width and height management for grid items7fa7c49
Fix and test padding, border and margin for grid itemsd116b19
Add more tests for grid0ba51ed
Copy style of blockified grid itemsDependabot 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