blissd / fotema

Photo gallery for Linux
81 stars 8 forks source link

Bump ashpd from 0.9.2 to 0.10.2 #273

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps ashpd from 0.9.2 to 0.10.2.

Release notes

Sourced from ashpd's releases.

0.10.2

  • Add backend feature to docs.rs

0.10.1

What's Changed

  • desktop/activation-token: Add helper for retriving the token from a gtk::Widget or a WlSurface
  • desktop/secret: Close the socket after done reading
  • desktop/input-capture: Fix barrier-id type
  • desktop: Use a Pid alias all over the codebase
  • desktop/notification: Support v2 of the interface
  • Introduce backend implementation support, allowing to write a portal implementation in pure Rust. Currently, we don't support Session based portals. The backend feature is considered experimental as we might possibly introduce API breaking changes in the future but it should be good enough for getting started. Examples of how a portal can be implemented can be found in backend-demo

Note: The 0.10.0 release has been yanked from crates.io as it contained a build error when the glib feature is enabled.

Commits
  • 87ca64b Release 0.10.2
  • ca96396 docs: Build backend feature for docs.rs as well
  • 9760626 Release 0.10.1
  • acc69ad desktop/notification: Fix glib enum feature
  • 7aff974 Bump version to 0.10.0
  • f9caf80 deskto/notification: Support V2
  • 291726a activation-token: Fix clippy warning
  • b61d118 demo: Bump to ashpd git
  • e9d9d92 activation token: Add a Wayland implementation
  • 98c44dd fixup! activation_token: Provide GTK 4 helper
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)