Skip to content

build(deps): bump @rive-app/canvas-single from 2.26.4 to 2.26.9 #1630

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @rive-app/canvas-single from 2.26.4 to 2.26.9.

Changelog

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

2.26.9

Commits

  • chore: flush rive runtime change 7b9604f

2.26.8 - 2025-04-09

Commits

  • chore: tag 2.26.8 1c2423a
  • Fix GL buffer race condition cffce0b
  • Fix rendering corruption from nested clipIDs 32f2d67
  • add support for joystick time based dependents ff0c058
  • Switch image textures to premultiplied alpha c459f8b
  • rive-runtime pull silver rivs 80d698b
  • Fix glfw working path afebe86
  • Fix Rive-runtime tests 682230d
  • Nnnn conditionnally export images and artboards 0d551eb
  • Component Lists (Dart) 609752c
  • check for msbuild so we know if we need to load the vs environment 7560c2d
  • Update ANGLE_shader_pixel_local_storage usage 400a833
  • Libraries 8283125

2.26.7 - 2025-04-03

Commits

  • chore: tag 2.26.7 44e5ccd
  • feat: return string reference from vm instance runtime name 6aa5884
  • Listener Silver and How to make a Silver f9e160d
  • Revisit numeric stability for colordodge and colorburn d980de4
  • Nnnn viewmodel runtime updates 04d0289
  • Nnnn data bind fixes 9 e465dd2
  • Silvers 7516a96
  • Remove a spurious print from WebGPU mipmap generation b785d37
  • Make elastic scroll properties bindable bc7cb6f
  • More WebGPU fixups c150414
  • Nnnn data bind mode design 9d22aa4
  • Implement mipmaps in WebGPU 1e21d48

2.26.6 - 2025-03-28

Commits

  • chore: tag 2.26.6 a11796d
  • Fix for layoutstyle dirt continually being added in nested artboards 2b374ed
  • Improve numeric stability of blend modes 7d66f8d
  • Fix Layout issue with image when N-slice applied 6ac3ea6
  • Accept a raw VkImageView in the Vulkan renderTarget b77de73

... (truncated)

Commits
  • 201f01b chore: tag 2.26.9
  • 7b9604f chore: flush rive runtime change
  • 1c2423a chore: tag 2.26.8
  • cffce0b Fix GL buffer race condition
  • 32f2d67 Fix rendering corruption from nested clipIDs
  • ff0c058 add support for joystick time based dependents
  • c459f8b Switch image textures to premultiplied alpha
  • 80d698b rive-runtime pull silver rivs
  • afebe86 Fix glfw working path
  • 682230d Fix Rive-runtime tests
  • 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)

@dependabot dependabot bot added dependencies Update one or more dependencies version patch Increment the patch version when merged labels Apr 14, 2025
@dependabot dependabot bot requested review from shakyShane, mgurgel and a team as code owners April 14, 2025 10:29
Copy link

github-actions bot commented Apr 14, 2025

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.

Copy link

netlify bot commented Apr 14, 2025

Deploy Preview for content-scope-scripts canceled.

Name Link
🔨 Latest commit 7a2b628
🔍 Latest deploy log https://app.netlify.com/sites/content-scope-scripts/deploys/67fe753a5fb7ed0008c1b25c

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.26.9 branch 7 times, most recently from 6046197 to a5f6adc Compare April 15, 2025 09:51
Bumps [@rive-app/canvas-single](https://github.com/rive-app/rive-wasm) from 2.26.4 to 2.26.9.
- [Changelog](https://github.com/rive-app/rive-wasm/blob/master/CHANGELOG.md)
- [Commits](rive-app/rive-wasm@2.26.4...2.26.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.26.9 branch from a5f6adc to 7a2b628 Compare April 15, 2025 15:03
@shakyShane shakyShane merged commit 2ed2022 into main Apr 15, 2025
15 checks passed
@shakyShane shakyShane deleted the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.26.9 branch April 15, 2025 18:10
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 patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant