upgrade: update dependency rive to ^0.14.0#746
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.13.0→^0.14.00.14.5Release Notes
rive-app/rive-flutter (rive)
v0.14.4rive_native: 0.1.4. Updates the Rive C++ runtime and renderer for the latest features, bug fixes, and performance improvements.Fixes
RivePanelintercepted all pointer events. Hit testing now respects eachRiveWidget's configuredhitTestBehavior.Build & Platform Updates
scriptingfolder, which is now required by other build files.dart run rive_native:setupconcurrency issue rive-flutter#609. Downloads now use a unique temporary directory to support concurrent CLI runners.v0.14.3rive_native: 0.1.3. Updates the Rive C++ runtime and renderer for the latest features, bug fixes, and performance improvements.Build & Platform Updates
v0.14.23.28.0. The Android platform code requires the newonSurfaceCleanupandonSurfaceAvailablemethods, see SurfaceProducer.enumTypestring getter toViewModelInstanceEnumwhich returns the name of the enum (not the property name).valueStream<T>to data binding properties that are observable (implementations ofViewModelInstanceObservableValue), which returns aStream<T>. For example:Fixes
v0.14.1rive_native: 0.1.1. Updates the Rive C++ runtime and renderer for the latest features, bug fixes, and performance improvements.Fixes
artboardDataTypeenum.v0.14.0Major release, see the updated docs and migration guide:
Bumps to
rive_native: 0.1.0. Updates the Rive C++ runtime and renderer for the latest features, bug fixes, and performance improvements.Fixes
rive_native:setupif the required libraries are already downloaded.setStatecalled after dispose. Add cancellation checks to prevent stale state updates.Build & Platform Updates
rive.native.skipSetup=truein your app'sgradle.properties. When enabled, you must manually rundart run rive_native:setup --verbose --clean --platform androidto download the required libraries.Configuration
📅 Schedule: (in timezone Asia/Tokyo)
* * * * 3)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.