fossasia / open-event-server

The Open Event Organizer Server to Manage Events https://test-api.eventyay.com
https://api.eventyay.com
GNU General Public License v3.0
2.96k stars 1.89k forks source link

chore(deps): bump weasyprint from 52.5 to 60.2 #9114

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps weasyprint from 52.5 to 60.2.

Release notes

Sourced from weasyprint's releases.

v60.2

Bug fixes

  • #1982: Fix SVG markers size, position and drawing
  • 23cfc775: Draw background behind absolutely positioned replaced boxes
  • fe2f0c69: Don’t crash with bitmap fonts with no "glyf" table
  • 14605225: Improve SVG text-anchor attribute

Contributors

  • Guillaume Ayoub

Backers and sponsors

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • NCC Group
  • René Fritz
  • Nicola Auchmuty
  • Syslifters
  • Hammerbacher
  • TrainingSparkle
  • Daniel Kucharski
  • Healthchecks.io
  • Yanal-Yvez Fargialla
  • WakaTime
  • Paheko
  • Synapsium
  • DocRaptor

v60.1

Bug fixes

  • #1973: Fix crash caused by wrong UTF-8 indices

Contributors

  • Guillaume Ayoub

Backers and sponsors

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau

... (truncated)

Changelog

Sourced from weasyprint's changelog.

Version 60.2

Released on 2023-12-11.

Bug fixes:

  • [#1982](https://github.com/Kozea/WeasyPrint/issues/1982) <https://github.com/Kozea/WeasyPrint/issues/1982>_: Fix SVG markers size, position and drawing
  • 23cfc775 <https://github.com/Kozea/WeasyPrint/commit/23cfc775>_: Draw background behind absolutely positioned replaced boxes
  • fe2f0c69 <https://github.com/Kozea/WeasyPrint/commit/fe2f0c69>_: Don’t crash with bitmap fonts with no "glyf" table
  • 14605225 <https://github.com/Kozea/WeasyPrint/commit/14605225>_: Improve SVG text-anchor attribute

Contributors:

  • Guillaume Ayoub

Backers and sponsors:

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • NCC Group
  • René Fritz
  • Nicola Auchmuty
  • Syslifters
  • Hammerbacher
  • TrainingSparkle
  • Daniel Kucharski
  • Healthchecks.io
  • Yanal-Yvez Fargialla
  • WakaTime
  • Paheko
  • Synapsium
  • DocRaptor

Version 60.1

Released on 2023-09-29.

Bug fixes:

... (truncated)

Commits
  • fd9f1d9 Version 60.2
  • 1460522 Improve SVG text-anchor attribute
  • 8bccb7f Merge pull request #1989 from Kozea/bitmap
  • 23cfc77 Draw background behind absolutely positioned replaced boxes
  • fe2f0c6 Don’t crash with bitmap fonts with no "glyf" table
  • ff3b417 Fix SVG markers size, position and drawing
  • 4dfe607 Correctly handle transforms for transparent SVG elements
  • 01c5e97 Version 60.1
  • f5640de Use UTF-8 indices really everywhere
  • 563d775 Use "main" as default branch name
  • 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 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)