Bump the ruffle group across 1 directory with 9 updates#762
Merged
Conversation
79cb62d to
a088fbd
Compare
5 tasks
Member
|
@dependabot recreate |
a088fbd to
35e89b4
Compare
Bumps the ruffle group with 1 update in the / directory: [ruffle_common](https://github.com/ruffle-rs/ruffle). Updates `ruffle_common` from `6b53abf` to `1213166` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@6b53abf...1213166) Updates `ruffle_core` from `6b53abf` to `1213166` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@6b53abf...1213166) Updates `ruffle_render_wgpu` from `6b53abf` to `1213166` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@6b53abf...1213166) Updates `ruffle_video_software` from `6b53abf` to `1213166` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@6b53abf...1213166) Updates `ruffle_frontend_utils` from `6b53abf` to `1213166` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@6b53abf...1213166) Updates `ruffle_macros` from `6b53abf` to `1213166` Updates `ruffle_render` from `6b53abf` to `1213166` Updates `ruffle_video` from `6b53abf` to `1213166` Updates `ruffle_wstr` from `6b53abf` to `1213166` --- updated-dependencies: - dependency-name: ruffle_common dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_core dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_frontend_utils dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_macros dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_render dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_render_wgpu dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_video dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2 dependency-type: indirect dependency-group: ruffle - dependency-name: ruffle_video_software dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2 dependency-type: direct:production dependency-group: ruffle - dependency-name: ruffle_wstr dependency-version: 8348e315a1d5fc6ad402fc6163e9e81b571e56c2 dependency-type: indirect dependency-group: ruffle ... Signed-off-by: dependabot[bot] <support@github.com>
35e89b4 to
da8ff08
Compare
torokati44
reviewed
Jun 10, 2026
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_commonfrom6b53abfto1213166Commits
1213166frontend-utils: Allow switching reqwest back to rustls8348e31chore: Bump shell-quote from 1.8.3 to 1.8.4 in /web8fef536core: Use __jcvt() intrinsic on AArch64 for f64→i32 conversion963f5afcore: Remove unnecessarydynusage7b9630acore: Make use ofistr!macro in several placesb9fcda6core: Removebuffer::Substream::as_cursorandSubstreamCursortypec61e03ecore: removeBuffer/SwfSlice::to_start_and_end59489cccore: removebuffer::SliceCursor3784048core: removesizeargument toSwfSlice::resize_to_reader832b092core: removetag_lenargument todecode_tagscallbackUpdates
ruffle_corefrom6b53abfto1213166Commits
1213166frontend-utils: Allow switching reqwest back to rustls8348e31chore: Bump shell-quote from 1.8.3 to 1.8.4 in /web8fef536core: Use __jcvt() intrinsic on AArch64 for f64→i32 conversion963f5afcore: Remove unnecessarydynusage7b9630acore: Make use ofistr!macro in several placesb9fcda6core: Removebuffer::Substream::as_cursorandSubstreamCursortypec61e03ecore: removeBuffer/SwfSlice::to_start_and_end59489cccore: removebuffer::SliceCursor3784048core: removesizeargument toSwfSlice::resize_to_reader832b092core: removetag_lenargument todecode_tagscallbackUpdates
ruffle_render_wgpufrom6b53abfto1213166Commits
1213166frontend-utils: Allow switching reqwest back to rustls8348e31chore: Bump shell-quote from 1.8.3 to 1.8.4 in /web8fef536core: Use __jcvt() intrinsic on AArch64 for f64→i32 conversion963f5afcore: Remove unnecessarydynusage7b9630acore: Make use ofistr!macro in several placesb9fcda6core: Removebuffer::Substream::as_cursorandSubstreamCursortypec61e03ecore: removeBuffer/SwfSlice::to_start_and_end59489cccore: removebuffer::SliceCursor3784048core: removesizeargument toSwfSlice::resize_to_reader832b092core: removetag_lenargument todecode_tagscallbackUpdates
ruffle_video_softwarefrom6b53abfto1213166Commits
1213166frontend-utils: Allow switching reqwest back to rustls8348e31chore: Bump shell-quote from 1.8.3 to 1.8.4 in /web8fef536core: Use __jcvt() intrinsic on AArch64 for f64→i32 conversion963f5afcore: Remove unnecessarydynusage7b9630acore: Make use ofistr!macro in several placesb9fcda6core: Removebuffer::Substream::as_cursorandSubstreamCursortypec61e03ecore: removeBuffer/SwfSlice::to_start_and_end59489cccore: removebuffer::SliceCursor3784048core: removesizeargument toSwfSlice::resize_to_reader832b092core: removetag_lenargument todecode_tagscallbackUpdates
ruffle_frontend_utilsfrom6b53abfto1213166Commits
1213166frontend-utils: Allow switching reqwest back to rustls8348e31chore: Bump shell-quote from 1.8.3 to 1.8.4 in /web8fef536core: Use __jcvt() intrinsic on AArch64 for f64→i32 conversion963f5afcore: Remove unnecessarydynusage7b9630acore: Make use ofistr!macro in several placesb9fcda6core: Removebuffer::Substream::as_cursorandSubstreamCursortypec61e03ecore: removeBuffer/SwfSlice::to_start_and_end59489cccore: removebuffer::SliceCursor3784048core: removesizeargument toSwfSlice::resize_to_reader832b092core: removetag_lenargument todecode_tagscallbackUpdates
ruffle_macrosfrom6b53abfto1213166Updates
ruffle_renderfrom6b53abfto1213166Updates
ruffle_videofrom6b53abfto1213166Updates
ruffle_wstrfrom6b53abfto1213166