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 56.1 to 57.2 #28

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps weasyprint from 56.1 to 57.2.

Release notes

Sourced from weasyprint's releases.

v57.2

Bug fixes

  • 0f2e377: Print annotations with PDF/A
  • 0e9426f: Hide annotations with PDF/UA
  • #1764: Use reference instead of stream for annotation appearance stream
  • #1783: Fix multiple font weights for @font-face declarations

Contributors

  • Guillaume Ayoub

Backers and sponsors

  • Grip Angebotssoftware
  • Manuel Barkhau
  • Crisp BV
  • SimonSoft
  • Menutech
  • Spacinov
  • KontextWork
  • René Fritz
  • NCC Group
  • Kobalt
  • Tom Pohl
  • Castedo Ellerman
  • Moritz Mahringer
  • Piotr Horzycki
  • Gábor Nyers
  • Sidharth Kapur

v57.1

Dependencies

  • #1754: Pillow 9.1.0 is now needed

Bug fixes

  • #1756: Fix rem font size for SVG images
  • #1755: Keep format when transposing images
  • #1753: Don’t use deprecated read_text function when files is available
  • #1741: Generate better manpage
  • #1747: Correctly set target counters in pages’ absolute elements
  • #1748: Always set font size when font is changed in line
  • 2b05137: Fix stability of font identifiers

Documentation

  • #1750: Fix documentation spelling

... (truncated)

Changelog

Sourced from weasyprint's changelog.

Version 57.2

Released on 2022-12-23.

Bug fixes:

  • 0f2e377 <https://github.com/Kozea/WeasyPrint/commit/0f2e377>_: Print annotations with PDF/A
  • 0e9426f <https://github.com/Kozea/WeasyPrint/commit/0e9426f>_: Hide annotations with PDF/UA
  • [#1764](https://github.com/Kozea/WeasyPrint/issues/1764) <https://github.com/Kozea/WeasyPrint/issues/1764>_: Use reference instead of stream for annotation appearance stream
  • [#1783](https://github.com/Kozea/WeasyPrint/issues/1783) <https://github.com/Kozea/WeasyPrint/pull/1783>_: Fix multiple font weights for @​font-face declarations

Contributors:

  • Guillaume Ayoub

Backers and sponsors:

  • Grip Angebotssoftware
  • Manuel Barkhau
  • Crisp BV
  • SimonSoft
  • Menutech
  • Spacinov
  • KontextWork
  • René Fritz
  • NCC Group
  • Kobalt
  • Tom Pohl
  • Castedo Ellerman
  • Moritz Mahringer
  • Piotr Horzycki
  • Gábor Nyers
  • Sidharth Kapur

Version 57.1

Released on 2022-11-04.

Dependencies:

  • [#1754](https://github.com/Kozea/WeasyPrint/issues/1754) <https://github.com/Kozea/WeasyPrint/pull/1754>_: Pillow 9.1.0 is now needed

... (truncated)

Commits
  • 943cb3a Version 57.2
  • e2083e0 Use partial font instead of font face to create font cache keys
  • 0e9426f Hide annotations with PDF/UA as required by specification
  • 0f2e377 Print annotations with PDF/A as required by specification
  • 419c771 Use reference instead of stream for annotation appearance stream
  • ccd305e Version 57.1
  • 3c6ac5e Merge pull request #1756 from anikinmd/svg-rem-fix
  • 632be52 Keep format when transposing images
  • 0de8df6 Fix rem font size for SVG images
  • 66e1656 Don’t use deprecated "read_bytes" function when "files" is available
  • 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 56.1 to 57.2.
- [Release notes](https://github.com/Kozea/WeasyPrint/releases)
- [Changelog](https://github.com/Kozea/WeasyPrint/blob/v57.2/docs/changelog.rst)
- [Commits](Kozea/WeasyPrint@v56.1...v57.2)

---
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 the dependencies Pull requests that update a dependency file label Dec 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #41.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/pip/weasyprint-57.2 branch February 20, 2023 05:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants