-
Notifications
You must be signed in to change notification settings - Fork 39
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 #236
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the ruffle group with 9 updates: | Package | From | To | | --- | --- | --- | | [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``3b9d9cf`` | ``cde0ef5`` | | [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``3b9d9cf`` | ``cde0ef5`` | | [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``3b9d9cf`` | ``cde0ef5`` | | [ruffle_frontend_utils](https://github.com/ruffle-rs/ruffle) | ``3b9d9cf`` | ``cde0ef5`` | | ruffle_gc_arena | ``3b9d9cf`` | ``cde0ef5`` | | ruffle_macros | ``3b9d9cf`` | ``cde0ef5`` | | ruffle_render | ``3b9d9cf`` | ``cde0ef5`` | | ruffle_video | ``3b9d9cf`` | ``cde0ef5`` | | ruffle_wstr | ``3b9d9cf`` | ``cde0ef5`` | Updates `ruffle_core` from `3b9d9cf` to `cde0ef5` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@3b9d9cf...cde0ef5) Updates `ruffle_render_wgpu` from `3b9d9cf` to `cde0ef5` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@3b9d9cf...cde0ef5) Updates `ruffle_video_software` from `3b9d9cf` to `cde0ef5` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@3b9d9cf...cde0ef5) Updates `ruffle_frontend_utils` from `3b9d9cf` to `cde0ef5` - [Release notes](https://github.com/ruffle-rs/ruffle/releases) - [Commits](ruffle-rs/ruffle@3b9d9cf...cde0ef5) Updates `ruffle_gc_arena` from `3b9d9cf` to `cde0ef5` Updates `ruffle_macros` from `3b9d9cf` to `cde0ef5` Updates `ruffle_render` from `3b9d9cf` to `cde0ef5` Updates `ruffle_video` from `3b9d9cf` to `cde0ef5` Updates `ruffle_wstr` from `3b9d9cf` to `cde0ef5` --- 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
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Aug 19, 2024
@dependabot recreate |
Looks like these dependencies are no longer updatable, so this is no longer needed. |
@dependabot recreate |
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 |
Looks like these dependencies are no longer updatable, so this is no longer needed. |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the ruffle group with 9 updates:
3b9d9cf
cde0ef5
3b9d9cf
cde0ef5
3b9d9cf
cde0ef5
3b9d9cf
cde0ef5
3b9d9cf
cde0ef5
3b9d9cf
cde0ef5
3b9d9cf
cde0ef5
3b9d9cf
cde0ef5
3b9d9cf
cde0ef5
Updates
ruffle_core
from3b9d9cf
tocde0ef5
Commits
cde0ef5
avm2: Add comment for weird trig constsdb61726
avm2: Implement Graphics::drawRoundRectComplex84e4270
chore: Update to wasm-bindgen 0.2.93.f84fd98
avm2: Added all missing [API()] to methods from the liste1c05da
chore: Update translations from Crowdin0d37b3d
avm2: Ensurebound_class
is set inActivation::init_from_method
and remov...7bea8c9
chore: appease clippycb5644b
avm2: Fix some confusing naming of subclass and superclass6507722
avm2: Make Class class final6450a6a
tests: Add a test for unusual supercallsUpdates
ruffle_render_wgpu
from3b9d9cf
tocde0ef5
Commits
cde0ef5
avm2: Add comment for weird trig constsdb61726
avm2: Implement Graphics::drawRoundRectComplex84e4270
chore: Update to wasm-bindgen 0.2.93.f84fd98
avm2: Added all missing [API()] to methods from the liste1c05da
chore: Update translations from Crowdin0d37b3d
avm2: Ensurebound_class
is set inActivation::init_from_method
and remov...7bea8c9
chore: appease clippycb5644b
avm2: Fix some confusing naming of subclass and superclass6507722
avm2: Make Class class final6450a6a
tests: Add a test for unusual supercallsUpdates
ruffle_video_software
from3b9d9cf
tocde0ef5
Commits
cde0ef5
avm2: Add comment for weird trig constsdb61726
avm2: Implement Graphics::drawRoundRectComplex84e4270
chore: Update to wasm-bindgen 0.2.93.f84fd98
avm2: Added all missing [API()] to methods from the liste1c05da
chore: Update translations from Crowdin0d37b3d
avm2: Ensurebound_class
is set inActivation::init_from_method
and remov...7bea8c9
chore: appease clippycb5644b
avm2: Fix some confusing naming of subclass and superclass6507722
avm2: Make Class class final6450a6a
tests: Add a test for unusual supercallsUpdates
ruffle_frontend_utils
from3b9d9cf
tocde0ef5
Commits
cde0ef5
avm2: Add comment for weird trig constsdb61726
avm2: Implement Graphics::drawRoundRectComplex84e4270
chore: Update to wasm-bindgen 0.2.93.f84fd98
avm2: Added all missing [API()] to methods from the liste1c05da
chore: Update translations from Crowdin0d37b3d
avm2: Ensurebound_class
is set inActivation::init_from_method
and remov...7bea8c9
chore: appease clippycb5644b
avm2: Fix some confusing naming of subclass and superclass6507722
avm2: Make Class class final6450a6a
tests: Add a test for unusual supercallsUpdates
ruffle_gc_arena
from3b9d9cf
tocde0ef5
Updates
ruffle_macros
from3b9d9cf
tocde0ef5
Updates
ruffle_render
from3b9d9cf
tocde0ef5
Updates
ruffle_video
from3b9d9cf
tocde0ef5
Updates
ruffle_wstr
from3b9d9cf
tocde0ef5
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