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

fix(deps): update rust crate rfd to 0.15.0 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2024

This PR contains the following updates:

Package Type Update Change
rfd dependencies minor 0.12.1 -> 0.15.0

Release Notes

PolyMeilex/rfd (rfd)

v0.15.0

Compare Source

  • Move from objc crates to objc2 crates.
  • Fix AsyncFileDialog blocking the executor on Windows (#​191)
  • Add TDF_SIZE_TO_CONTENT to TaskDialogIndirect config so that it can display longer text without truncating/wrapping (80 characters instead of 55) (#​202)
  • Fix xdg-portal backend not accepting special characters in message dialogs
  • Make set_parent require HasWindowHandle + HasDisplayHandle
  • Add support for set_parent in XDG Portals
  • Update ashpd to 0.9.
  • Add support for files without an extension in XDG Portal filters
  • Derive Clone for FileHandle

v0.14.1

Compare Source

  • Avoid unnecessary heap allocation and copy (#​181)
  • Implement FileDialog.starting_directory for xdg desktop portal backend (#​179)

v0.14.0

Compare Source

  • i18n for GTK and XDG Portal
  • Use XDG Portal as default
  • Use zenity as a fallback for XDG Portal
  • Update raw-window-handle to 0.6.
  • Update winit in example to 0.29.
  • Update ashpd to 0.8.
  • Update wasm CSS to respect the color scheme (including dark mode)
  • Fix macOS sync backend incorrectly setting the parent window
  • Add FileDialog/AsyncFileDialog::set_can_create_directories, supported on macOS only.

v0.13.0

Compare Source

  • [Breaking] Users of the xdg-portal feature must now also select the tokio
    or async-std feature
  • [macOS] Use NSOpenPanel.message instead of title #​166

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 14, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/rfd-0.x branch from fa1b46f to 6c13d32 Compare February 19, 2024 22:15
@renovate renovate bot changed the title fix(deps): update rust crate rfd to 0.13.0 fix(deps): update rust crate rfd to 0.14.0 Feb 19, 2024
@renovate renovate bot changed the title fix(deps): update rust crate rfd to 0.14.0 fix(deps): update rust crate rfd to 0.14.1 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/rfd-0.x branch from 6c13d32 to 1df02fb Compare March 20, 2024 01:20
@renovate renovate bot changed the title fix(deps): update rust crate rfd to 0.14.1 fix(deps): update rust crate rfd to 0.14.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/rfd-0.x branch from 1df02fb to 2cd5497 Compare May 5, 2024 09:12
@renovate renovate bot force-pushed the renovate/rfd-0.x branch from 2cd5497 to 7d4a46a Compare September 18, 2024 21:07
@renovate renovate bot changed the title fix(deps): update rust crate rfd to 0.14.0 fix(deps): update rust crate rfd to 0.15.0 Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants