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

build(deps): bump @rive-app/canvas-single from 2.23.10 to 2.25.1 #1318

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps @rive-app/canvas-single from 2.23.10 to 2.25.1.

Changelog

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

2.25.1

Commits

  • fix artboard origin offset 6990ba0
  • Convert unity builds to use build_rive.sh 95b463b
  • Tag custom premake builds on v5.0.0-beta3 903837f
  • Fix layout display issues 87e5ace
  • Add visionOS and tvOS support to Apple runtime 6e6c5a6
  • fix triggers reset ed12347
  • Prevent negative layout size 8e579e6
  • Nnnn use advance and apply in js runtime e5cbb51
  • add data binding blend states support fec7d19
  • Nnnn instance data converters part 3 c4094a4

2.25.0 - 2024-12-11

Commits

  • chore: tag 2.25.0 6e748fd
  • Nnnn fix js runtime listeners check ffe2b72
  • added missing_goldens and missing_candidates to diff.py result f2862ca

2.24.1 - 2024-12-11

Commits

  • chore: tag 2.24.1 c2292e7
  • call delete methods on cleanup 0cc2564
  • Nnnn system data enums part 3 3fd3825
  • diff.py updates de52e49
  • Allow $JAVA_HOME without java installed in deploy_tests.py c8b5d31

2.24.0 - 2024-12-10

Commits

  • chore: tag 2.24.0 e9fd61a
  • call syncStyleChanges on update f3dad6c
  • Override layoutcomponent x/y using layoutX/Y 4d22301
  • Nnnn data bind fixes part 3 44cbbab
  • Instance data converters when attached to data binding objects 6b7b0e0
  • Snap verycomplexgrad gm stops to pixel boundaries f8a670b
  • ScrollBar constraint autosize toggle 0402232
  • Don't use GL_PIXEL_UNPACK_BUFFER 2ce84e1
  • Add "no_rive_jpeg" and "no_rive_png" build options 2d24da1
  • Improve scroll time precision on web 2af3d4a
  • Scroll fixes bfbd505
  • re add clean to diff 0030752
  • do not break when component is found 97dd12b

... (truncated)

Commits
  • 97b914b chore: tag 2.25.1
  • 6990ba0 fix artboard origin offset
  • 95b463b Convert unity builds to use build_rive.sh
  • 903837f Tag custom premake builds on v5.0.0-beta3
  • 87e5ace Fix layout display issues
  • 6e6c5a6 Add visionOS and tvOS support to Apple runtime
  • ed12347 fix triggers reset
  • 8e579e6 Prevent negative layout size
  • e5cbb51 Nnnn use advance and apply in js runtime
  • fec7d19 add data binding blend states support
  • 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 December 16, 2024 09:41
@dependabot dependabot bot added the dependencies Update one or more dependencies version label Dec 16, 2024
@dependabot dependabot bot requested a review from mgurgel as a code owner December 16, 2024 09:41
@dependabot dependabot bot added the minor Increment the minor version when merged label Dec 16, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 09:41
Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for content-scope-scripts canceled.

Name Link
🔨 Latest commit b27e3bd
🔍 Latest deploy log https://app.netlify.com/sites/content-scope-scripts/deploys/676015ed479c5300080257cd

Copy link

github-actions bot commented Dec 16, 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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.25.1 branch from b519265 to ed43208 Compare December 16, 2024 10:08
Bumps [@rive-app/canvas-single](https://github.com/rive-app/rive-wasm) from 2.23.10 to 2.25.1.
- [Changelog](https://github.com/rive-app/rive-wasm/blob/master/CHANGELOG.md)
- [Commits](rive-app/rive-wasm@2.23.10...2.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.25.1 branch from ed43208 to b27e3bd Compare December 16, 2024 11:58
@shakyShane shakyShane merged commit 1f9de67 into main Dec 16, 2024
11 checks passed
@shakyShane shakyShane deleted the dependabot/npm_and_yarn/main/rive-app/canvas-single-2.25.1 branch December 16, 2024 12:04
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.

1 participant