Skip to content

build(deps): bump @rive-app/canvas-single from 2.28.0 to 2.30.1 #1781

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps @rive-app/canvas-single from 2.28.0 to 2.30.1.

Changelog

Sourced from @​rive-app/canvas-single's changelog.

2.30.1

Commits

  • fix: bump version back 0665895
  • docs: Remove Skia from the runtime readme (#10043) 092566581a 6e614ef
  • fix: add token to our release workflow (#10054) c5de1aa5d8 f59da73
  • featt(CommandQueue): Added internal file asset loader (#10040) d13f8c2bf6 5f2faac
  • chore: update list related classes to use RCP (#10032) 23c446feb4 c48c91c
  • featue: add artboard data bind support (#9996) be0b691d9b 9bf6cc3
  • fix: a few leftover dependencies (#10036) 32c5a2eebb 0cedfc8
  • feat(CommandQueue): Added error messages for each type of error that could happen (#10020) 9af17212ca dca957e
  • Nnnn js module fixes (#10021) 803e7d1134 573ca88
  • feature(CommandQueue): View Model Properties finished (#9993) 1d144e0d61 f8f696e
  • feat: add hash to rcp<T> (#10018) 22e314a8df bd86d8c
  • Nnnn separate clear and unbind (#9888) f22462bd78 9bcf52f
  • second batch of fixes (#10014) 3c09bb1e7f 09d96e8
  • rcp file assets (#10016) ecdf58f54b c1b0c92
  • feature: add support for comparing with self (#9984) f0da7e9f27 98402bb
  • fix: rectangles to contour heap use after free (#10005) 67811c029d cbdbaf4
  • fix memory issues with data binding (#10002) ca0963da48 68ff9ac
  • fix: recursively duplicate instances when creating view models from a… (#9995) 8cf21b7fee 07903c0
  • Initialize pointer to nullptr (#9989) e35082ebdc 7d59261
  • Fix scroll continued acceleration (#9994) 7e9d2b610f 6202ede
  • chore(webgpu): Replace JS bindings with Wagyu (#9986) c05ef4daaa 776899a
  • add color custom property (#9181) de384615b2 ea496e0
  • fix: Fix WebGPU sampler bindings (#9976) 6e3a82253a 9078531
  • chore: remove line (#9979) 528d3b1cb8 ae42f65
  • fix: version number match d1d3c59
  • fix: update how we use release-it to push updates back to our repros (#9967) 5e3cb6d3ce cecb374
  • chore: refactor databind update cycle (#9863) 891f65794c 4fc722a
  • fix: use a specific token to checkout our repo (#9962) 2557c848cd efa4fb8
  • chore: fix versions 5d032f2
  • chore: test that we can increment the number a6a716d
  • chore: updated fix, its master not main, and we only need to increment once... 48ca4b8
  • chore: add a test for github permissions e210689

2.30.0 - 2025-06-10

Commits

2.29.4 - 2025-06-10

Commits

  • Fix feathering assertion from padding double cusps (#9940) d5140c06b9 927811c
  • add list to length converter (#9930) 3d3767270c aa5a1c4
  • test: Update fuzzer to support real GPU backends (#9931) 6734d748c8 658b600

... (truncated)

Commits
  • 1eb3710 chore: tag 2.30.1
  • 0665895 fix: bump version back
  • 6e614ef docs: Remove Skia from the runtime readme (#10043) 092566581a
  • f59da73 fix: add token to our release workflow (#10054) c5de1aa5d8
  • 5f2faac featt(CommandQueue): Added internal file asset loader (#10040) d13f8c2bf6
  • c48c91c chore: update list related classes to use RCP (#10032) 23c446feb4
  • 9bf6cc3 featue: add artboard data bind support (#9996) be0b691d9b
  • 0cedfc8 fix: a few leftover dependencies (#10036) 32c5a2eebb
  • dca957e feat(CommandQueue): Added error messages for each type of error that could ha...
  • 573ca88 Nnnn js module fixes (#10021) 803e7d1134
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@rive-app/canvas-single](https://github.com/rive-app/rive-wasm) from 2.28.0 to 2.30.1.
- [Changelog](https://github.com/rive-app/rive-wasm/blob/master/CHANGELOG.md)
- [Commits](rive-app/rive-wasm@2.28.0...2.30.1)

---
updated-dependencies:
- dependency-name: "@rive-app/canvas-single"
  dependency-version: 2.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Update one or more dependencies version minor Increment the minor version when merged labels Jun 30, 2025
@dependabot dependabot bot requested review from shakyShane, mgurgel and a team as code owners June 30, 2025 12:59
@dependabot dependabot bot added dependencies Update one or more dependencies version minor Increment the minor version when merged labels Jun 30, 2025
Copy link

netlify bot commented Jun 30, 2025

Deploy Preview for content-scope-scripts canceled.

Name Link
🔨 Latest commit 09219af
🔍 Latest deploy log https://app.netlify.com/projects/content-scope-scripts/deploys/68628a1c6c1188000859e8e5

Copy link

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants