Skip to content

Update rfd requirement from 0.12.1 to 0.13.0#172

Merged
ChristopherRabotin merged 1 commit into
masterfrom
dependabot/cargo/rfd-0.13.0
Jan 15, 2024
Merged

Update rfd requirement from 0.12.1 to 0.13.0#172
ChristopherRabotin merged 1 commit into
masterfrom
dependabot/cargo/rfd-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 15, 2024

Copy link
Copy Markdown
Contributor

Updates the requirements on rfd to permit the latest version.

Release notes

Sourced from rfd's releases.

0.13.0

  • [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
Changelog

Sourced from rfd's changelog.

0.13.0

  • [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

0.12.1

  • Fix FileHandle::inner (under feature file-handle-inner) on wasm

0.12.0

  • Add title support for WASM (#132)
  • Add Create folder button to pick_folder on macOS (#127)
  • Add support for Yes/No/Cancel buttons (#123)
  • Change a string method signatures #117
  • WASM save_file (#134)
  • Update gtk-sys to 0.18 (#143)
  • Update ashpd to 0.6 (#133)
  • Replace windows with windows-sys (#118)
  • Make zenity related deps optional (#141)

0.11.3

  • Zenity message dialogs for xdg portal backend

0.10.1

  • Update gtk-sys to 0.16 and windows-rs to 0.44

0.10.0

  • fix(FileDialog::set_directory): fallback to default if path is empty

0.9.0

  • feat: customize button text, Close #74
  • feat: Add support for selecting multiple folders, fixes #73

0.8.4

  • XDG: decode URI before converting to PathBuf #70

0.8.3

  • Windows-rs update 0.37

0.8.2

  • Windows-rs update 0.35

0.8.1

  • Macos parent for sync FileDialog (#58)
  • Windows-rs update 0.33

0.8.0

  • parent feature was removed, it is always on now
  • New feature xdg-portal
  • Now you have to choose one of the features gtk3 or xdg-portal, gtk is on by default
  • window crate got updated to 0.32

... (truncated)

Commits

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [rfd](https://github.com/PolyMeilex/rfd) to permit the latest version.
- [Release notes](https://github.com/PolyMeilex/rfd/releases)
- [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md)
- [Commits](PolyMeilex/rfd@0.12.1...0.13.0)

---
updated-dependencies:
- dependency-name: rfd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Kind: dependencies Pull requests that update a dependency file label Jan 15, 2024
@ChristopherRabotin ChristopherRabotin merged commit cb4e0ec into master Jan 15, 2024
@dependabot dependabot Bot deleted the dependabot/cargo/rfd-0.13.0 branch January 15, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Kind: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant