Skip to content

Bump the ruffle group across 1 directory with 9 updates#704

Merged
torokati44 merged 1 commit into
mainfrom
dependabot/cargo/ruffle-07b9045fea
Mar 30, 2026
Merged

Bump the ruffle group across 1 directory with 9 updates#704
torokati44 merged 1 commit into
mainfrom
dependabot/cargo/ruffle-07b9045fea

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the ruffle group with 1 update in the / directory: ruffle_common.

Updates ruffle_common from 71ece19 to 5b90506

Commits
  • 5b90506 avm2: Add SetSlotCoerceI op to improve Crossbridge performance
  • 90c3ef8 web: Fix incorrect match rule for DHL exclusion
  • e3c2645 web: Don't run extension on DHL domains
  • a45c576 tests: Add test for changing properties of state of CABed AVM2 button
  • 5f6e573 core: Call pre_render on AVM2 button's state before rendering it
  • da71cf2 chore: Bump picomatch in /web
  • df365c2 tests: from_shumway/esc is now passing
  • b55c431 tests: Add test for catch scope slot behavior
  • 483b3de avm2: Catch scope slot should be writable (not const)
  • a295a74 avm2: Set correct type on catch scope slot
  • Additional commits viewable in compare view

Updates ruffle_core from 71ece19 to 5b90506

Commits
  • 5b90506 avm2: Add SetSlotCoerceI op to improve Crossbridge performance
  • 90c3ef8 web: Fix incorrect match rule for DHL exclusion
  • e3c2645 web: Don't run extension on DHL domains
  • a45c576 tests: Add test for changing properties of state of CABed AVM2 button
  • 5f6e573 core: Call pre_render on AVM2 button's state before rendering it
  • da71cf2 chore: Bump picomatch in /web
  • df365c2 tests: from_shumway/esc is now passing
  • b55c431 tests: Add test for catch scope slot behavior
  • 483b3de avm2: Catch scope slot should be writable (not const)
  • a295a74 avm2: Set correct type on catch scope slot
  • Additional commits viewable in compare view

Updates ruffle_render_wgpu from 71ece19 to 5b90506

Commits
  • 5b90506 avm2: Add SetSlotCoerceI op to improve Crossbridge performance
  • 90c3ef8 web: Fix incorrect match rule for DHL exclusion
  • e3c2645 web: Don't run extension on DHL domains
  • a45c576 tests: Add test for changing properties of state of CABed AVM2 button
  • 5f6e573 core: Call pre_render on AVM2 button's state before rendering it
  • da71cf2 chore: Bump picomatch in /web
  • df365c2 tests: from_shumway/esc is now passing
  • b55c431 tests: Add test for catch scope slot behavior
  • 483b3de avm2: Catch scope slot should be writable (not const)
  • a295a74 avm2: Set correct type on catch scope slot
  • Additional commits viewable in compare view

Updates ruffle_video_software from 71ece19 to 5b90506

Commits
  • 5b90506 avm2: Add SetSlotCoerceI op to improve Crossbridge performance
  • 90c3ef8 web: Fix incorrect match rule for DHL exclusion
  • e3c2645 web: Don't run extension on DHL domains
  • a45c576 tests: Add test for changing properties of state of CABed AVM2 button
  • 5f6e573 core: Call pre_render on AVM2 button's state before rendering it
  • da71cf2 chore: Bump picomatch in /web
  • df365c2 tests: from_shumway/esc is now passing
  • b55c431 tests: Add test for catch scope slot behavior
  • 483b3de avm2: Catch scope slot should be writable (not const)
  • a295a74 avm2: Set correct type on catch scope slot
  • Additional commits viewable in compare view

Updates ruffle_frontend_utils from 71ece19 to 5b90506

Commits
  • 5b90506 avm2: Add SetSlotCoerceI op to improve Crossbridge performance
  • 90c3ef8 web: Fix incorrect match rule for DHL exclusion
  • e3c2645 web: Don't run extension on DHL domains
  • a45c576 tests: Add test for changing properties of state of CABed AVM2 button
  • 5f6e573 core: Call pre_render on AVM2 button's state before rendering it
  • da71cf2 chore: Bump picomatch in /web
  • df365c2 tests: from_shumway/esc is now passing
  • b55c431 tests: Add test for catch scope slot behavior
  • 483b3de avm2: Catch scope slot should be writable (not const)
  • a295a74 avm2: Set correct type on catch scope slot
  • Additional commits viewable in compare view

Updates ruffle_macros from 71ece19 to 5b90506

Updates ruffle_render from 71ece19 to 5b90506

Updates ruffle_video from 71ece19 to 5b90506

Updates ruffle_wstr from 71ece19 to 5b90506

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 30, 2026
@torokati44 torokati44 enabled auto-merge (rebase) March 30, 2026 17:40
@dependabot dependabot Bot changed the title Bump the ruffle group with 9 updates Bump the ruffle group across 1 directory with 9 updates Mar 30, 2026
Bumps the ruffle group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [ruffle_common](https://github.com/ruffle-rs/ruffle) | ``71ece19`` | ``5b90506`` |
| [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``71ece19`` | ``5b90506`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``71ece19`` | ``5b90506`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``71ece19`` | ``5b90506`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``71ece19`` | ``5b90506`` |
| ruffle_macros | ``71ece19`` | ``5b90506`` |
| ruffle_render | ``71ece19`` | ``5b90506`` |
| ruffle_video | ``71ece19`` | ``5b90506`` |
| ruffle_wstr | ``71ece19`` | ``5b90506`` |


Updates `ruffle_common` from `71ece19` to `5b90506`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@71ece19...5b90506)

Updates `ruffle_core` from `71ece19` to `5b90506`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@71ece19...5b90506)

Updates `ruffle_render_wgpu` from `71ece19` to `5b90506`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@71ece19...5b90506)

Updates `ruffle_video_software` from `71ece19` to `5b90506`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@71ece19...5b90506)

Updates `ruffle_frontend_utils` from `71ece19` to `5b90506`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@71ece19...5b90506)

Updates `ruffle_macros` from `71ece19` to `5b90506`

Updates `ruffle_render` from `71ece19` to `5b90506`

Updates `ruffle_video` from `71ece19` to `5b90506`

Updates `ruffle_wstr` from `71ece19` to `5b90506`

---
updated-dependencies:
- dependency-name: ruffle_common
  dependency-version: 5b905060a7fb1ec067d4b34ed90d18aff442abd6
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_core
  dependency-version: 5b905060a7fb1ec067d4b34ed90d18aff442abd6
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-version: 5b905060a7fb1ec067d4b34ed90d18aff442abd6
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-version: 5b905060a7fb1ec067d4b34ed90d18aff442abd6
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_frontend_utils
  dependency-version: 5b905060a7fb1ec067d4b34ed90d18aff442abd6
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-version: 5b905060a7fb1ec067d4b34ed90d18aff442abd6
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-version: 5b905060a7fb1ec067d4b34ed90d18aff442abd6
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-version: 5b905060a7fb1ec067d4b34ed90d18aff442abd6
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-version: 5b905060a7fb1ec067d4b34ed90d18aff442abd6
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/ruffle-07b9045fea branch from 52b5403 to 999c2bd Compare March 30, 2026 17:41
@torokati44 torokati44 merged commit 099123f into main Mar 30, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/ruffle-07b9045fea branch March 30, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant