Skip to content
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

Bump @rive-app/canvas-single from 2.21.5 to 2.21.6 #1137

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps @rive-app/canvas-single from 2.21.5 to 2.21.6.

Changelog

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

2.21.6

Commits

  • Make layout position type and scale type keyable dc4ed3c
  • Improve batching for interior triangulation draws 0807424
  • Unreal Runtime into Mono d5590d9
  • Fix runtime joystick with layout position 7837780
  • add bones and joystick bindable properties 6c4de3f
  • fix missing data bind path crash 088da28
  • Drop the ColumnLimit to 80 for clang-format 6a08a8f
  • add support for listeners on layout components 58f66ff
  • Optimize atomic rendering for input attachments c53b66b
  • Prep for rhi 3042d4a
  • Nnnn fix databind state machine shared data context 84e58b3
  • Implement isHidden in DrawableProxy 4f2ebca
  • use shared data context between artboard and state machine d6a7da3
  • Fix Apple runtime crashes on Macs with non-Apple-Silicon GPUs e7dc892
  • Drag and drop into layouts without Cmd modifier dca198c
  • Layout misc fixes df3d71d
  • Download python-ply inside of premake 0a429da
  • enable all viewmodels as source for a condition f24231e
  • Calculate LOD ahead of time for image paints 8249f08
  • Premultiply clear colors 4dbec87
  • add enum bind core property 0bfd6fc
  • Rename InterlockMode::depthStencil to InterlockMode::msaa 7ee3b0f
  • add missing dirty flags 8473774
  • Fix layout animation not cascading 8e25224
Commits
  • 3d8c81a chore: tag 2.21.6
  • dc4ed3c Make layout position type and scale type keyable
  • 0807424 Improve batching for interior triangulation draws
  • d5590d9 Unreal Runtime into Mono
  • 7837780 Fix runtime joystick with layout position
  • 6c4de3f add bones and joystick bindable properties
  • 088da28 fix missing data bind path crash
  • 6a08a8f Drop the ColumnLimit to 80 for clang-format
  • 58f66ff add support for listeners on layout components
  • c53b66b Optimize atomic rendering for input attachments
  • 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 requested a review from shakyShane as a code owner October 18, 2024 13:12
@dependabot dependabot bot added the dependencies Update one or more dependencies version label Oct 18, 2024
@dependabot dependabot bot requested a review from mgurgel as a code owner October 18, 2024 13:12
@dependabot dependabot bot added the patch Increment the patch version when merged label Oct 18, 2024
Copy link

github-actions bot commented Oct 18, 2024

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 Oct 18, 2024

Deploy Preview for content-scope-scripts canceled.

Name Link
🔨 Latest commit 8b26d34
🔍 Latest deploy log https://app.netlify.com/sites/content-scope-scripts/deploys/6716207029722c0008be256b

@jonathanKingston
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.21.6 branch 3 times, most recently from 75b41b4 to a694cc9 Compare October 18, 2024 15:35
@shakyShane
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.21.6 branch from a694cc9 to 2a39b95 Compare October 18, 2024 20:48
@dependabot dependabot bot requested a review from a team as a code owner October 18, 2024 20:48
@shakyShane
Copy link
Contributor

@dependabot rebase

Bumps [@rive-app/canvas-single](https://github.com/rive-app/rive-wasm) from 2.21.5 to 2.21.6.
- [Changelog](https://github.com/rive-app/rive-wasm/blob/master/CHANGELOG.md)
- [Commits](rive-app/rive-wasm@2.21.5...2.21.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.21.6 branch from 2a39b95 to 8b26d34 Compare October 21, 2024 09:35
@shakyShane shakyShane merged commit 7515145 into main Oct 21, 2024
11 checks passed
@shakyShane shakyShane deleted the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.21.6 branch October 21, 2024 10:59
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.

2 participants