-
-
Notifications
You must be signed in to change notification settings - Fork 940
build(deps): bump rfd from 0.15.4 to 0.16.0 #22387
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
Conversation
| "url", | ||
| "wayland-backend", | ||
| "wayland-client", | ||
| "wayland-protocols", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this PolyMeilex/rfd#255 yet again? 🤔 @kjarosh
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh: PolyMeilex/rfd#267
We have default-features = false set for rfd, I guess we should also add "wayland" to features now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's this I think: PolyMeilex/rfd@9435444
The wayland feature has to be enabled by Ruffle to get it back.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pull request actually explicitly mentions that this is a breaking change:
PolyMeilex/rfd#267
c66fbca to
2f27c71
Compare
2f27c71 to
c716b63
Compare
| [[package]] | ||
| name = "windows-targets" | ||
| version = "0.53.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" | ||
| dependencies = [ | ||
| "windows-link 0.2.1", | ||
| "windows_aarch64_gnullvm 0.53.1", | ||
| "windows_aarch64_msvc 0.53.1", | ||
| "windows_i686_gnu 0.53.1", | ||
| "windows_i686_gnullvm 0.53.1", | ||
| "windows_i686_msvc 0.53.1", | ||
| "windows_x86_64_gnu 0.53.1", | ||
| "windows_x86_64_gnullvm 0.53.1", | ||
| "windows_x86_64_msvc 0.53.1", | ||
| ] | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🫠
Bumps [rfd](https://github.com/PolyMeilex/rfd) from 0.15.4 to 0.16.0. - [Release notes](https://github.com/PolyMeilex/rfd/releases) - [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md) - [Commits](PolyMeilex/rfd@0.15.4...0.16.0) --- updated-dependencies: - dependency-name: rfd dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
c716b63 to
6291249
Compare
|
This should be alright now - just ping me if anything breaks because of this! 🤞 🙏 |
Bumps rfd from 0.15.4 to 0.16.0.
Release notes
Sourced from rfd's releases.
Changelog
Sourced from rfd's changelog.
... (truncated)
Commits
5d32eecVersion bump (#279)1092928Eliminate the overlay popup in most cases forpick_fileon Web (#273)32e0d59chore: Park the async example thread (#278)cbabff1Update CHANGELOG for ?Sized bounds (#275)559b247chore: Run rustfmtda2124eMake set_parent Sized bound optionale1e3ed7Update docs (#272)c66dfe3Update file_dialog.rs (#269)0fb4abaAdd trunk example (#246)3071fc5Handle dialog reject (Cancel) on wasm (#266)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)