Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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.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

  • implement deferred rendering with incremental layer caching (#1193) (4643bfe)
Commits
  • 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)
  • 8c65ffe feat: support http url in image src (#1197)
  • 0dad271 chore(deps): lock file maintenance (#1195)
  • fa5b40a fix: copy font data in GlobalFonts.register to prevent buffer invalidation (#...
  • ce62d2c 0.1.89
  • 4643bfe feat: implement deferred rendering with incremental layer caching (#1193)
  • 7d6ca29 chore(deps): update dependency electron to v40 (#1192)
  • eb260b2 fix: napi feature (#1191)
  • 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.90.
- [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.90)

---
updated-dependencies:
- dependency-name: "@napi-rs/canvas"
  dependency-version: 0.1.90
  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 6, 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