Merged
Conversation
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``f4f4793`` | ``afec100`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``f4f4793`` | ``afec100`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``f4f4793`` | ``afec100`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``f4f4793`` | ``afec100`` | | ruffle_common | ``f4f4793`` | ``afec100`` | | ruffle_macros | ``f4f4793`` | ``afec100`` | | ruffle_render | ``f4f4793`` | ``afec100`` | | ruffle_video | ``f4f4793`` | ``afec100`` | | ruffle_wstr | ``f4f4793`` | ``afec100`` | Updates `ruffle_core` from `f4f4793` to `afec100` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@f4f4793...afec100) Updates `ruffle_render_wgpu` from `f4f4793` to `afec100` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@f4f4793...afec100) Updates `ruffle_video_software` from `f4f4793` to `afec100` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@f4f4793...afec100) Updates `ruffle_frontend_utils` from `f4f4793` to `afec100` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@f4f4793...afec100) Updates `ruffle_common` from `f4f4793` to `afec100` Updates `ruffle_macros` from `f4f4793` to `afec100` Updates `ruffle_render` from `f4f4793` to `afec100` Updates `ruffle_video` from `f4f4793` to `afec100` Updates `ruffle_wstr` from `f4f4793` to `afec100` --- updated-dependencies: - dependency-name: ruffle_core dependency-version: afec10020faec520e9bfac76a665aa83b21eb349 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_render_wgpu dependency-version: afec10020faec520e9bfac76a665aa83b21eb349 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_video_software dependency-version: afec10020faec520e9bfac76a665aa83b21eb349 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_frontend_utils dependency-version: afec10020faec520e9bfac76a665aa83b21eb349 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_common dependency-version: afec10020faec520e9bfac76a665aa83b21eb349 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_macros dependency-version: afec10020faec520e9bfac76a665aa83b21eb349 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_render dependency-version: afec10020faec520e9bfac76a665aa83b21eb349 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_video dependency-version: afec10020faec520e9bfac76a665aa83b21eb349 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_wstr dependency-version: afec10020faec520e9bfac76a665aa83b21eb349 dependency-type: indirect dependency-group: ruffle ... Signed-off-by: dependabot[bot] <[email protected]>
4f02350 to
8b8cecc
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the ruffle group with 9 updates:
f4f4793afec100f4f4793afec100f4f4793afec100f4f4793afec100f4f4793afec100f4f4793afec100f4f4793afec100f4f4793afec100f4f4793afec100Updates
ruffle_corefromf4f4793toafec100Commits
afec100tests: Fix movie URLs in outputsa1f76fatests: Add avm1/edittext_html_color testf8a39f8text: Reimplement HTML font color parsingc4c2f0awstr: Add utils::swf_is_ascii_hexdigit4f8479dtests: Add avm1/mask_with_drawing testaf16f80core: Allow display objects with drawings as masks20241eftests: Add avm1/displacementmapfilter_mappoint_throw_error testdecf172avm1: Properly handle errors in DisplacementMapFilter.mapPoint's setter9549582avm1: Propagate errors properly when calling setters5ca8bbfdesktop: Use the inputted bundle name for default filenameUpdates
ruffle_render_wgpufromf4f4793toafec100Commits
afec100tests: Fix movie URLs in outputsa1f76fatests: Add avm1/edittext_html_color testf8a39f8text: Reimplement HTML font color parsingc4c2f0awstr: Add utils::swf_is_ascii_hexdigit4f8479dtests: Add avm1/mask_with_drawing testaf16f80core: Allow display objects with drawings as masks20241eftests: Add avm1/displacementmapfilter_mappoint_throw_error testdecf172avm1: Properly handle errors in DisplacementMapFilter.mapPoint's setter9549582avm1: Propagate errors properly when calling setters5ca8bbfdesktop: Use the inputted bundle name for default filenameUpdates
ruffle_video_softwarefromf4f4793toafec100Commits
afec100tests: Fix movie URLs in outputsa1f76fatests: Add avm1/edittext_html_color testf8a39f8text: Reimplement HTML font color parsingc4c2f0awstr: Add utils::swf_is_ascii_hexdigit4f8479dtests: Add avm1/mask_with_drawing testaf16f80core: Allow display objects with drawings as masks20241eftests: Add avm1/displacementmapfilter_mappoint_throw_error testdecf172avm1: Properly handle errors in DisplacementMapFilter.mapPoint's setter9549582avm1: Propagate errors properly when calling setters5ca8bbfdesktop: Use the inputted bundle name for default filenameUpdates
ruffle_frontend_utilsfromf4f4793toafec100Commits
afec100tests: Fix movie URLs in outputsa1f76fatests: Add avm1/edittext_html_color testf8a39f8text: Reimplement HTML font color parsingc4c2f0awstr: Add utils::swf_is_ascii_hexdigit4f8479dtests: Add avm1/mask_with_drawing testaf16f80core: Allow display objects with drawings as masks20241eftests: Add avm1/displacementmapfilter_mappoint_throw_error testdecf172avm1: Properly handle errors in DisplacementMapFilter.mapPoint's setter9549582avm1: Propagate errors properly when calling setters5ca8bbfdesktop: Use the inputted bundle name for default filenameUpdates
ruffle_commonfromf4f4793toafec100Updates
ruffle_macrosfromf4f4793toafec100Updates
ruffle_renderfromf4f4793toafec100Updates
ruffle_videofromf4f4793toafec100Updates
ruffle_wstrfromf4f4793toafec100Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions