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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.10.1
->2.10.2
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.