Skip to content

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

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 Apr 28, 2025

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

Changelog

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

2.27.1

Commits

  • fix(vulkan): Fix input attachmens on AMD (#9513) e5dc0b989c 5f68f1d
  • refactor(vulkan): Move shaders to a different cpp file 4767fca
  • feat(vulkan): Implement coalesced resolve 2b0ca72
  • fix: update data binds when events from children are notified e682268
  • Component List in CPP e5551c1
  • feat(vulkan): Use VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL e1fa494
  • refactor(vulkan): Make RenderTargetVulkan more generic 6404809
  • fix: 32-bit Vulkan builds on Android edc1deb
  • fix: Fix release build da86fc6
  • refactor: Put blend state in PipelineState 081c949
  • library: allow loading library that uses another library d532bbb

2.27.0 - 2025-04-16

Fixed

Commits

  • chore: tag 2.27.0 b391663
  • refactor: Work out low level barriers at the RenderContext level e929b59
  • docs: update community links b95afe8
  • remove cache for build js 752de29
  • fix: data converter range mapper argument order 94a6092
  • fix: access enums data ba0d064
  • fix: stroke effects not updating with text modifiers b37a672
  • refactor(renderer): pulled out decodeImage from context helper and made it platform decode 523c6c8
  • fix: contour bugs with new RectanglesToContour 0f626e5
  • fix crash if operation stack is 0 in a malformed formula 27e5c84
  • Make RectanglesToContour more memory efficient (particularly for re-runs). b4ed26e
  • adds a text listener silver d99f4f5
  • fix coverage reports f081b93
  • refactor(renderer): Consolidate MSAA depth/stencil settings d2ef4dd
  • log error with missing components 6c38d65
Commits
  • d79cbd0 chore: tag 2.27.1
  • 5f68f1d fix(vulkan): Fix input attachmens on AMD (#9513) e5dc0b989c
  • 4767fca refactor(vulkan): Move shaders to a different cpp file
  • 2b0ca72 feat(vulkan): Implement coalesced resolve
  • e682268 fix: update data binds when events from children are notified
  • e5551c1 Component List in CPP
  • e1fa494 feat(vulkan): Use VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL
  • 6404809 refactor(vulkan): Make RenderTargetVulkan more generic
  • edc1deb fix: 32-bit Vulkan builds on Android
  • da86fc6 fix: Fix release build
  • 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.26.9 to 2.27.1.
- [Changelog](https://github.com/rive-app/rive-wasm/blob/master/CHANGELOG.md)
- [Commits](rive-app/rive-wasm@2.26.9...2.27.1)

---
updated-dependencies:
- dependency-name: "@rive-app/canvas-single"
  dependency-version: 2.27.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 Apr 28, 2025
@dependabot dependabot bot requested review from shakyShane, mgurgel and a team as code owners April 28, 2025 11:22
Copy link

netlify bot commented Apr 28, 2025

Deploy Preview for content-scope-scripts canceled.

Name Link
🔨 Latest commit 1215713
🔍 Latest deploy log https://app.netlify.com/sites/content-scope-scripts/deploys/680f64ed1c81250008bf7bda

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