Skip to content

Comments

Bump the ruffle group with 9 updates#642

Merged
torokati44 merged 1 commit intomainfrom
dependabot/cargo/ruffle-f43e0bb983
Jan 12, 2026
Merged

Bump the ruffle group with 9 updates#642
torokati44 merged 1 commit intomainfrom
dependabot/cargo/ruffle-f43e0bb983

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the ruffle group with 9 updates:

Package From To
ruffle_core 230e8f4 52c0da6
ruffle_render_wgpu 230e8f4 52c0da6
ruffle_video_software 230e8f4 52c0da6
ruffle_frontend_utils 230e8f4 52c0da6
ruffle_common 230e8f4 52c0da6
ruffle_macros 230e8f4 52c0da6
ruffle_render 230e8f4 52c0da6
ruffle_video 230e8f4 52c0da6
ruffle_wstr 230e8f4 52c0da6

Updates ruffle_core from 230e8f4 to 52c0da6

Commits
  • 52c0da6 core: Address clippy::collapsible_if lints in display_object
  • 1387df6 core: Address clippy:collapsible_if lints in player.rs
  • fd37c83 core: Address clippy:collapsible_if lints in loader.rs
  • 12fd9f8 core: Address some clippy:collapsible_if lints
  • 0b822c4 core: move allow(clippy::collapsible_if) into individual modules
  • 70a7f49 chore: Update translations from Crowdin
  • 5f3f69f chore: Update translations from Crowdin
  • c4e8837 desktop: Order files before directories in SelectPathDialog
  • e8af819 desktop: Add "Open Folder..." menu entry
  • 6b4e1b5 desktop: Add "Open Folder" button to PathOrUrlField
  • Additional commits viewable in compare view

Updates ruffle_render_wgpu from 230e8f4 to 52c0da6

Commits
  • 52c0da6 core: Address clippy::collapsible_if lints in display_object
  • 1387df6 core: Address clippy:collapsible_if lints in player.rs
  • fd37c83 core: Address clippy:collapsible_if lints in loader.rs
  • 12fd9f8 core: Address some clippy:collapsible_if lints
  • 0b822c4 core: move allow(clippy::collapsible_if) into individual modules
  • 70a7f49 chore: Update translations from Crowdin
  • 5f3f69f chore: Update translations from Crowdin
  • c4e8837 desktop: Order files before directories in SelectPathDialog
  • e8af819 desktop: Add "Open Folder..." menu entry
  • 6b4e1b5 desktop: Add "Open Folder" button to PathOrUrlField
  • Additional commits viewable in compare view

Updates ruffle_video_software from 230e8f4 to 52c0da6

Commits
  • 52c0da6 core: Address clippy::collapsible_if lints in display_object
  • 1387df6 core: Address clippy:collapsible_if lints in player.rs
  • fd37c83 core: Address clippy:collapsible_if lints in loader.rs
  • 12fd9f8 core: Address some clippy:collapsible_if lints
  • 0b822c4 core: move allow(clippy::collapsible_if) into individual modules
  • 70a7f49 chore: Update translations from Crowdin
  • 5f3f69f chore: Update translations from Crowdin
  • c4e8837 desktop: Order files before directories in SelectPathDialog
  • e8af819 desktop: Add "Open Folder..." menu entry
  • 6b4e1b5 desktop: Add "Open Folder" button to PathOrUrlField
  • Additional commits viewable in compare view

Updates ruffle_frontend_utils from 230e8f4 to 52c0da6

Commits
  • 52c0da6 core: Address clippy::collapsible_if lints in display_object
  • 1387df6 core: Address clippy:collapsible_if lints in player.rs
  • fd37c83 core: Address clippy:collapsible_if lints in loader.rs
  • 12fd9f8 core: Address some clippy:collapsible_if lints
  • 0b822c4 core: move allow(clippy::collapsible_if) into individual modules
  • 70a7f49 chore: Update translations from Crowdin
  • 5f3f69f chore: Update translations from Crowdin
  • c4e8837 desktop: Order files before directories in SelectPathDialog
  • e8af819 desktop: Add "Open Folder..." menu entry
  • 6b4e1b5 desktop: Add "Open Folder" button to PathOrUrlField
  • Additional commits viewable in compare view

Updates ruffle_common from 230e8f4 to 52c0da6

Updates ruffle_macros from 230e8f4 to 52c0da6

Updates ruffle_render from 230e8f4 to 52c0da6

Updates ruffle_video from 230e8f4 to 52c0da6

Updates ruffle_wstr from 230e8f4 to 52c0da6

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 Jan 12, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/ruffle-f43e0bb983 branch from 8d448c5 to 6001136 Compare January 12, 2026 12:51
@torokati44 torokati44 enabled auto-merge (rebase) January 12, 2026 13:14
Bumps the ruffle group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``230e8f4`` | ``52c0da6`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``230e8f4`` | ``52c0da6`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``230e8f4`` | ``52c0da6`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``230e8f4`` | ``52c0da6`` |
| ruffle_common | ``230e8f4`` | ``52c0da6`` |
| ruffle_macros | ``230e8f4`` | ``52c0da6`` |
| ruffle_render | ``230e8f4`` | ``52c0da6`` |
| ruffle_video | ``230e8f4`` | ``52c0da6`` |
| ruffle_wstr | ``230e8f4`` | ``52c0da6`` |


Updates `ruffle_core` from `230e8f4` to `52c0da6`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@230e8f4...52c0da6)

Updates `ruffle_render_wgpu` from `230e8f4` to `52c0da6`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@230e8f4...52c0da6)

Updates `ruffle_video_software` from `230e8f4` to `52c0da6`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@230e8f4...52c0da6)

Updates `ruffle_frontend_utils` from `230e8f4` to `52c0da6`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@230e8f4...52c0da6)

Updates `ruffle_common` from `230e8f4` to `52c0da6`

Updates `ruffle_macros` from `230e8f4` to `52c0da6`

Updates `ruffle_render` from `230e8f4` to `52c0da6`

Updates `ruffle_video` from `230e8f4` to `52c0da6`

Updates `ruffle_wstr` from `230e8f4` to `52c0da6`

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/ruffle-f43e0bb983 branch from 6001136 to 41af699 Compare January 12, 2026 13:15
@torokati44 torokati44 merged commit 00932b7 into main Jan 12, 2026
9 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/ruffle-f43e0bb983 branch January 12, 2026 13:24
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