Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

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

Changelog

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

2.26.6

Commits

  • 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
  • Only call gms_build_registry() once 8635692
  • Overhaul Vulkan synchronization 13803e1
  • Begin rework of Vulkan synchronization 527c69a

2.26.5 - 2025-03-24

Commits

  • chore: tag 2.26.5 b81ee8c
  • resolve frame on draw 5ad1b6c
  • More cleanups for Vulkan bootstrapping 7f5399a
  • Reduce the # of arguments required for Vulkan context creation 96606a3
  • Supporting binding of Layout enums 6000648
  • editor: fix using feather with opacity in a text modifier 367a56a
  • Nnnn data bind fixes 8 62f9a5e
  • More Build Options 7d3b400
  • define rive::math::pi to be the same as m_pi 3465b89
  • fix lists and viewmodel instances f2d2199
  • Nnnn data bind tests 31ae52a
  • add support for replacing view model instances and improve memory man… b9bd47b
  • fix: include artboard data bindings when cloning an artboard instance f565d1d
  • Fix layout isDisplayHidden check in CPP c2cadaa
  • Split up subpass from resource allocation for draw. Move draw limit check to before resource allocation occurs (and can fail) f5195eb
  • Vulkan - Atlas texture barrier fix 491e34a
  • make slicer width and height bindable 47f78fe
  • n-slicing: update path when removing n-slicing b647e7b
  • Layout Direction Left/Right Logical Properties 35989f0
  • clear bindable property when used 65a4bc7
  • runtime golden: add support for databinding aad74ec
  • fix warnings reported by a client 7aadd46
  • Fix bit rotting in WebGPU ae0af10
  • editor+runtime: text follow path orient, strength, and trim path props 645bcd6
  • Nnnn data binding api part 2 f058ef4
  • fix: inner feather did not update when path changed c71f7b4
  • Layout Direction 25600e7
  • Remove stray depth res creation cf7b1ef
  • update range mapper c2c0427
  • editor+runtime: expose Shape length via databinding 0afd743
  • core_generator: avoid empty switch statements c46b014
  • fix dat converter formula crash e902a2d
  • Add RenderText to rive_native a9b4dfb
  • Tighter RHI integration, extra build options 5768eae

... (truncated)

Commits
  • a11796d chore: tag 2.26.6
  • 2b374ed Fix for layoutstyle dirt continually being added in nested artboards
  • 7d66f8d Improve numeric stability of blend modes
  • 6ac3ea6 Fix Layout issue with image when N-slice applied
  • b77de73 Accept a raw VkImageView in the Vulkan renderTarget
  • 8635692 Only call gms_build_registry() once
  • 13803e1 Overhaul Vulkan synchronization
  • 527c69a Begin rework of Vulkan synchronization
  • b81ee8c chore: tag 2.26.5
  • 5ad1b6c resolve frame on draw
  • 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 Mar 31, 2025
@dependabot dependabot bot requested review from a team, mgurgel and shakyShane as code owners March 31, 2025 10:21
@netlify
Copy link

netlify bot commented Mar 31, 2025

Deploy Preview for content-scope-scripts canceled.

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

@github-actions
Copy link

github-actions bot commented Mar 31, 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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.26.6 branch from 53134b6 to dcef20a Compare April 2, 2025 15:06
Bumps [@rive-app/canvas-single](https://github.com/rive-app/rive-wasm) from 2.26.4 to 2.26.6.
- [Changelog](https://github.com/rive-app/rive-wasm/blob/master/CHANGELOG.md)
- [Commits](rive-app/rive-wasm@2.26.4...2.26.6)

---
updated-dependencies:
- dependency-name: "@rive-app/canvas-single"
  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.6 branch from dcef20a to fc61d48 Compare April 4, 2025 12:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #1619.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.26.6 branch April 7, 2025 11:34
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.

0 participants