-
Notifications
You must be signed in to change notification settings - Fork 287
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
fix(deps): update rust crate rfd to 0.15 (v2) #1805
Conversation
Package Changes Through d8b4c00There are 2 changes which include deep-link with prerelease, dialog with prerelease Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
c2e6e05
to
5ae3c99
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
i wonder if we're at a point now where it makes more sense to just store rfd's builder inside our builder (on desktop only ofc) so we don't need this custom stuff... |
Sounds good to me, looking at the current code, it's pretty much two different paths anyways, and we don't store the builders, so not much need for it |
Maybe do it in another PR? Maybe could also address this
|
fine with me |
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.
let's just get this one in then
* fix(deps): update rust crate rfd to 0.15 * Fix compilation * Add change file * Remove platform specific note --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tony <[email protected]>
This PR contains the following updates:
0.14
->0.15
Release Notes
PolyMeilex/rfd (rfd)
v0.15.0
Compare Source
objc
crates toobjc2
crates.AsyncFileDialog
blocking the executor on Windows (#191)TDF_SIZE_TO_CONTENT
toTaskDialogIndirect
config so that it can display longer text without truncating/wrapping (80 characters instead of 55) (#202)xdg-portal
backend not accepting special characters in message dialogsset_parent
requireHasWindowHandle + HasDisplayHandle
set_parent
in XDG Portalsashpd
to 0.9.Clone
forFileHandle
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.