Skip to content

Bump @napi-rs/canvas from 1.0.2 to 1.0.8 - #230

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/napi-rs/canvas-1.0.8
Open

Bump @napi-rs/canvas from 1.0.2 to 1.0.8#230
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/napi-rs/canvas-1.0.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps @napi-rs/canvas from 1.0.2 to 1.0.8.

Release notes

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

v1.0.8

What's Changed

Full Changelog: Brooooooklyn/canvas@v1.0.7...v1.0.8

v1.0.7

What's Changed

Full Changelog: Brooooooklyn/canvas@v1.0.6...v1.0.7

v1.0.6

What's Changed

Full Changelog: Brooooooklyn/canvas@v1.0.5...v1.0.6

v1.0.5

What's Changed

Full Changelog: Brooooooklyn/canvas@v1.0.4...v1.0.5

v1.0.4

What's Changed

Full Changelog: Brooooooklyn/canvas@v1.0.3...v1.0.4

v1.0.3

What's Changed

... (truncated)

Changelog

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

1.0.8 (2026-08-24)

Bug Fixes

  • capture call-time snapshot in async encode APIs (#1313) (#1323) (18c52bf)
  • snapshot canvas source in drawImage to avoid per-call pixel copy (#1325) (d98574c)

1.0.7 (2026-08-18)

Bug Fixes

  • putImageData no longer inherits transform/clip after getImageData (#1320) (8ed2b59)

Performance Improvements

  • fast getImageData readback with runtime-dispatched SIMD unpremultiply (#1319) (196bff9)

1.0.6 (2026-08-13)

Bug Fixes

1.0.5 (2026-08-09)

Bug Fixes

1.0.4 (2026-08-01)

Bug Fixes

  • shadow: restore blur rendering performance (#1305) (4dddd0d)

1.0.3 (2026-07-28)

Bug Fixes

  • deps: update rust crate imagesize to 0.15 (#1290) (2ad119e)
  • deps: update rust crate infer to 0.22 (#1294) (dc3377f)
  • shadow: align Canvas2D shadows with Chromium (#1300) (5646339)
  • shadow: apply shadowColor alpha once instead of squaring it (#1298) (2cd4e1a), closes #1297

Features

... (truncated)

Commits
  • 95db9ae 1.0.8
  • d98574c fix: snapshot canvas source in drawImage to avoid per-call pixel copy (#1325)
  • a7878df chore(deps): update rust to v1.98.0 (#1324)
  • d651130 chore(deps): update dependency canvaskit-wasm to ^0.42.0 (#1322)
  • dc8aef3 chore: preapporve canvaskit-wasm
  • 18c52bf fix: capture call-time snapshot in async encode APIs (#1313) (#1323)
  • 062130c 1.0.7
  • 8ed2b59 fix: putImageData no longer inherits transform/clip after getImageData (#1320)
  • 196bff9 perf: fast getImageData readback with runtime-dispatched SIMD unpremultiply (...
  • 25ed3f2 1.0.6
  • 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 1.0.2 to 1.0.8.
- [Release notes](https://github.com/Brooooooklyn/canvas/releases)
- [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md)
- [Commits](Brooooooklyn/canvas@v1.0.2...v1.0.8)

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