k-yle / pdf-to-img

📃📸 Converts PDFs to images in nodejs
https://npm.im/pdf-to-img
MIT License
85 stars 22 forks source link

Update dependency canvas to v2.10.2 #185

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
canvas 2.10.1 -> 2.10.2 age adoption passing confidence

Release Notes

Automattic/node-canvas ### [`v2.10.2`](https://togithub.com/Automattic/node-canvas/blob/HEAD/CHANGELOG.md#​2102) [Compare Source](https://togithub.com/Automattic/node-canvas/compare/v2.10.1...v2.10.2) \================== ##### Fixed - Fix `Assertion failed: (object->InternalFieldCount() > 0), function Unwrap, file nan_object_wrap.h, line 32.` ([#​2025](https://togithub.com/Automattic/node-canvas/issues/2025)) - `textBaseline` and `textAlign` were not saved/restored by `save()`/`restore()`. ([#​1936](https://togithub.com/Automattic/node-canvas/issues/2029)) - Update nan to v2.17.0 to ensure Node.js v18+ support. ##### Changed - Improve performance and memory usage of `save()`/`restore()`. - `save()`/`restore()` no longer have a maximum depth (previously 64 states).

Configuration

📅 Schedule: Branch creation - "on sunday" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.