Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps the ruffle group with 9 updates:

Package From To
ruffle_core 5269b18 5ab3923
ruffle_render_wgpu 5269b18 5ab3923
ruffle_video_software 5269b18 5ab3923
ruffle_frontend_utils 5269b18 5ab3923
ruffle_gc_arena 5269b18 5ab3923
ruffle_macros 5269b18 5ab3923
ruffle_render 5269b18 5ab3923
ruffle_video 5269b18 5ab3923
ruffle_wstr 5269b18 5ab3923

Updates ruffle_core from 5269b18 to 5ab3923

Commits
  • 5ab3923 tests: Port Definitions/Variable AS3 tests from avmplus
  • 6f304e6 avm2: Fix undefined.super() not throwing an error
  • 966dfef tests: Add avm1/sound_multiple_load test
  • 660bd59 tests: Add avm1/sound_start_load test
  • 166c0b8 tests: Add avm1/sound_load_start test
  • c198fad avm1: Implement playback queue for Sound
  • 4b7ecfb tests: Port Definitions/Interfaces AS3 tests from avmplus
  • 1366712 tests: Increase minimum stack size
  • b17865f tests: Port Definitions/Super AS3 tests from avmplus
  • 96a7002 avm2: Allow UTC and GMT without offset while parsing dates
  • Additional commits viewable in compare view

Updates ruffle_render_wgpu from 5269b18 to 5ab3923

Commits
  • 5ab3923 tests: Port Definitions/Variable AS3 tests from avmplus
  • 6f304e6 avm2: Fix undefined.super() not throwing an error
  • 966dfef tests: Add avm1/sound_multiple_load test
  • 660bd59 tests: Add avm1/sound_start_load test
  • 166c0b8 tests: Add avm1/sound_load_start test
  • c198fad avm1: Implement playback queue for Sound
  • 4b7ecfb tests: Port Definitions/Interfaces AS3 tests from avmplus
  • 1366712 tests: Increase minimum stack size
  • b17865f tests: Port Definitions/Super AS3 tests from avmplus
  • 96a7002 avm2: Allow UTC and GMT without offset while parsing dates
  • Additional commits viewable in compare view

Updates ruffle_video_software from 5269b18 to 5ab3923

Commits
  • 5ab3923 tests: Port Definitions/Variable AS3 tests from avmplus
  • 6f304e6 avm2: Fix undefined.super() not throwing an error
  • 966dfef tests: Add avm1/sound_multiple_load test
  • 660bd59 tests: Add avm1/sound_start_load test
  • 166c0b8 tests: Add avm1/sound_load_start test
  • c198fad avm1: Implement playback queue for Sound
  • 4b7ecfb tests: Port Definitions/Interfaces AS3 tests from avmplus
  • 1366712 tests: Increase minimum stack size
  • b17865f tests: Port Definitions/Super AS3 tests from avmplus
  • 96a7002 avm2: Allow UTC and GMT without offset while parsing dates
  • Additional commits viewable in compare view

Updates ruffle_frontend_utils from 5269b18 to 5ab3923

Commits
  • 5ab3923 tests: Port Definitions/Variable AS3 tests from avmplus
  • 6f304e6 avm2: Fix undefined.super() not throwing an error
  • 966dfef tests: Add avm1/sound_multiple_load test
  • 660bd59 tests: Add avm1/sound_start_load test
  • 166c0b8 tests: Add avm1/sound_load_start test
  • c198fad avm1: Implement playback queue for Sound
  • 4b7ecfb tests: Port Definitions/Interfaces AS3 tests from avmplus
  • 1366712 tests: Increase minimum stack size
  • b17865f tests: Port Definitions/Super AS3 tests from avmplus
  • 96a7002 avm2: Allow UTC and GMT without offset while parsing dates
  • Additional commits viewable in compare view

Updates ruffle_gc_arena from 5269b18 to 5ab3923

Updates ruffle_macros from 5269b18 to 5ab3923

Updates ruffle_render from 5269b18 to 5ab3923

Updates ruffle_video from 5269b18 to 5ab3923

Updates ruffle_wstr from 5269b18 to 5ab3923

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 4, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/ruffle-2654be827b branch from c9f606c to 552b8f7 Compare August 6, 2025 16:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/cargo/ruffle-2654be827b branch 3 times, most recently from f2692c0 to 7c5b9e0 Compare August 12, 2025 12:51
Bumps the ruffle group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``5269b18`` | ``5ab3923`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``5269b18`` | ``5ab3923`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``5269b18`` | ``5ab3923`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``5269b18`` | ``5ab3923`` |
| ruffle_gc_arena | ``5269b18`` | ``5ab3923`` |
| ruffle_macros | ``5269b18`` | ``5ab3923`` |
| ruffle_render | ``5269b18`` | ``5ab3923`` |
| ruffle_video | ``5269b18`` | ``5ab3923`` |
| ruffle_wstr | ``5269b18`` | ``5ab3923`` |


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

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

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

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

Updates `ruffle_gc_arena` from `5269b18` to `5ab3923`

Updates `ruffle_macros` from `5269b18` to `5ab3923`

Updates `ruffle_render` from `5269b18` to `5ab3923`

Updates `ruffle_video` from `5269b18` to `5ab3923`

Updates `ruffle_wstr` from `5269b18` to `5ab3923`

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/ruffle-2654be827b branch from 7c5b9e0 to 5d86540 Compare August 14, 2025 06:20
@torokati44 torokati44 merged commit f6818a1 into main Aug 14, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/ruffle-2654be827b branch August 14, 2025 06:28
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