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

build(deps): bump weasyprint from 52.5 to 59.0 #3593

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps weasyprint from 52.5 to 59.0.

Release notes

Sourced from weasyprint's releases.

v59.0

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

Read about this release on our blog.

Bug fixes

  • #1864: Handle overflow for svg and symbol tags in SVG images
  • #1867: Remove duplicate compression of attachments
  • d0ad5c1: Override use tag children instead of drawing their references
  • 93df1a5: Don’t resize the same image twice when the --dpi option is set
  • #1874: Drawn underline and overline behind text

Contributors

  • Guillaume Ayoub
  • Timo Ramsauer
  • Alexander Mankuta

Backers and sponsors

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

v59.0b1

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

Read about this release on our blog.

Command-line API

  • The --optimize-size option and its short equivalent -O have been deprecated. To activate or deactivate different size optimizations, you can now use:

    • --uncompressed-pdf,

... (truncated)

Changelog

Sourced from weasyprint's changelog.

Version 59.0

Released on 2023-05-11.

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

Bug fixes:

  • [#1864](https://github.com/Kozea/WeasyPrint/issues/1864) <https://github.com/Kozea/WeasyPrint/issues/1864>_: Handle overflow for svg and symbol tags in SVG images
  • [#1867](https://github.com/Kozea/WeasyPrint/issues/1867) <https://github.com/Kozea/WeasyPrint/pull/1867>_: Remove duplicate compression of attachments
  • d0ad5c1 <https://github.com/Kozea/WeasyPrint/commit/d0ad5c1>_: Override use tag children instead of drawing their references
  • 93df1a5 <https://github.com/Kozea/WeasyPrint/commit/93df1a5>_: Don’t resize the same image twice when the --dpi option is set
  • [#1874](https://github.com/Kozea/WeasyPrint/issues/1874) <https://github.com/Kozea/WeasyPrint/pull/1874>_: Drawn underline and overline behind text

Contributors:

  • Guillaume Ayoub
  • Timo Ramsauer
  • Alexander Mankuta

Backers and sponsors:

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

Version 59.0b1

... (truncated)

Commits
  • 35d69fa Version 59.0
  • 67554a5 Use more transparency for text-decoration tests
  • 9b4af6e Merge pull request #1874 from pointlessone/text-decoration-fix
  • 94714f4 Drawn underline and overline behind text
  • 4fc576b Update documentation about optimized images
  • 93df1a5 Don’t resize the same image twice when the --dpi option is set
  • b64c369 Fix typo in changelog
  • 0eb4e14 Simplify PDF tag condition
  • 3409fc6 Merge branch 'master' of github.com:Kozea/WeasyPrint
  • d0ad5c1 Override use tag children instead of drawing their references
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 52.5 to 59.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...v59.0)

---
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 May 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2023

Superseded by #3763.

@dependabot dependabot bot closed this Sep 29, 2023
@dependabot dependabot bot deleted the dependabot/pip/weasyprint-59.0 branch September 29, 2023 08:01
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.

0 participants