Skip to content

Bump @napi-rs/canvas from 0.1.88 to 0.1.92#178

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/napi-rs/canvas-0.1.92
Open

Bump @napi-rs/canvas from 0.1.88 to 0.1.92#178
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/napi-rs/canvas-0.1.92

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps @napi-rs/canvas from 0.1.88 to 0.1.92.

Release notes

Sourced from @​napi-rs/canvas's releases.

v0.1.92

What's Changed

Full Changelog: Brooooooklyn/canvas@v0.1.91...v0.1.92

v0.1.91

What's Changed

Full Changelog: Brooooooklyn/canvas@v0.1.90...v0.1.91

v0.1.90

What's Changed

Full Changelog: Brooooooklyn/canvas@v0.1.89...v0.1.90

v0.1.89

What's Changed

Full Changelog: Brooooooklyn/canvas@v0.1.88...v0.1.89

Changelog

Sourced from @​napi-rs/canvas's changelog.

0.1.92 (2026-02-12)

Bug Fixes

  • putImageData bypassed deferred rendering PageRecorder (#1206) (ae938a3)

Features

  • add node-canvas compatibility layer (@napi-rs/canvas/node-canvas) (#1203) (2ab43b6)

0.1.91 (2026-02-09)

Bug Fixes

  • clip with nested transforms intersects in device space (#1202) (7e87f9e)
  • plug native memory leaks in SVG canvas, bitmap shader, and stream allocations (#1201) (60a34e8)

0.1.90 (2026-02-05)

Bug Fixes

  • add Drop impl for SkPictureRecorder to prevent memory leak (#1199) (dd4f96c)
  • copy font data in GlobalFonts.register to prevent buffer invalidation (#1194) (fa5b40a)
  • prevent memory leaks in encode_stream callback and SkPixmap (#1200) (c21e2ea)

Features

0.1.89 (2026-01-28)

Bug Fixes

Features

... (truncated)

Commits
  • 28496eb 0.1.92
  • ae938a3 fix: putImageData bypassed deferred rendering PageRecorder (#1206)
  • 1657cfb chore(deps): update dependency oxlint-tsgolint to ^0.12.0 (#1205)
  • 2ab43b6 feat: add node-canvas compatibility layer (@napi-rs/canvas/node-canvas) (#1...
  • 6661e25 0.1.91
  • 7e87f9e fix: clip with nested transforms intersects in device space (#1202)
  • 60a34e8 fix: plug native memory leaks in SVG canvas, bitmap shader, and stream alloca...
  • cf8f313 0.1.90
  • c21e2ea fix: prevent memory leaks in encode_stream callback and SkPixmap (#1200)
  • dd4f96c fix: add Drop impl for SkPictureRecorder to prevent memory leak (#1199)
  • 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 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 [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas) from 0.1.88 to 0.1.92.
- [Release notes](https://github.com/Brooooooklyn/canvas/releases)
- [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md)
- [Commits](Brooooooklyn/canvas@v0.1.88...v0.1.92)

---
updated-dependencies:
- dependency-name: "@napi-rs/canvas"
  dependency-version: 0.1.92
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 13, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants