Skip to content

Update dependency canvas to v2.11.2#128

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/canvas-2.x
Open

Update dependency canvas to v2.11.2#128
renovate[bot] wants to merge 1 commit intomainfrom
renovate/canvas-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2022

This PR contains the following updates:

Package Change Age Confidence
canvas 2.10.02.11.2 age confidence

Release Notes

Automattic/node-canvas (canvas)

v2.11.2

Compare Source

==================

Fixed
  • Building on Windows in CI (and maybe other Windows configurations?) (#​2216)

v2.11.1

Compare Source

==================

Fixed
  • Add missing property canvas to the CanvasRenderingContext2D type
  • Fixed glyph positions getting rounded, resulting text having a slight letter-spacing effect
  • Fixed ctx.font not being restored correctly after ctx.restore() (#​1946)

v2.11.0

Compare Source

==================

Fixed
  • Replace triple-slash directive in types with own types to avoid polluting TS modules with globals (#​1656)

v2.10.2

Compare Source

==================

Fixed
  • Fix Assertion failed: (object->InternalFieldCount() > 0), function Unwrap, file nan_object_wrap.h, line 32. (#​2025)
  • textBaseline and textAlign were not saved/restored by save()/restore(). (#​1936)
  • 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).

v2.10.1

Compare Source

==================

Fixed
  • Fix actualBoundingBoxLeft and actualBoundingBoxRight when textAlign='center' or 'right' (#​1909)
  • Fix rgba(r,g,b,0) with alpha to 0 should parse as transparent, not opaque. (#​2110)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/canvas-2.x branch from 6bdd320 to c375477 Compare October 30, 2022 06:12
@renovate renovate bot changed the title Update dependency canvas to v2.10.1 Update dependency canvas to v2.10.2 Oct 30, 2022
@renovate renovate bot changed the title Update dependency canvas to v2.10.2 Update dependency canvas to v2.11.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/canvas-2.x branch from c375477 to c4a5f4b Compare March 16, 2023 11:06
@renovate renovate bot changed the title Update dependency canvas to v2.11.0 Update dependency canvas to v2.11.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/canvas-2.x branch from c4a5f4b to 781dbe2 Compare May 28, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants