Skip to content
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

build(deps): bump the ruffle group with 9 updates #294

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the ruffle group with 9 updates:

Package From To
ruffle_core fa8f253 64a5c01
ruffle_render_wgpu fa8f253 64a5c01
ruffle_video_software fa8f253 64a5c01
ruffle_frontend_utils fa8f253 64a5c01
ruffle_gc_arena fa8f253 64a5c01
ruffle_macros fa8f253 64a5c01
ruffle_render fa8f253 64a5c01
ruffle_video fa8f253 64a5c01
ruffle_wstr fa8f253 64a5c01

Updates ruffle_core from fa8f253 to 64a5c01

Commits
  • 64a5c01 build(deps): bump the wasm-bindgen group with 3 updates
  • 2c87be2 build(deps): bump the cargo-minor group with 5 updates
  • 619b31f build(deps-dev): bump the npm-minor group in /web with 8 updates
  • 7ceb8e4 chore: Update translations from Crowdin
  • e353fdc text: Remove new_tf from FormatSpans::replace_text
  • 24bed0b chore: Update translations from Crowdin
  • c39e8ad debug_ui: Improve span list for text fields
  • f577e34 core: Rename ExternalInterface::any_id -> get_id, as it's no longer multiple ...
  • 7bd6365 avm2: Use iter/map for external interface args
  • 21ef65a avm1: Use iter/map for external interface args
  • Additional commits viewable in compare view

Updates ruffle_render_wgpu from fa8f253 to 64a5c01

Commits
  • 64a5c01 build(deps): bump the wasm-bindgen group with 3 updates
  • 2c87be2 build(deps): bump the cargo-minor group with 5 updates
  • 619b31f build(deps-dev): bump the npm-minor group in /web with 8 updates
  • 7ceb8e4 chore: Update translations from Crowdin
  • e353fdc text: Remove new_tf from FormatSpans::replace_text
  • 24bed0b chore: Update translations from Crowdin
  • c39e8ad debug_ui: Improve span list for text fields
  • f577e34 core: Rename ExternalInterface::any_id -> get_id, as it's no longer multiple ...
  • 7bd6365 avm2: Use iter/map for external interface args
  • 21ef65a avm1: Use iter/map for external interface args
  • Additional commits viewable in compare view

Updates ruffle_video_software from fa8f253 to 64a5c01

Commits
  • 64a5c01 build(deps): bump the wasm-bindgen group with 3 updates
  • 2c87be2 build(deps): bump the cargo-minor group with 5 updates
  • 619b31f build(deps-dev): bump the npm-minor group in /web with 8 updates
  • 7ceb8e4 chore: Update translations from Crowdin
  • e353fdc text: Remove new_tf from FormatSpans::replace_text
  • 24bed0b chore: Update translations from Crowdin
  • c39e8ad debug_ui: Improve span list for text fields
  • f577e34 core: Rename ExternalInterface::any_id -> get_id, as it's no longer multiple ...
  • 7bd6365 avm2: Use iter/map for external interface args
  • 21ef65a avm1: Use iter/map for external interface args
  • Additional commits viewable in compare view

Updates ruffle_frontend_utils from fa8f253 to 64a5c01

Commits
  • 64a5c01 build(deps): bump the wasm-bindgen group with 3 updates
  • 2c87be2 build(deps): bump the cargo-minor group with 5 updates
  • 619b31f build(deps-dev): bump the npm-minor group in /web with 8 updates
  • 7ceb8e4 chore: Update translations from Crowdin
  • e353fdc text: Remove new_tf from FormatSpans::replace_text
  • 24bed0b chore: Update translations from Crowdin
  • c39e8ad debug_ui: Improve span list for text fields
  • f577e34 core: Rename ExternalInterface::any_id -> get_id, as it's no longer multiple ...
  • 7bd6365 avm2: Use iter/map for external interface args
  • 21ef65a avm1: Use iter/map for external interface args
  • Additional commits viewable in compare view

Updates ruffle_gc_arena from fa8f253 to 64a5c01

Updates ruffle_macros from fa8f253 to 64a5c01

Updates ruffle_render from fa8f253 to 64a5c01

Updates ruffle_video from fa8f253 to 64a5c01

Updates ruffle_wstr from fa8f253 to 64a5c01

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

Bumps the ruffle group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``fa8f253`` | ``64a5c01`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``fa8f253`` | ``64a5c01`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``fa8f253`` | ``64a5c01`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``fa8f253`` | ``64a5c01`` |
| ruffle_gc_arena | ``fa8f253`` | ``64a5c01`` |
| ruffle_macros | ``fa8f253`` | ``64a5c01`` |
| ruffle_render | ``fa8f253`` | ``64a5c01`` |
| ruffle_video | ``fa8f253`` | ``64a5c01`` |
| ruffle_wstr | ``fa8f253`` | ``64a5c01`` |


Updates `ruffle_core` from `fa8f253` to `64a5c01`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@fa8f253...64a5c01)

Updates `ruffle_render_wgpu` from `fa8f253` to `64a5c01`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@fa8f253...64a5c01)

Updates `ruffle_video_software` from `fa8f253` to `64a5c01`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@fa8f253...64a5c01)

Updates `ruffle_frontend_utils` from `fa8f253` to `64a5c01`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](ruffle-rs/ruffle@fa8f253...64a5c01)

Updates `ruffle_gc_arena` from `fa8f253` to `64a5c01`

Updates `ruffle_macros` from `fa8f253` to `64a5c01`

Updates `ruffle_render` from `fa8f253` to `64a5c01`

Updates `ruffle_video` from `fa8f253` to `64a5c01`

Updates `ruffle_wstr` from `fa8f253` to `64a5c01`

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 21, 2024
@torokati44 torokati44 merged commit 5bd4122 into main Oct 21, 2024
10 checks passed
@torokati44 torokati44 deleted the dependabot/cargo/ruffle-acf4a190b2 branch October 21, 2024 12:05
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