Bump the ruffle group across 1 directory with 9 updates#734
Merged
Conversation
Bumps the ruffle group with 1 update in the / directory: [ruffle_common](https://github.com/ruffle-rs/ruffle). Updates `ruffle_common` from `f34576a` to `655b217` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@f34576a...655b217) Updates `ruffle_core` from `f34576a` to `655b217` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@f34576a...655b217) Updates `ruffle_render_wgpu` from `f34576a` to `655b217` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@f34576a...655b217) Updates `ruffle_video_software` from `f34576a` to `655b217` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@f34576a...655b217) Updates `ruffle_frontend_utils` from `f34576a` to `655b217` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@f34576a...655b217) Updates `ruffle_macros` from `f34576a` to `655b217` Updates `ruffle_render` from `f34576a` to `655b217` Updates `ruffle_video` from `f34576a` to `655b217` Updates `ruffle_wstr` from `f34576a` to `655b217` --- updated-dependencies: - dependency-name: ruffle_common dependency-version: 655b217e33927933968730a8d2a31cc584526308 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_core dependency-version: 655b217e33927933968730a8d2a31cc584526308 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_frontend_utils dependency-version: 655b217e33927933968730a8d2a31cc584526308 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_macros dependency-version: 655b217e33927933968730a8d2a31cc584526308 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_render dependency-version: 655b217e33927933968730a8d2a31cc584526308 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_render_wgpu dependency-version: 655b217e33927933968730a8d2a31cc584526308 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_video dependency-version: 655b217e33927933968730a8d2a31cc584526308 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_video_software dependency-version: 655b217e33927933968730a8d2a31cc584526308 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_wstr dependency-version: 655b217e33927933968730a8d2a31cc584526308 dependency-type: indirect dependency-group: ruffle ... Signed-off-by: dependabot[bot] <support@github.com>
9a1b629 to
c789e6b
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 1 update in the / directory: ruffle_common.
Updates
ruffle_commonfromf34576ato655b217Commits
655b217ci: Add support for release version bumps other than nightlybf3c38fchore: Bump copy-webpack-plugin to 14 in web/9f98432chore: Bump WebbriverIO to 9.27.1 in web/00c812dci: Add 'repo' param to 'release' commandb68698bci: Don't change git config when committing6eb8037ci: Rename create-nightly-release to create-releaseea78a35tests: Add test for ASSetNativeAccessor that checks the assigned IDs6e819catests: Add test for ASSetNative that checks the assigned IDs4b73820tests: Add test for ASSetNativeAccessor9a66d65tests: Add test for ASSetNativeUpdates
ruffle_corefromf34576ato655b217Commits
655b217ci: Add support for release version bumps other than nightlybf3c38fchore: Bump copy-webpack-plugin to 14 in web/9f98432chore: Bump WebbriverIO to 9.27.1 in web/00c812dci: Add 'repo' param to 'release' commandb68698bci: Don't change git config when committing6eb8037ci: Rename create-nightly-release to create-releaseea78a35tests: Add test for ASSetNativeAccessor that checks the assigned IDs6e819catests: Add test for ASSetNative that checks the assigned IDs4b73820tests: Add test for ASSetNativeAccessor9a66d65tests: Add test for ASSetNativeUpdates
ruffle_render_wgpufromf34576ato655b217Commits
655b217ci: Add support for release version bumps other than nightlybf3c38fchore: Bump copy-webpack-plugin to 14 in web/9f98432chore: Bump WebbriverIO to 9.27.1 in web/00c812dci: Add 'repo' param to 'release' commandb68698bci: Don't change git config when committing6eb8037ci: Rename create-nightly-release to create-releaseea78a35tests: Add test for ASSetNativeAccessor that checks the assigned IDs6e819catests: Add test for ASSetNative that checks the assigned IDs4b73820tests: Add test for ASSetNativeAccessor9a66d65tests: Add test for ASSetNativeUpdates
ruffle_video_softwarefromf34576ato655b217Commits
655b217ci: Add support for release version bumps other than nightlybf3c38fchore: Bump copy-webpack-plugin to 14 in web/9f98432chore: Bump WebbriverIO to 9.27.1 in web/00c812dci: Add 'repo' param to 'release' commandb68698bci: Don't change git config when committing6eb8037ci: Rename create-nightly-release to create-releaseea78a35tests: Add test for ASSetNativeAccessor that checks the assigned IDs6e819catests: Add test for ASSetNative that checks the assigned IDs4b73820tests: Add test for ASSetNativeAccessor9a66d65tests: Add test for ASSetNativeUpdates
ruffle_frontend_utilsfromf34576ato655b217Commits
655b217ci: Add support for release version bumps other than nightlybf3c38fchore: Bump copy-webpack-plugin to 14 in web/9f98432chore: Bump WebbriverIO to 9.27.1 in web/00c812dci: Add 'repo' param to 'release' commandb68698bci: Don't change git config when committing6eb8037ci: Rename create-nightly-release to create-releaseea78a35tests: Add test for ASSetNativeAccessor that checks the assigned IDs6e819catests: Add test for ASSetNative that checks the assigned IDs4b73820tests: Add test for ASSetNativeAccessor9a66d65tests: Add test for ASSetNativeUpdates
ruffle_macrosfromf34576ato655b217Updates
ruffle_renderfromf34576ato655b217Updates
ruffle_videofromf34576ato655b217Updates
ruffle_wstrfromf34576ato655b217