Skip to content

Bump the ruffle group with 9 updates #438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the ruffle group with 9 updates:

Package From To
ruffle_core 4b7fbd5 7b91cc6
ruffle_render_wgpu 4b7fbd5 7b91cc6
ruffle_video_software 4b7fbd5 7b91cc6
ruffle_frontend_utils 4b7fbd5 7b91cc6
ruffle_gc_arena 4b7fbd5 7b91cc6
ruffle_macros 4b7fbd5 7b91cc6
ruffle_render 4b7fbd5 7b91cc6
ruffle_video 4b7fbd5 7b91cc6
ruffle_wstr 4b7fbd5 7b91cc6

Updates ruffle_core from 4b7fbd5 to 7b91cc6

Commits
  • 7b91cc6 build(deps): bump bitstream-io from 3.3.0 to 4.0.0
  • 6e89d01 chore: Update translations from Crowdin
  • cc57576 avm2: Stub flash.system.Capabilities
  • d3a193d exporter: Phase out --skip-unsupported option
  • 988b8e7 core: Remove unnecessary self references in Stage
  • b21c3c6 core: Replace GcCell with Gc in Stage
  • 3618fc2 core: Flush shared objects on Player drop
  • 980a23e tests: Add a test for constructsuper on null receiver
  • 05a5878 avm2: Fix incorrect optimization for constructsuper when receiver is possibly...
  • 8566bcf avm2: Pool namespaces for PushNamespace in verifier
  • Additional commits viewable in compare view

Updates ruffle_render_wgpu from 4b7fbd5 to 7b91cc6

Commits
  • 7b91cc6 build(deps): bump bitstream-io from 3.3.0 to 4.0.0
  • 6e89d01 chore: Update translations from Crowdin
  • cc57576 avm2: Stub flash.system.Capabilities
  • d3a193d exporter: Phase out --skip-unsupported option
  • 988b8e7 core: Remove unnecessary self references in Stage
  • b21c3c6 core: Replace GcCell with Gc in Stage
  • 3618fc2 core: Flush shared objects on Player drop
  • 980a23e tests: Add a test for constructsuper on null receiver
  • 05a5878 avm2: Fix incorrect optimization for constructsuper when receiver is possibly...
  • 8566bcf avm2: Pool namespaces for PushNamespace in verifier
  • Additional commits viewable in compare view

Updates ruffle_video_software from 4b7fbd5 to 7b91cc6

Commits
  • 7b91cc6 build(deps): bump bitstream-io from 3.3.0 to 4.0.0
  • 6e89d01 chore: Update translations from Crowdin
  • cc57576 avm2: Stub flash.system.Capabilities
  • d3a193d exporter: Phase out --skip-unsupported option
  • 988b8e7 core: Remove unnecessary self references in Stage
  • b21c3c6 core: Replace GcCell with Gc in Stage
  • 3618fc2 core: Flush shared objects on Player drop
  • 980a23e tests: Add a test for constructsuper on null receiver
  • 05a5878 avm2: Fix incorrect optimization for constructsuper when receiver is possibly...
  • 8566bcf avm2: Pool namespaces for PushNamespace in verifier
  • Additional commits viewable in compare view

Updates ruffle_frontend_utils from 4b7fbd5 to 7b91cc6

Commits
  • 7b91cc6 build(deps): bump bitstream-io from 3.3.0 to 4.0.0
  • 6e89d01 chore: Update translations from Crowdin
  • cc57576 avm2: Stub flash.system.Capabilities
  • d3a193d exporter: Phase out --skip-unsupported option
  • 988b8e7 core: Remove unnecessary self references in Stage
  • b21c3c6 core: Replace GcCell with Gc in Stage
  • 3618fc2 core: Flush shared objects on Player drop
  • 980a23e tests: Add a test for constructsuper on null receiver
  • 05a5878 avm2: Fix incorrect optimization for constructsuper when receiver is possibly...
  • 8566bcf avm2: Pool namespaces for PushNamespace in verifier
  • Additional commits viewable in compare view

Updates ruffle_gc_arena from 4b7fbd5 to 7b91cc6

Updates ruffle_macros from 4b7fbd5 to 7b91cc6

Updates ruffle_render from 4b7fbd5 to 7b91cc6

Updates ruffle_video from 4b7fbd5 to 7b91cc6

Updates ruffle_wstr from 4b7fbd5 to 7b91cc6

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 May 5, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/ruffle-31e26c1043 branch from 5005231 to a77c1f7 Compare May 5, 2025 11:01
@torokati44
Copy link
Member

Referencing ruffle-rs/ruffle#20278.

@torokati44 torokati44 force-pushed the dependabot/cargo/ruffle-31e26c1043 branch 5 times, most recently from 991c987 to 72de031 Compare May 5, 2025 12:42
Bumps the ruffle group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``4b7fbd5`` | ``7b91cc6`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``4b7fbd5`` | ``7b91cc6`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``4b7fbd5`` | ``7b91cc6`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``4b7fbd5`` | ``7b91cc6`` |
| ruffle_gc_arena | ``4b7fbd5`` | ``7b91cc6`` |
| ruffle_macros | ``4b7fbd5`` | ``7b91cc6`` |
| ruffle_render | ``4b7fbd5`` | ``7b91cc6`` |
| ruffle_video | ``4b7fbd5`` | ``7b91cc6`` |
| ruffle_wstr | ``4b7fbd5`` | ``7b91cc6`` |

Updates `ruffle_core` from `4b7fbd5` to `7b91cc6`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@4b7fbd5...7b91cc6)

Updates `ruffle_render_wgpu` from `4b7fbd5` to `7b91cc6`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@4b7fbd5...7b91cc6)

Updates `ruffle_video_software` from `4b7fbd5` to `7b91cc6`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@4b7fbd5...7b91cc6)

Updates `ruffle_frontend_utils` from `4b7fbd5` to `7b91cc6`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@4b7fbd5...7b91cc6)

Updates `ruffle_gc_arena` from `4b7fbd5` to `7b91cc6`

Updates `ruffle_macros` from `4b7fbd5` to `7b91cc6`

Updates `ruffle_render` from `4b7fbd5` to `7b91cc6`

Updates `ruffle_video` from `4b7fbd5` to `7b91cc6`

Updates `ruffle_wstr` from `4b7fbd5` to `7b91cc6`

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

Signed-off-by: dependabot[bot] <support@github.com>
@torokati44 torokati44 force-pushed the dependabot/cargo/ruffle-31e26c1043 branch from 72de031 to f72dd00 Compare May 5, 2025 12:44
@torokati44 torokati44 merged commit 30491c8 into main May 5, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/ruffle-31e26c1043 branch May 5, 2025 14:13
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