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 57.2 to 61.0 #607

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps weasyprint from 57.2 to 61.0.

Release notes

Sourced from weasyprint's releases.

v61.0

Read about this release on our blog.

Python API

  • DocumentMetadata.attachments is now a list of Attachment objects, not a list of (url, description) tuples.

New features

  • #1219, #2017: Support var() in shorthand and multiple-value functions
  • #1986: Support percentages for opacity
  • #2050: Build executable file for Windows
  • #2000: Support select fields
  • #1993: Handle background-attachment: fixed to cover the whole page
  • #2023, #2022: Allow text-based file objects for HTML and CSS classes
  • #2014: Remove warnings for PDF/A and PDF/UA compatibility

Bug fixes

  • #2052, #1869: Handle attachments for PDF/A documents
  • #2013, #2051: Apply margin to running tables
  • #1278, #1884: Draw collapsed borders of running tables
  • #2029: Fix page counter in non-root absolute boxes
  • #2043: Fix text-anchor on SVG tspan elements
  • #1968, #2039: Use cell's border-height to calculate table row height
  • #2030: Ensure that bounding box is set to invisible text tags
  • #2040, #2041: Don’t crash on malformed URLs
  • #2026: Don’t break pages when fixed-height elements don’t overflow page
  • #2038: Don’t mix original streams when drawing transparent text
  • #2016: Avoid duplication when breaking out-of-flow boxes
  • #2012: Don’t crash when CSS properties have no value
  • #2010, #1287: Fix many corner cases with CSS variables
  • #1996: Don’t crash when drawing groove/ridge collapsed borders
  • #1982: Fix SVG markers size, position and drawing

Contributors

  • Guillaume Ayoub
  • kygoh
  • Lucie Anglade
  • Timo Ramsauer
  • Alexander Gitter
  • Michael Lisitsa
  • Vagner José Nicolodi
  • Manolis Stamatogiannakis
  • Pascal de Bruijn
  • Viktor Shevtsov
  • Eduardo Gonzalez
  • Kesara Rathnayake

... (truncated)

Changelog

Sourced from weasyprint's changelog.

Version 61.0

Released on 2024-02-12.

Python API:

  • DocumentMetadata.attachments is now a list of Attachment objects, not a list of (url, description) tuples.

New features:

  • [#1219](https://github.com/Kozea/WeasyPrint/issues/1219) <https://github.com/Kozea/WeasyPrint/issues/1219>, [#2017](https://github.com/Kozea/WeasyPrint/issues/2017) <https://github.com/Kozea/WeasyPrint/pull/2017>: Support var() in shorthand and multiple-value functions
  • [#1986](https://github.com/Kozea/WeasyPrint/issues/1986) <https://github.com/Kozea/WeasyPrint/issues/1986>_: Support percentages for opacity
  • [#2050](https://github.com/Kozea/WeasyPrint/issues/2050) <https://github.com/Kozea/WeasyPrint/pull/2050>_: Build executable file for Windows
  • [#2000](https://github.com/Kozea/WeasyPrint/issues/2000) <https://github.com/Kozea/WeasyPrint/pull/2000>_: Support select fields
  • [#1993](https://github.com/Kozea/WeasyPrint/issues/1993) <https://github.com/Kozea/WeasyPrint/issues/1993>_: Handle background-attachment: fixed to cover the whole page
  • [#2023](https://github.com/Kozea/WeasyPrint/issues/2023) <https://github.com/Kozea/WeasyPrint/issues/2023>, [#2022](https://github.com/Kozea/WeasyPrint/issues/2022) <https://github.com/Kozea/WeasyPrint/pull/2022>: Allow text-based file objects for HTML and CSS classes
  • [#2014](https://github.com/Kozea/WeasyPrint/issues/2014) <https://github.com/Kozea/WeasyPrint/pull/2014>_: Remove warnings for PDF/A and PDF/UA compatibility

Bug fixes:

  • [#2052](https://github.com/Kozea/WeasyPrint/issues/2052) <https://github.com/Kozea/WeasyPrint/issues/2052>, [#1869](https://github.com/Kozea/WeasyPrint/issues/1869) <https://github.com/Kozea/WeasyPrint/pull/1869>: Handle attachments for PDF/A documents
  • [#2013](https://github.com/Kozea/WeasyPrint/issues/2013) <https://github.com/Kozea/WeasyPrint/issues/2013>, [#2051](https://github.com/Kozea/WeasyPrint/issues/2051) <https://github.com/Kozea/WeasyPrint/pull/2051>: Apply margin to running tables
  • [#1278](https://github.com/Kozea/WeasyPrint/issues/1278) <https://github.com/Kozea/WeasyPrint/issues/1278>, [#1884](https://github.com/Kozea/WeasyPrint/issues/1884) <https://github.com/Kozea/WeasyPrint/pull/1884>: Draw collapsed borders of running tables
  • [#2029](https://github.com/Kozea/WeasyPrint/issues/2029) <https://github.com/Kozea/WeasyPrint/issues/2029>_: Fix page counter in non-root absolute boxes
  • [#2043](https://github.com/Kozea/WeasyPrint/issues/2043) <https://github.com/Kozea/WeasyPrint/pull/2043>_: Fix text-anchor on SVG tspan elements
  • [#1968](https://github.com/Kozea/WeasyPrint/issues/1968) <https://github.com/Kozea/WeasyPrint/issues/1968>, [#2039](https://github.com/Kozea/WeasyPrint/issues/2039) <https://github.com/Kozea/WeasyPrint/pull/2039>: Use cell's border-height to calculate table row height
  • [#2030](https://github.com/Kozea/WeasyPrint/issues/2030) <https://github.com/Kozea/WeasyPrint/issues/2030>_: Ensure that bounding box is set to invisible text tags
  • [#2040](https://github.com/Kozea/WeasyPrint/issues/2040) <https://github.com/Kozea/WeasyPrint/issues/2040>_,

... (truncated)

Commits
  • 78861ef Version 61.0
  • 586998e Fix PDF format of attachment creation and modification dates
  • f85a09e Merge pull request #2063 from kesara/fix/attachment-hash
  • 5d95ed4 Get correct checksum for attachments
  • 8aecf38 Merge pull request #1869 from timoramsauer/pdfa3
  • 36e1575 Merge pull request #2059 from kygoh/master
  • 287819b Change management of attachments
  • 097021d Fix long multiline string
  • 85ce10c Test bidirectional position x is invariant
  • 7ae3433 Mark test broken with old Ghostscript versions as xfail
  • 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 57.2 to 61.0.
- [Release notes](https://github.com/Kozea/WeasyPrint/releases)
- [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst)
- [Commits](Kozea/WeasyPrint@v57.2...v61.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 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

Superseded by #614.

@dependabot dependabot bot closed this Mar 4, 2024
@dependabot dependabot bot deleted the dependabot/pip/weasyprint-61.0 branch March 4, 2024 11:39
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants