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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the ruffle group with 9 updates:

Package From To
ruffle_core a00d0e9 f98999c
ruffle_render_wgpu a00d0e9 f98999c
ruffle_video_software a00d0e9 f98999c
ruffle_frontend_utils a00d0e9 f98999c
ruffle_gc_arena a00d0e9 f98999c
ruffle_macros a00d0e9 f98999c
ruffle_render a00d0e9 f98999c
ruffle_video a00d0e9 f98999c
ruffle_wstr a00d0e9 f98999c

Updates ruffle_core from a00d0e9 to f98999c

Commits
  • f98999c ci: Run nextest with profile "ci", add a test-specific override to allow retr...
  • e8a4f2f chore: Update translations from Crowdin
  • bf55f15 avm2: Declare 'namespace AS3' and validate bytecode in playerglobals
  • 3b93ff9 avm2: Intern XML node name
  • c3529af avm1: Math tests: Substitute some trivial expected values and add TODOs about...
  • 3573322 avm1: Change expected values in test_exp math test to the exact ones return...
  • 056501e avm1: Add a way to specify numeric tolerance @epsilon when comparing in `te...
  • 47030b4 core: remove UpdateContext's unused lifetime and reborrow method
  • 13cffa4 core: appease clippy
  • d07437e core: store 'gc borrows in UpdateContext, and &mut UC in Activation
  • Additional commits viewable in compare view

Updates ruffle_render_wgpu from a00d0e9 to f98999c

Commits
  • f98999c ci: Run nextest with profile "ci", add a test-specific override to allow retr...
  • e8a4f2f chore: Update translations from Crowdin
  • bf55f15 avm2: Declare 'namespace AS3' and validate bytecode in playerglobals
  • 3b93ff9 avm2: Intern XML node name
  • c3529af avm1: Math tests: Substitute some trivial expected values and add TODOs about...
  • 3573322 avm1: Change expected values in test_exp math test to the exact ones return...
  • 056501e avm1: Add a way to specify numeric tolerance @epsilon when comparing in `te...
  • 47030b4 core: remove UpdateContext's unused lifetime and reborrow method
  • 13cffa4 core: appease clippy
  • d07437e core: store 'gc borrows in UpdateContext, and &mut UC in Activation
  • Additional commits viewable in compare view

Updates ruffle_video_software from a00d0e9 to f98999c

Commits
  • f98999c ci: Run nextest with profile "ci", add a test-specific override to allow retr...
  • e8a4f2f chore: Update translations from Crowdin
  • bf55f15 avm2: Declare 'namespace AS3' and validate bytecode in playerglobals
  • 3b93ff9 avm2: Intern XML node name
  • c3529af avm1: Math tests: Substitute some trivial expected values and add TODOs about...
  • 3573322 avm1: Change expected values in test_exp math test to the exact ones return...
  • 056501e avm1: Add a way to specify numeric tolerance @epsilon when comparing in `te...
  • 47030b4 core: remove UpdateContext's unused lifetime and reborrow method
  • 13cffa4 core: appease clippy
  • d07437e core: store 'gc borrows in UpdateContext, and &mut UC in Activation
  • Additional commits viewable in compare view

Updates ruffle_frontend_utils from a00d0e9 to f98999c

Commits
  • f98999c ci: Run nextest with profile "ci", add a test-specific override to allow retr...
  • e8a4f2f chore: Update translations from Crowdin
  • bf55f15 avm2: Declare 'namespace AS3' and validate bytecode in playerglobals
  • 3b93ff9 avm2: Intern XML node name
  • c3529af avm1: Math tests: Substitute some trivial expected values and add TODOs about...
  • 3573322 avm1: Change expected values in test_exp math test to the exact ones return...
  • 056501e avm1: Add a way to specify numeric tolerance @epsilon when comparing in `te...
  • 47030b4 core: remove UpdateContext's unused lifetime and reborrow method
  • 13cffa4 core: appease clippy
  • d07437e core: store 'gc borrows in UpdateContext, and &mut UC in Activation
  • Additional commits viewable in compare view

Updates ruffle_gc_arena from a00d0e9 to f98999c

Updates ruffle_macros from a00d0e9 to f98999c

Updates ruffle_render from a00d0e9 to f98999c

Updates ruffle_video from a00d0e9 to f98999c

Updates ruffle_wstr from a00d0e9 to f98999c

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 12, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/ruffle-2af8238cc3 branch from 9d684e0 to 12055c9 Compare August 12, 2024 11:19
And follow the update to wgpu 22.1.0 manually.

Bumps the ruffle group with 9 updates:

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


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

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

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

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

Updates `ruffle_gc_arena` from `a00d0e9` to `f98999c`

Updates `ruffle_macros` from `a00d0e9` to `f98999c`

Updates `ruffle_render` from `a00d0e9` to `f98999c`

Updates `ruffle_video` from `a00d0e9` to `f98999c`

Updates `ruffle_wstr` from `a00d0e9` to `f98999c`

---
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>
@torokati44 torokati44 force-pushed the dependabot/cargo/ruffle-2af8238cc3 branch from 12055c9 to 9096eda Compare August 12, 2024 16:53
@torokati44
Copy link
Member

Also followed the update to wgpu 22.1.0 manually.

@torokati44 torokati44 merged commit 7328df4 into main Aug 12, 2024
10 checks passed
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