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 #258

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the ruffle group with 9 updates:

Package From To
ruffle_core 6451131 b59ee2f
ruffle_render_wgpu 6451131 b59ee2f
ruffle_video_software 6451131 b59ee2f
ruffle_frontend_utils 6451131 b59ee2f
ruffle_gc_arena 6451131 b59ee2f
ruffle_macros 6451131 b59ee2f
ruffle_render 6451131 b59ee2f
ruffle_video 6451131 b59ee2f
ruffle_wstr 6451131 b59ee2f

Updates ruffle_core from 6451131 to b59ee2f

Commits
  • b59ee2f desktop: Remove Utility Freedesktop category
  • ba9bd3a build(deps-dev): bump the npm-minor group in /web with 7 updates
  • 17763ec build(deps): bump the cargo-minor group with 4 updates
  • b9573ff chore: Make crowdin use T- and A- labels
  • d526d2d chore: Make dependabot use T- and A- labels
  • 514b5ad core: Replace on_exit_frame with iteration over Loaders
  • 94bdf6b desktop: Use FilePicker for picking files in ActionScript
  • 4e395b2 desktop: Add FilePicker::show_dialog
  • c34a4ad desktop: Rename pick_file to pick_ruffle_file
  • c457fba core: Strip BOM in URLLoader text data (#17513)
  • Additional commits viewable in compare view

Updates ruffle_render_wgpu from 6451131 to b59ee2f

Commits
  • b59ee2f desktop: Remove Utility Freedesktop category
  • ba9bd3a build(deps-dev): bump the npm-minor group in /web with 7 updates
  • 17763ec build(deps): bump the cargo-minor group with 4 updates
  • b9573ff chore: Make crowdin use T- and A- labels
  • d526d2d chore: Make dependabot use T- and A- labels
  • 514b5ad core: Replace on_exit_frame with iteration over Loaders
  • 94bdf6b desktop: Use FilePicker for picking files in ActionScript
  • 4e395b2 desktop: Add FilePicker::show_dialog
  • c34a4ad desktop: Rename pick_file to pick_ruffle_file
  • c457fba core: Strip BOM in URLLoader text data (#17513)
  • Additional commits viewable in compare view

Updates ruffle_video_software from 6451131 to b59ee2f

Commits
  • b59ee2f desktop: Remove Utility Freedesktop category
  • ba9bd3a build(deps-dev): bump the npm-minor group in /web with 7 updates
  • 17763ec build(deps): bump the cargo-minor group with 4 updates
  • b9573ff chore: Make crowdin use T- and A- labels
  • d526d2d chore: Make dependabot use T- and A- labels
  • 514b5ad core: Replace on_exit_frame with iteration over Loaders
  • 94bdf6b desktop: Use FilePicker for picking files in ActionScript
  • 4e395b2 desktop: Add FilePicker::show_dialog
  • c34a4ad desktop: Rename pick_file to pick_ruffle_file
  • c457fba core: Strip BOM in URLLoader text data (#17513)
  • Additional commits viewable in compare view

Updates ruffle_frontend_utils from 6451131 to b59ee2f

Commits
  • b59ee2f desktop: Remove Utility Freedesktop category
  • ba9bd3a build(deps-dev): bump the npm-minor group in /web with 7 updates
  • 17763ec build(deps): bump the cargo-minor group with 4 updates
  • b9573ff chore: Make crowdin use T- and A- labels
  • d526d2d chore: Make dependabot use T- and A- labels
  • 514b5ad core: Replace on_exit_frame with iteration over Loaders
  • 94bdf6b desktop: Use FilePicker for picking files in ActionScript
  • 4e395b2 desktop: Add FilePicker::show_dialog
  • c34a4ad desktop: Rename pick_file to pick_ruffle_file
  • c457fba core: Strip BOM in URLLoader text data (#17513)
  • Additional commits viewable in compare view

Updates ruffle_gc_arena from 6451131 to b59ee2f

Updates ruffle_macros from 6451131 to b59ee2f

Updates ruffle_render from 6451131 to b59ee2f

Updates ruffle_video from 6451131 to b59ee2f

Updates ruffle_wstr from 6451131 to b59ee2f

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) | ``6451131`` | ``b59ee2f`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``6451131`` | ``b59ee2f`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``6451131`` | ``b59ee2f`` |
| [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``6451131`` | ``b59ee2f`` |
| ruffle_gc_arena | ``6451131`` | ``b59ee2f`` |
| ruffle_macros | ``6451131`` | ``b59ee2f`` |
| ruffle_render | ``6451131`` | ``b59ee2f`` |
| ruffle_video | ``6451131`` | ``b59ee2f`` |
| ruffle_wstr | ``6451131`` | ``b59ee2f`` |


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

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

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

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

Updates `ruffle_gc_arena` from `6451131` to `b59ee2f`

Updates `ruffle_macros` from `6451131` to `b59ee2f`

Updates `ruffle_render` from `6451131` to `b59ee2f`

Updates `ruffle_video` from `6451131` to `b59ee2f`

Updates `ruffle_wstr` from `6451131` to `b59ee2f`

---
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/cargo/ruffle-55bf9f5059 branch September 16, 2024 11:04
@torokati44
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@torokati44
Copy link
Member

@dependabot reopen

@dependabot dependabot bot restored the dependabot/cargo/ruffle-55bf9f5059 branch September 16, 2024 11:18
@dependabot dependabot bot reopened this Sep 16, 2024
@torokati44 torokati44 enabled auto-merge (rebase) September 16, 2024 11:21
@torokati44 torokati44 merged commit 9de0a6a into main Sep 16, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/ruffle-55bf9f5059 branch September 16, 2024 11:25
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