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

chore(deps): bump weasyprint from 59.0 to 60.2 in /backend/requirements #1935

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2023

Bumps weasyprint from 59.0 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 <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 59.0 to 60.2.
- [Release notes](https://github.com/Kozea/WeasyPrint/releases)
- [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst)
- [Commits](Kozea/WeasyPrint@v59.0...v60.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 dependencies Pull requests that update a dependency file django related to the django backend python Pull requests that update Python code labels Dec 12, 2023
Copy link

vercel bot commented Dec 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
indok-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2023 9:08am

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (93678d8) 83.09% compared to head (eede4a3) 83.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1935   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files         100      100           
  Lines        3526     3526           
=======================================
  Hits         2930     2930           
  Misses        596      596           
Flag Coverage Δ
apitests 83.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Dec 12, 2023

Passing run #3035 ↗︎

0 2 0 0 Flakiness 0

Details:

Merge eede4a3 into 93678d8...
Project: Indøk Web Commit: 1e3a8e2562 ℹ️
Status: Passed Duration: 01:31 💡
Started: Dec 12, 2023 9:19 AM Ended: Dec 12, 2023 9:21 AM

Review all test suite changes for PR #1935 ↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2024

Superseded by #1969.

@dependabot dependabot bot closed this Feb 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/backend/requirements/weasyprint-60.2 branch February 13, 2024 08:52
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 django related to the django backend python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants